Hello Paul,
I would suggest you to build a binary of your project with debug info and
no optimization using linaro toolchain from commandline. This will rule out
any overridden options by eclipse.
If you are using a jtag connection for debugging it could be problem with
your probe configuration a
Greetings,
I'm using the Linaro tool chain with Eclipse (Juno) (under Windows) and
openOCD to write firmware for an STM32F20x based design (using an ST-Link2
debugger).
In general, that all works fairly well.
The part I'm having problems with is debugging (step-in, etc) from Eclipse.
The