Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Hi there,
I am back with this topic. Is this the place to make suggestions about sysconfig tool?
Until now sdk: "C2000Ware 5.1.0.0", the sysconfig tool doesn't have a resource of does not include "myCanx_init" on Board_Init -> CAN_Init.
Therefore when you set a CAN to Communication manager, the program get stuck in the function CAN_initRAM(). This issue arises because this peripheral no longer belongs to CPU1, and its configuration must be set by the CM Core. My suggestion is to include a checkbox in each peripheral instance within sysconfig, allowing users to indicate whether they want to add this initialization to Board_Init(). Without this feature, utilizing CAN on the CM core renders the Board_Init() function unusable for functional code.
Best Regards,
Ramon