Forum Discussion
tehjingy_Altera
Regular Contributor
8 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
- kh998 months ago
New Contributor
In system.h of bsp:
#define SRAM_BASE 0x4000000
#define SRAM_SPAN 1048576