Hi,
(+) RM48L952: IEC61508 certification - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums
CCS itself is not certified for functional safety, but it can be used to develop safety-related software.
The TI ARM…
Linux is all GCC complier, no confusion there. This is strictly with respect to MCU+ SDK and RTOS compilers for R5.
If we do Free RTOS for A53, that will also be GCC based (on TI CLANG available AFAIK).
Additionally please note that if you are doing…
Hi,
You can use the Safety Compiler Qualification kit, available in this location to qualify your use of the compilers to functional safety standards such as ISO 26262.
SAFETI_CQKIT IDE, configuration, compiler or debugger | TI.com
Regards,
J…
Part Number: TMS320F28P650DH Hi Team,
My customer want to compiler UL certification with use C2000.
we follow the coverage_test_instruction to coverage data files.
coverage_testing_instructions.pdf
But I am very confuse by set COVFILELIST, Why…
Stavan,
I can help with compiler QKIT questions.
For QKIT details see: https://www.ti.com/tool/SAFETI_CQKIT
For ARM QKIT downloads see: https://www.ti.com/tool/download/ARM-CQKIT
For CCS version, I would recommend using the latest 12.4 https:…
Part Number: AM620-Q1 Dear Experts,
We are evaluating the use of AM620-Q1 to develop ASIL B compliant ECUs, MCU domain compiler is required to meet functional safety. I have two questions.
TI is to provide Safety Compiler Qualification Kit ( https…
https://www.ti.com/tool/ARM-CGT?keyMatch=TI%20ARM%20CGT
The Safety Compiler Qualification Kit was developed to assist customers in qualifying their use of the TI ARM C/C++ Compiler to functional safety standards such as IEC 61508 and ISO 26262.
https…
The GCC compiler has not been designed with safety qualification in mind and will likely not be relevant.
For safety use of TI Clang compiler see https://www.ti.com/tool/SAFETI_CQKIT .
Pekka