Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThank you, I must implement a test for instruction cache, for this reason I must jump from the cacheable section of the assembly program to the non cacheable one. My problem is to know the instruction useful to inform the linker using a assembly code.
My first problem is error given during the NiosII Application and BSP from Template. In this application I include a .sopciifo file relative to a system like the one in attach. During the creation of the application I receive this error: Failed to execute: ./create-this-bsp --cpu-name cpu_0 --no-make SEVERE: nios2-bsp-create-settings failed. SEVERE: Tcl script "bsp-set-defaults.tcl " failed: Section ".rodata" has no memory region mapping. nios2-bsp: nios2-bsp-create-settings failed :confused::confused::confused: What does it means?????