This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/AM6548: Memory access exception

Part Number: AM6548
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

Hi,

I am trying to build a simple application in CCS  based on SYSBIOS (R5F) to toggle LEDs on AM65x IDK, board. After successful build I am getting an memory access exception during  execution of:

 Board_init(boardCfg); 

abort() at exit.c:105 0x70006824
xdc_runtime_System_abort__E(unsigned char *)() at System.c:98 0x7000F4E0
xdc_runtime_Error_policyDefault__E(struct xdc_runtime_Error_Block *, unsigned short, unsigned char *, int, unsigned int, int, int)() at Error.c:172 0x70006B3C
xdc_runtime_Error_raiseX__E(struct xdc_runtime_Error_Block *, unsigned short, unsigned char *, int, unsigned int, int, int)() at Error.c:119 0x7000EF18
ti_sysbios_family_arm_exc_Exception_excHandler__I(unsigned int *, unsigned int)() at Exception.c:197 0x7000486C
MMR_unlock(unsigned int *, unsigned int *)() at board_mmr.c:50 0x7000E24C (next frame is identical to an existing frame)

 

Can you please help in understanding the issue, In case issue is with MMU initialization, I would be great if you can provide some example for R5F

I have attached configuration file below.

3056.app.cfg