Skip to main content
Associate II
November 11, 2025
Solved

skip code generation for pendsv handler, systick handler, svc handler

  • November 11, 2025
  • 2 replies
  • 293 views

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. 

 

 

AADESH_0-1762879068915.png

 

Best answer by Mahmoud Ben Romdhane

Hello @AADESH ,

 

I loaded the Ioc.File and the behavior described is reproducible using the MX integrated in STM32CubeIDE.

I suggest that you move up the configuration window.

MahmoudBenRomdhane_0-1762961788680.png

MahmoudBenRomdhane_1-1762961840453.png

I will be waiting for your feedback.

 

Thanks.

Mahmoud

 

 

2 replies

Technical Moderator
November 12, 2025

Hello @AADESH 

 

Let me thank you for posting.

For mor investigation, could you please provide your Ioc.File.

 

Thanks.

Mahmoud

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
AADESHAuthor
Associate II
November 12, 2025

Hello @Mahmoud Ben Romdhane ,

Please find the attached .ioc file. 

Best Regards,

Aadesh

Technical Moderator
November 12, 2025

Hello @AADESH ,

 

I loaded the Ioc.File and the behavior described is reproducible using the MX integrated in STM32CubeIDE.

I suggest that you move up the configuration window.

MahmoudBenRomdhane_0-1762961788680.png

MahmoudBenRomdhane_1-1762961840453.png

I will be waiting for your feedback.

 

Thanks.

Mahmoud

 

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
AADESHAuthor
Associate II
November 12, 2025

Hello @Mahmoud Ben Romdhane ,

Thank you very much for the quick solution. . 

I have tried installing the previous version thinking this can be the bug in latest software but find the same in earlier versions as well.

Never thought this can be the solution. 

Thanks and Regards,

Aadesh