caravel_user_project icon indicating copy to clipboard operation
caravel_user_project copied to clipboard

reg_debug_2 redefined warning

Open gonsolo opened this issue 2 years ago • 0 comments

On branch main:

In file included from wb_port.c:19: .../mgmt_core_wrapper/verilog/dv/firmware/defs.h:273: warning: "reg_debug_2" redefined 273 | #define reg_debug_2 ((volatile unsigned int)(USER_SPACE_ADDR + USER_SPACE_SIZE)) | .../mgmt_core_wrapper/verilog/dv/firmware/defs.h:147: note: this is the location of the previous definition 147 | #define reg_debug_2 ((volatile uint32_t)0x300FFFFC)

gonsolo avatar Nov 29 '23 09:11 gonsolo