Forum Discussion
Altera_Forum
Honored Contributor
19 years agoScott's right. You can store your code in the EPCS, but you cannot _run_ your code from there. By telling the IDE to link your .text section into the EPCS controller, you are pointing it at the small onchip memory that is part of the controller.
If you want to store code in this device, you have to program it using the flash programmer. - slacker