Currently I am using CuebMX version 6.12 and tried generating BSP and HAL code for STM32U535RBT6 controller.But the generated code is not MISRA C 2012 compliant. How do I generate MISRA C 2012 compliance code?
But I get a lot of errors while running my static code analysis tool.For example.Header files are generated with __Filename_H__ and I get error as "MISRA C:2012 21.1 (Required) #define and #undef shall not be used on a reserved identifier or reserv...
I have the same issue with STM32U535, Is this also not MISRA C2012 compliant ?Any plan to support it ? https://community.st.com/t5/stm32cubemx-mcus/how-to-generate-misra-c-2012-compliance-bsp-and-hal-using-cuebmx/td-p/732387