Other Parts Discussed in Thread: SYSCONFIG
Hello everyone,
I am developing a safety product (61508 SIL3) which uses a R5F core for black channel and M4F core for safety channel.
I have some questions related to M4F.
1/ As the communication between R5F and M4F use your IPC library, i would like to know if the IPC library is certified?
2/ As M4F core is used as safety channel (safe) in no-rtos, i would like to know if the SDK is certified (our application uses I2C drivers, IPC library, UART and GPIO) ?
3/ i would like to get your feedback about the memory use, for example about a simple demo IPC code, we saw the total resource consumed is 35% for a small application of 20K Code.
From the map file, this is my understanding:
I can see in the map file that the IPC library is around 13Kb.
Thanks