Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNios II Gen2 core error
I just migrated my nios II to Nios II Gen2 core. I got a error as below. i tried to set instruction and data cache size to none. still give same error. /HAL/src/alt_remap_uncached.c:52: warning...
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- But no matter if the 32nd bit mechanism is enabled or not, the linker throws an arrow when you call the alt_remap_uncached function. --- Quote End --- This sounds like something basic is wrong. What linker error are you getting? alt_remap_uncached() is a pretty simple function in the BSP HAL/src/alt_remap_uncached.c file.