2025-11-11 8:43 AM
Hi Support team,
I am working on the FREERTOS based project and i need to disable the code generation for pendsv handler, systick handler, svc handler .
As this handlers are written in freeRTOS, I am getting error for multiple definations.
I have seen the option to skip the code generation in previous versions of the software but now i am not able to do so.
you can see an empty page in code generation option. Please help solve the issue.