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.

RM48L952: SafeTi HALCoGen CSP

Part Number: RM48L952
Other Parts Discussed in Thread: HALCOGEN

Hi,

I have compared the code generated using HALCoGen with demo SafeTi HALCoGen CSP code and found near to zero difference. If this is the case then why is SafeTi CSP package used? Since I am a newbie to SafeTi can you elaborate on the points to be followed to design a Safety Application? Also, provide details on important library files to be included in the process.

  • Hello Joel,

    The Compliance Support Package (CSP) was developed to provide the necessary documentation, reports and unit test capability to assist customers using HALCoGen generated software to comply with functional safety standards such as IEC 61508 and ISO 26262.

    The test reports are generated after running the unit test and functional test the drivers generated by HALCOGen. So there is no difference between the code from HALCoGen.

  • Thank you for the response Mr. Wang.