Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow big is the memory area - looks like you need at least 32kb.
Did you give the cpu data access to the instruction memory (via the Avalon bus and it's second port) that access is needed to allow the JTAG to download code, it is also needed if there is any data (eg .rodata or switch statement jump tables (esp. gcc4)) in the code.