Forum Discussion
Altera_Forum
Honored Contributor
15 years agoUsing FreeRTOS with Eclipse tools.
I have been trying to get the FreeRTOS running on my cyclone iii development board using the Nios ii 3C25. I am running altera v10.1sp1 and using FreeRTOS v6.0.5 (I initially tried the very latest ve...
Altera_Forum
Honored Contributor
13 years agoFollow on
I know this fault i had a copy of port.c 7.02 version in a backup file so it was trying to use it twice I deleted this and cleared fault however address 0x88098dc of FreeRTOS.elf section `.bss' is not within region `SDRAM' FreeRTOS C/C++ Problem address 0x88098dc of FreeRTOS.elf section `.SDRAM' is not within region `SDRAM' FreeRTOS C/C++ Problem is still outside memory allowcation The bsp says now sdram from 8000020-87FFFFF if you try and make this bigger it throws and error I am not sure if freertos is setting this location somewhere or it adding an offset to the momory ??? Jan