Forum Discussion
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