Error in Final Launch sequence on MQX for KDS

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

Error in Final Launch sequence on MQX for KDS

1,169 Views
yarannan
Contributor III

Error in final launch sequence

 

Failed to execute MI command:

-target-select remote localhost:0

 

 

Error message from debugger back end:

localhost:0: The requested address is not valid in its context.

localhost:0: The requested address is not valid in its context.

 

It happened when I debug/run the code. What did i do wrong?

21725_21725.pngScreenshot1.PNG.png

Original Attachment has been moved to: test.zip

Labels (1)
0 Kudos
6 Replies

678 Views
BlackNight
NXP Employee
NXP Employee

Have you terminated any pending debug session? You might get such a message if you try to debug twice the application (the applicatino is already debugged, and you start a second launch).

Erich

0 Kudos

678 Views
yarannan
Contributor III

Hi Eric,

I guess it was and currently it is working now but it wont print out entire content. I will post my code and screenshot above.

Thanks,

Yaran

0 Kudos

678 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Yaran,

Please tell us  your chip's part number , and the KDS version ,thank !

And the project is create by yourself or demo code ?

BR

Alice

0 Kudos

678 Views
yarannan
Contributor III

Hi Alice,

Its running on KDS2.0. Thats my own project. It's running now but it wont print entire contents.

I dont get it. Thanks,

Yaran

0 Kudos

678 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Yaran,

Your attachment file only have this :

pastedImage_0.png

Do you missing something ?

BR

Alice

0 Kudos

678 Views
yarannan
Contributor III

Hi Alice,

Sorry about that. I attached new project there. I was running another project earlier this morning and I ran into same thing.

Honestly, I was copy and paste ksdk baremetal code into mqx project. That might cause some fatal issue... but i dont know where...

Thanks,

Yaran

0 Kudos