Changes in the .ioc file won't apply when reopening
Hi,
I'm relatively new to the whole MCU thing and bought a Nucleo-H755ZI-Q. So one of the first things I tried to do was to make the LED blink. That was no problem, I configured the PB0-Pin for LD1, made it a GPIO for the M7 chip and it blinks happily, what makes me happy. The problem is, that when I safe the .ioc-file, generate the code etc. then close everything and start the program and the project again, the changes I did in the .ioc-File are gone and its back to its default settings. The PB0 for example was red, something with reset-state, i make it to a GPIO-Output and the color changes to green, and the next time I reopen the project it's red again and not a GPIO anymore!
I don't know how to solve this. Any help is appreciated.
Have a lovely day
