Part Number: SAFETI_DIAG_LIB Tool/software: Hello,
While integrating the SafeTI library, I have found a warning inside the function _SL_HoldNClear_nError.
The warning is #188-D pointless comparison of unsigned integer with zero.
Indeed, after checking…
Part Number: SAFETI_DIAG_LIB Tool/software: Hello,
I need to integrat the SafeTI Diagnostic library and TPS driver into my project for ESM and for PMIC control.
I have read the documents and the examples provided in the library.
Indeed, as said in the…
Part Number: RM48L950 Other Parts Discussed in Thread: HALCOGEN Hi TI,
I'm trying to write and read the sector 7 (0xF0200000) of the the flash. I'm able to do it. but the issue is, the flash is not erasing properly even when loading the code for…
Part Number: RM48L950 Other Parts Discussed in Thread: HALCOGEN Hi Ti,
Is there any sample code available to test an internal watchdog functionality on Rm48 controller? Whether it is required to use the RTI modules for configuring and running the WDT functionality…
Part Number: RM48L950 Hi TI,
I want to use the safety diagnostic libraries in my CCS project. I took the safety library folder from the path "C:\ti\Hercules\SafeTI Diagnostic Library\2.4.0" and copied in my CCS project folder. In CCS i have included the…
Part Number: RM48L950 Other Parts Discussed in Thread: HALCOGEN , Hi Ti,
Our project should be complaint to IEC-61508, so we need to perform MCU inbuilt diagnostic periodically. The SafeTI diagnostic library provides the library driver to perform these…
Since it has been a long time since the last activity on this thread, I would assume that your issue has been resolved so I will close this thread. If there are any lingering issues or new questions, please open a new thread.
Part Number: RM48L950 Hi Ti,
We want to perform boot-time and periodic MCU diagnostics. We downloaded SafeTI diag library v2.04, which will have the safety libraries and API's to perform MCU diagnostics. We were able to run the demo project (RM48L950_NoOS…