Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTerasic DE2-115 Flash programming
Am using Quartus/Eclipse with DE2-115. Can someone provide some guidance on how to compile NIOS based application developed under eclipse so it can be falshed as opposed to loading through the debugger each execution.
Thnx ME1 Reply
- Altera_Forum
Honored Contributor
Let me clarify my Q a little bit....
My FLASH base address is 0xa800000. Where in Eclipse do I configure the linker to locate the code and constants? (Menu tree elaboration would be appreciated) ME