Hallo
i am trying to use the "Safety Library" source for the TMS570LC4357ZWT. So i did follow all the instructions from the HalCoGen example: "example_SafetyLib.c" to configure and run the self tests. But unfortunately i become always compiler errors in the *.asm files like :
[E0002] Illegal mnemonic specified sl_pmu_IAR.asm /TMS570_Self_Tests/source line 37 C/C++ Problem
[E0004] Expression must evaluate to an absolute constant sl_asm_api_KEIL.asm /TMS570_Self_Tests/source line 439 C/C++ Problem
such errors are coming from the assembler files supplied by "Hercules SafeTI Diagnostic Library". You can find these files in the source folder.
I am using Code Composer v6.2
Could some one help me in that issue?
thanks