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.

TMS320F28033: IEC60730_F28033_STL.lib usage problems

Part Number: TMS320F28033

Hi TI expert

LIB VERSION:  STL_V4_00_00_00

When using "uint64_t STL_CRC_TEST_calculateCrc(uint32_t *pStartAddress,uint16_t memorySize)" , always returns 0

When using "UINT16_T STL_CRC_TEST_TESTNVMEMORY (UINT32_T * PstartAddress, UINT32_T * PendAddress, UINT64_T * PExpectedCRC, UINT16_T NVMemType)", always return "TEST_FAILED" , unless * PExpectedCRC  is 0

"Memcpy (&psa_crcrunstart, &psa_crcloadstart, (uint32_t) &psa_crcloadsize) "    has been executed for software initialization;

Best regards,

Thomas