FSL Bootloader debug error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FSL Bootloader debug error

662 Views
rémiraynaud
Contributor III

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 :

29770_29770.JPGKDS config.JPG

I have no idea to salve this problem.

Can you help me?

Thank's

Rémi

Labels (1)
0 Kudos
3 Replies

442 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

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

0 Kudos

442 Views
rémiraynaud
Contributor III

Hello Alice

I'm working on the freescale bootloader for K22 present here (zip):

Kinetis Bootloader|Freescale

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

0 Kudos

442 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Remi,

(1) Please check your project , after build , does it generate the ".elf" file ?

pastedImage_0.png

(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

0 Kudos