Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHow can I allocate a variable to a specific section?
I want a variable to be allocated in the on-chip RAM. I have all sections (.text, .rodata, .rwdata, .heap, and .stack) in DDR2_SDRAM in the auto-generated linker script. I define a global varia...
Altera_Forum
Honored Contributor
16 years agoI am reading from two EPCS64 flash memory serial configuration devices. And I have tried to do this READ operation before and it was correct when assertion the return code. The opening always goes well, but when I read from the flash device to the on-chip RAM something goes wrong.
I am not sure if the target memory section specification is correct or it needs a previous definition in the Nios II IDE. Thanks Brendan