Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThank for the answers, now I'm able to debug assembler code corresponding to the non-cacheable instruction memory.
Another problem is related to creation of a new .section, called .cacheable, into the cacheable instruction memory. I tried to insert a new line into the .stf file like: <section memory="ddr_sdram_0" name=".cacheable"/> In order to put some code in cacheable memory and some code in non-cacheable memory, but when I jump to the code inserted into this section the program counter jump to another location, that doesn't correspond to the label indicated into the program. How can I solve this problem????:confused::confused::confused: Thank you for helpfulness. Rolfo Daniele.