cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE Official release - Suggestions from cute user - early heads-up!

chunpeng_yang
Visitor
Spoiler
Spoiler
Did you find STM32CubeIDE will eat your perfect code when you doze off a while(put into system code segment).

Hello,

I have a suggestion: 

I hope STM32CubeIDE can put the deleted code segments into a backup file when user click "Generate Code" button. because sometimes user will wrongly put his code into system Generate code area, or someone can edit the configuration file(*.ioc) to disable the "global interrupt"(for example), this will lead to the interrupt service function codes to be overwritten or lost.

sometime, it costs a lot.

 

Second,

If I can say freely, there will some wired things happen in the STM32CubeIDE, when I debug an "uint16_t" variable(like: Azimuth, in the blew picture), the value displayed can be a "-3"? I think this should be a bug.

 

stm32cubeIDE uint error.jpg

 

 

1 REPLY 1
Ghofrane GSOURI
ST Employee

Hello @chunpeng_yang 

Thank you for your contribution.

Regarding your request : a ticket has been escalated to dev team for feasibility check ((internal ticket ID: 222326  )

Regarding the Live expression wrong error :A ticket has already been escalated to the development team to address this issue (internal ticket ID: 175214).

THX

Ghofrane

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.