2023-08-14 03:51 PM
Do someone know how to fix the wrong type format on Live Expression under Debug?
The format is uint16_t which "live expression" understand corretly, but shows signed int.
Please, see the picture attached.
It was right on old CUBE versions...
Regards.
Solved! Go to Solution.
2023-08-15 03:38 PM
The issue occurred on Version: 1.13.1 Build: 17479_20230728_0839 (UTC)
But, leading for advices, I will uninstall and re-install my IDE.
Thanks
2023-08-14 11:25 PM - edited 2023-08-14 11:32 PM
Right click on your value gives the option, default or decimal. (default is unsigned representation)
2023-08-15 03:24 AM - edited 2023-08-15 03:28 AM
Hello @JSILV.2 ,
The issue is not reproduced on the newest STM32CubeIDE version. Could you, please, provide which STM32CubeIDE version and MCU used for this project.
Thanks,
Rim
2023-08-15 03:38 PM
The issue occurred on Version: 1.13.1 Build: 17479_20230728_0839 (UTC)
But, leading for advices, I will uninstall and re-install my IDE.
Thanks
2023-08-15 04:24 PM
Issues, solved.
Thanks.