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 agoSorry for miss-explanation. I was wrong about the cache issue.
The memtest fails between the following two addresses: --- Quote Start --- 0x04120000 - 0x0412013F (0x04120000 is the OnChip base address and its span is 100000) --- Quote End --- and passes for the rest of the ram range.