2020-11-09 05:45 AM
hello, i've got an issue when dealing with the Debug Config launcher.
the context is a Src tree coming from TouchGFX 4.10.0, the ST32F429-discovery sample prj, and then heavily derived for the businessl logic, but, of course didn't tweaked on the Makefile.
I used to build and test on Linux pretty smoothly, but the boss recently told me to make it working inside CubeIDE on Windows (he's sort of a point & click guy.. :-) )
i made my way to import the source tree into a CubeIde (1.4.2) prj and fix the makefile up to be able to build the .elf/.hex/.bin artifacts, using the "Cross GCC" and "Gnu Make Builder". that's good!
Now i'm trying to setup a Debug config launcher to be able to flash the board through ST-Link V2 and debug with gdb but the editing of the Debug cfg is raising a java.lang.NullPointerException with not much more detail.. see below the relevant screenshot.
weird error.. does anybody have a clue what to look at?
what's that log file referenced in the err msg, any insight/tip?
bests
Andrea