Hi Seongwoong kim,
The TI ARM compiler is not certified to any safety standards. TI provides Compiler Qualification KITs to enable customers to use TI compilers for functional safety development.
Please download the CQKIT first:
https://www.ti.com/tool…
Hi Joe,
For compiler, please point customer to below guide on how they can qualify their use of these tools for functional safety standards.
https://www.ti.com/tool/SAFETI_CQKIT
For F2837x SDK, I am assuming you are referring to the C28x and CLA STL?…
Code Composer Studio is not functional safety certified. We provide a compiler qualification kit so that you can qualify your use of our compilers to functional safety standards. This kit has been accessed by TÜV to comply with both IEC 61508 and ISO 26262…
Hi,
kanna said: We have seen this link - https://software-dl.ti.com/codegen/docs/tiarmclang/rel2_1_0_LTS/compiler_manual/code_coverage/index.html#
You can use this compiler for code coverage, but it is not certified and you may have to use the Safety Compiler…
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 compiler…
Part Number: SAFETI_CQKIT Hello,
I have interest in SafeTI ARM Compiler Qualification Kit with a question.
Does this kit support to identify and verify any compiler-generated object codes that are not directly traceable to the source code?
The intent…
Part Number: IWRL1432 Hi,
There are 2 questions about IEC61508 support.
1. Does user use SAFETI_CQKIT (IDE,CONFIGURATION.COMPILER OR DEBUGGER) for IEC61508?
2. Can it support IEC61508 using IAR/KEIL?
Thanks.
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 any…
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 C2000 use…