Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reg_debug_2 redefined warning #347

Open
gonsolo opened this issue Nov 29, 2023 · 0 comments · May be fixed by efabless/caravel_mgmt_soc_litex#134
Open

reg_debug_2 redefined warning #347

gonsolo opened this issue Nov 29, 2023 · 0 comments · May be fixed by efabless/caravel_mgmt_soc_litex#134
Assignees

Comments

@gonsolo
Copy link

gonsolo commented Nov 29, 2023

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants