Forum Discussion
Altera_Forum
Honored Contributor
15 years agoow to define an uncached linker region
Can anyone tell me how to define a region in the linker to be uncached? An example - I have a block ram I am using for SGDMA descriptor tables that I need to define as uncached... Thanks - Chris
Altera_Forum
Honored Contributor
15 years agoBut SOPC builder gives me an error when I try to map this... do you mean that I should place it at a physical address in SOPC builder - say 0x2000 0000 as an example but when I access is address it as 0xA000 0000 from nios?