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.

RM46L852: HALCoGen traceability document

Part Number: RM46L852
Other Parts Discussed in Thread: HALCOGEN,

I am using an RM46L852 device (Cortex-R4F core) and I configured it with Texas Instruments HALCoGen tool.

HALCoGen generates configuration files in C and assembly codes.
In some files, there are traceability requirement references:

First example, in sys_core.asm file:

;-------------------------------------------------------------------------------
; Initialize CPU Registers
; SourceId : CORE_SourceId_001
; DesignId : CORE_DesignId_001
; Requirements: HL_SR477, HL_SR476, HL_SR492


Second example, in system.c file:

/* USER CODE BEGIN (2) */
/* USER CODE END */

/* SourceId : SYSTEM_SourceId_001 */
/* DesignId : SYSTEM_DesignId_001 */
/* Requirements : HL_SR451 */
void setupPLL(void)


Question: HL_SRxyz refers to which document? Can I have access to it?

Thanks for your support.

Philippe HENNEQUIN

  • Hello,

    HL -- HALCoGen

    SR -- Software Safety Requirement

    xyz - number

     

    HALCoGen drivers were developed following Texas Instruments certified Safety software development process. Those numbers are defined in TI software safety requirements specifications.