Hello everyone !
I want to debug the Kboot ( Kinetis Bootloader|Freescale )with a k22.
I've installed IAR plugins. And the project worked with KDS 2.0 (and SDK 1.1.0).
Now i'm with KDS 3.0 (and SDK 1.2.0) with the same IAR plugins.
The project is compiling but, can't debug, the encountered problem is :
"Error while launching command: arm-none-eabi-gdb --version"
I try to debug with SEGGER J-Link
This is my installation config :
I have no idea to salve this problem.
Can you help me?
Thank's
Rémi
Hello rémi raynaud
Please tell me you debug which project on KDS 3.0,
and please also tell me how to repeat the error step by step , i will test it on my side , thank !
BR
Alice
Hello Alice
I'm working on the freescale bootloader for K22 present here (zip):
FSL_Kinetis_Bootloader_1_1_0\targets\MK22F51212\iar\freedom_bootloader
It's designed with IAR, so I've include IAR plugins to KDS, and it's work with KDS 2.0(Compiling and debugging)
With KDS 3.0 the project is compiling but not debugging (with J-link)
Thank's for your help (sorry for my English)
Best regards
Rémi
Hello Remi,
(1) Please check your project , after build , does it generate the ".elf" file ?
(2) Please screenshot the appearance when you debug.
(3) Have you test when you create a simple project on KDS 3.0 , whether it can debug well .
BR
Alice