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.