Other Parts Discussed in Thread: HALCOGEN
Dear Support,
I intend to integrate the safety library into my project, for the RM57L843 microcontroller.
I followed the HalCoGen example "Example_SafetyLib.c" for step 1 - 3 but encountered a problem in Step 4, where the "HL_sys_link.cmd" has to be modified.
Instead of using Code Composer Studio, Im using IAR Embedded Workbench - ARM v.8.50.9. I configured HalCoGen to create an IAR Project, however this causes the .cmd to look different, than I expected it.
There is no "SECTIONS" block where I could add the lines.
The error I get from simply ignoring Step 4 is in the file "sl_asm_api_IAR.asm" in line 42 where it says "INCLUDE sl_asm_IAR.inc" and the error says:
Error[2]: Failed to open #include file 'sl_asm_IAR.inc'
Error while running Assembler
I assume Im not the first who wants to add the safety library to an IAR project, therefore it would be great if somebody could provide me with the correct .cmd file for my project.
Thank you
Dorian
-----------------------------------------------
Tools:
microcontroller: RM57L843
HalCoGen: v.04.07.01
IAR Embedded Workbench - ARM v.8.50.9
Safety Library v.2.4.0