Forum Discussion
ETang2
Occasional Contributor
6 months agoSDRAM NIOSV ash-riscv-gdb-server error
Hi, i did a simple sdram +niosv projet following DE10-Lite and sdram controller ip | Altera Community but wen i programed the de10-lite board and use the ashling vscode extension but when i try to ...
- 5 months ago
Hi ETang2
You could solve this error b increasing the OCRAM size in the Quartus project.
Once you do this you would need to regenerate the BSP again.
tehjingy_Altera
Regular Contributor
6 months agoHi
From the error log, it seems like the code that you have built have been flashed successfully into the device and it runs till the address 0x04000004 where it could not detect any code.
Could you share with us your objdump file of the application and a view of the address map and your NiosV parameters in the platform designer?
Regards
tehjingy