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.

C2000-F28004X-POWER-EST-CALC: TMS320F28P650 and Parasoft Unit Testing

Part Number: C2000-F28004X-POWER-EST-CALC

Hi,sir 
we are using the TI TMS320F28P650 chip and need to conduct a code unit testing project for functional safety certification. When using the parasoft software for unit testing, we encountered the following issues and would like to ask if TI has similar cases;
1. The unit testing software (Parasoft C++test) requires linking to the cpptest runtime library when compiling the test cases based on the automatically generated test runner cpptest_testrunner. This library is compiled based on the x86/x64 host platform and cannot support cross-compilation and linking to the TMS320 DSP target.