User Activity

Hello,i use STM32CubeIDE Version 1.7.0.I try to change the text file encoding.I use global settings Window->Preferences->General->Workspace->Text file encoding.I change it to Cp1252 and press Apply. But for some buggy reason it is not saved permanent...
I use the NUCLEO-L4R5ZI Evaluation Board.I use STM32CubeIDE with HAL and gcc.When i activate an Timer Output Channel (I have tried it with Output Compare, PWM, Forced Output) i get a Signal:0 in the gdb after the Timer init (e.g. after call of MX_TIM...