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/TMS570LC4357: TMS570LC4357 abort error AXI Decode error

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

Tool/software: TI-RTOS

Hello,

I am running an encryption algorithm on TMS570LC. I used GIO Driver generated by HalCogen Tools.

During debugging, the program abort indicating the following code in the file HL_sysintvecs.asm

dataEntry
        b   dataEntry
        b   phantomInterrupt
        ldr pc,[pc,#-0x1b0]
        ldr pc,[pc,#-0x1b0]

    

I checked the resigters DFAR and DFSR as in the figure below, I recognized that it is an AXI Decode problem.

How can I solve this? Am I also missing sotmething importing during reading errors from the registers? I am beginner in embedded systems programming.

I need your help!

Best regards,

Soundes Marzougui.