Part Number: SAFETI_DIAG_LIB Other Parts Discussed in Thread: HALCOGEN Dear,
When I use the SDL start code from the demo project, I cannot get it to work with SL_Init_R4Registers(). It only works with _coreInitRegisters_(),
I have investigated a little…
Part Number: SAFETI_DIAG_LIB Hi All,
I am using TMS570LC43 MCU with safeTI Diagnostic Library and intigrate with RTOS.
I am facing a problem that the HIGHHANDLER is not getting memory allocation. And the value of "uint32 size=(uint32)&ulHighHandlerSize;…
Part Number: SAFETI_DIAG_LIB Other Parts Discussed in Thread: HALCOGEN , TMS570LS1224 Dear,
we are following a TI sample for our CAN bootloader. We now want to integrate the application with the SafeTI library.
Integrating the SafeTI library with…
Part Number: LAUNCHXL2-570LC43 Hello E2E Experts,
Good day.
I am trying to compile demo SAFETI_DIAG_LIB using your guide but I have lots of assembly code faults like "illegal mnemonic specified" in "sl_asm_api_IAR.asm or sl_asm_api_KEIL.asm" files…
Part Number: SAFETI_DIAG_LIB Dear,
some of the periodic tests that the SDL demo app showcases assert the nERROR pin for a min. time of 200us. Examples would be:
SRAM_ECC_ERROR_FORCING_2BIT
SRAM_RADECODE_DIAGNOSTICS
SRAM_PAR_ADDR_CTRL_SELF_TEST…
Part Number: SAFETI_DIAG_LIB Other Parts Discussed in Thread: TMS570LC4357 , TMDX570LC43HDK I am running demo app for the SafeTI diagnostics library (2.4.0) for the Hercules TMS570LC4357 on a TMDX570LC43HDK development kit. In the TMS570LC4357_NoOS file…
Hi Cherry,
Cherry Zhou said: Is nERROR configured in halcodegenerator?
The ESM Group1 errors have a configurable interrupt response and configurable ERROR pin behavior. those can be configured in HALCOGen.
But ESM Group 2 and Group 3 errors always…
Part Number: SAFETI_DIAG_LIB Other Parts Discussed in Thread: TMS570LC4357 , TMDX570LC43HDK I am running the SafeTI diagnostics library demo app for the Hercules TMS570LC4357 on a TMDX570LC43HDK development kit. I have encountered the problem described…
Part Number: SAFETI_DIAG_LIB The following two documents each assign a unique identifier to each safety feature or diagnostic - Safety Manual for TMS570LC4x Hercules ARM Safety MCUs (SPNU540A May 2014–Revised September 2016) - SafeTI Diagnostic Library…
Part Number: SAFETI_DIAG_LIB Other Parts Discussed in Thread: TMS570LS1114 I have been trying to get the SL_SelfTest_VIM(VIM_SOFTWARE_TEST) to work on our custom board based on TMS570LS1114. In stepping thru the code the reason it always fails is that…