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.

TMS570LS1114: SafeTI Diagnostic Library fail to execute due to errors in build process

Part Number: TMS570LS1114
Other Parts Discussed in Thread: HALCOGEN

Tool/software:

Hello support,

We are trying to execute SafeTI Diagnostic Library(www.ti.com/.../SAFETI_DIAG_LIB) using Hercules TMS570LS12x/11x Development Kit (https://www.ti.com/tool/TMDS570LS12HDK).

  • LDRA Tool and License is installed working, as we already use for HalCoGen CPS execution.
  • We are using required tools by manual:
    • perl v5.32.1 32 bits version (also tested with 64 bits version, same result)
    • Windows 11 Pro 10.0.22631
    • Code Composer studio v12.4.0
    • LDRAunit-TI-Qual 9.4.3
  • Chapter 7 from the SafeTIHerculesDiagnosticLibraryTAU_User_guide.pdf has been taken into account: "7 Manual Settings to the LDRA Install Needed by the User".

But after executing the test we get next error:

  • Execution of "Safety Library TAU 01.00.00":
    • "Build Failed"
    • Log.txt information:
      "C:\ti\Hercules\SAFETI~1\24661E~1.0_L\safety_library\source\\LDRA\Build_command.bat C:\ti\Hercules\SAFETI~1\24661E~1.0_L\safety_library\source\\LDRA\
      The command line shown could not be executed.
      The run time error code was set to 2:"
      Comment: the path and file "C:\ti\Hercules\SAFETI~1\24661E~1.0_L\safety_library\source\\LDRA\Build_command.bat" does not exist in our environment, no idea why the tool search for it.
    • Command line generated by the "Safety Library TAU" when execution LDRA:
      "C:\PROGRA~2\LDRA\LDRAUN~1.3\LDRAconunit-ti-qual.exe TMS570LS12x_SafeTI_Library -tcf_mode=overwrite /21q -tcf=C:\ti\Hercules\SAFETI~1\24661E~1.0_L\Test\TMS570~1\SAFETY~1\Tests\ADC\UnitTest\ADC_UT~1.tcf -regress -quit"
Please, could you support to fix the problem? what we are missing, doing wrong?
Thanks a lot!