USER CODE block disappeared during upgrade
Auto-genned code in v1.14 had USER CODE blocks in MX_CAN1_Init, but after upgrading to v1.15 they are no longer there.
Where should I put my ConfigFilter and ActivateNotification calls now?
Auto-genned code in v1.14 had USER CODE blocks in MX_CAN1_Init, but after upgrading to v1.15 they are no longer there.
Where should I put my ConfigFilter and ActivateNotification calls now?
Issue will be fixed in the next release @Community member .
For the moment you can uncheck the " Genearte peripheral initialization as a pair of ".c/.h" files per peripheral " under Project Manager-code Generator, you can find under main the MX_Can_Init function with the user code section ( this is a provisional solution for your case).
Best Regards,
Khouloud.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.