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.

Compiler Errors in the ".asm" Files when using the "Hercules Safety Library" source folder

Other Parts Discussed in Thread: HALCOGEN, TMS570LC4357

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