Skip to main content
Visitor II
January 28, 2025
Question

How to turn release target into debug target (STM32CubeIDE)

  • January 28, 2025
  • 2 replies
  • 589 views

Hi All,

By mistake the default debug target got deleted and our development/testing target got created using the release target. I was looking at what are the exact options in which the debug and release target differs so I can create the debug target again. I tried to create the debug target from the "create new configuration" menu using the default debug target there, but it does not seems to work. The current development target have already lots of updates for our custom project so I rather not create a new project but instead update it with the debug configurations to be able to step in the debug mode, also I think this post might be useful for other people if we get the answer.

 

    This topic has been closed for replies.

    2 replies

    LLuna.1Author
    Visitor II
    January 28, 2025

    Well I found it to be a setting in the project menu... if anyone was wondering.

     

    LLuna1_0-1738097968192.png

     

    Visitor II
    January 28, 2025

    Usually optimisation also should be changed accordingly