I tried to debug an application for ARM microcontroller. I could choose GDB path to run arm-none-eabi-gdb.exe But then I am getting following message:
Code: Select all
The "remote" target does not support "run".
Try "help target" or "continue".
Did anybody try to use CodeLite for ARM development ?