Altera_Forum
Honored Contributor
19 years agoIs .text data not located in flash memory?
HELP!
When I down my program to the My board---ep2c35, I set .text and .rodata into flash memory in System Library Page.Built project.............OK! RUN AS HARDWARE...................Verify failed! SO I set .text and .rodata into SSRAM,all is fine. why?why I can not place .text data into flash?Anyone have some advice?Thanks!