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.

TMS570LC4357: HALCoGen example example_SafetyLib.c has error in 04.06.01

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

There's this line of code:

        case CPU1_RESET:

however, this value isn't defined in HL_system.h and compilation fails.

You can also note this in the help viewer of HALCoGen for the TMS570LC43, where the value CPU0_RESET has a hyperlink, and the line below it, CPU1_RESET hasn't.