Add '-g' option to compiles to allow GDB debugging
terrillmoore opened this issue · 0 comments
terrillmoore commented
It's quite possible to debug sketches on Catena 461x/4801 using STLINK. But the BSP needs to compile with the -g
option, which somehow got omitted.