Altera_Forum
Honored Contributor
20 years agoWhy can not set Program memory to FLASH
I make a simple SOPC Builder system with only EPCS+onchip ram and without other offchip Flash and sram/sdram. I test it under Nios II IDE that it does work when program memory(.text) and read-only data memory(.rodata) are set to onchip ram.
But when I try to set .text and .rodata to EPCS under system library properties, the program can not be downloaded to the board, displaying the following message: Leaving target processor paused. Why can not set these read-only program or data to FLASH?