Hi, I want to set the following JLINK GDB command line options with a settings file (or a script preferably), I've been looking at examples and docs I couldn't figure out how to do this simple task....
-if swd -halt -strict -cpu cortex-m -device STM32F765VI
I tried setting the device in a settingsfile and I still get target unspecified, also tried a script and JLINK_SetDevice("STM32F765VI") still doesn't work...
Thanks!
-if swd -halt -strict -cpu cortex-m -device STM32F765VI
I tried setting the device in a settingsfile and I still get target unspecified, also tried a script and JLINK_SetDevice("STM32F765VI") still doesn't work...
Thanks!