Forum Discussion
tehjingy_Altera
Regular Contributor
10 months agoHi
The mentioned KDB should not be related to your issue
The error mentioned in the KDB is during the compilation of the project.
Could you share a screenshot of the Address Map of your project and the define of the SRAM_BASE and SRAM_SPAN of the code?
Regards
Jingyang, Teh
kh99
New Contributor
10 months agoIn system.h of bsp:
#define SRAM_BASE 0x4000000
#define SRAM_SPAN 1048576