Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIf you can debug the firmware whitin the sdram it should work correct. Before debugging the debugger performs a verify of your code stored in the sdram.
The EPCS Controller executes after startup a small piece of code the boot loader. (file your_sopc_epcs_controller_boot_rom_synth.hex in the sopc subdirectories) How does the boot loader know from which EPCS the code should be loaded? Jens