Hello everybody,
I'm trying to debug and flash my first program (turn on one LED) using J-Link EDU. The CPU I'm using is STM32L431CC. I'm able to connect to CPU with J-Link GDB Server, but I'm unable to debug with any program (e.g. TrueStudio or KEIL) except Ozone, that works perfectly. I also tried to flash the program using J-Flash Lite and J_Commander and I flashed both hex and bin file without any apparent problem (the operation is done without errors), but the LED remain off. I compiled the program with the official ARM toolchain and also with TrueStudio or KEIL, but the behavior is still the same.
What's wrong? Do you have any suggestion?
Thank you for any suggestion
I'm trying to debug and flash my first program (turn on one LED) using J-Link EDU. The CPU I'm using is STM32L431CC. I'm able to connect to CPU with J-Link GDB Server, but I'm unable to debug with any program (e.g. TrueStudio or KEIL) except Ozone, that works perfectly. I also tried to flash the program using J-Flash Lite and J_Commander and I flashed both hex and bin file without any apparent problem (the operation is done without errors), but the LED remain off. I compiled the program with the official ARM toolchain and also with TrueStudio or KEIL, but the behavior is still the same.
What's wrong? Do you have any suggestion?
Thank you for any suggestion