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.

CCS: TMS570LC43 Safety library - HalCogen error

Other Parts Discussed in Thread: TMS570LC4357, HALCOGEN

Tool/software: Code Composer Studio

I want to test Safety library.

I can use  the project act well when i just import the project.

But, in the project, i generate HL code with HalCoGen project file "TMS570LC43X.hcg"  which is located in "[project]\demo_app\HALCoGen\TMS570LC4357_NoOS"

If i use the generated HL file, I get error like this.

In HL_sys_intves.sam

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

I want to know why this error occur and know about HalCoGen setting to act the safety library