getting gdb error

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

getting gdb error

600 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Irappa on Mon Nov 18 03:56:17 MST 2013
Hi,

Please help me i am getting this (No source available for "(gdb[2].proc[42000].threadGroup[i1],gdb[2].proc[42000].OSthread[1]).thread[1].frame[0]" ) error.
i cant able to run the program on my target board

Regards,
Irappa
0 Kudos
Reply
2 Replies

465 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Fri Jan 10 00:13:30 MST 2014
This means that the PC is not inside of your application, which normally means it is in the boot loader (you can confirm by looking at the PC register).

Being stuck in the boot loader could mean
- your application is not valid - the checksum has not been correctly set
- your board is not releasing ISP
- you have some other hardware issue on your board
0 Kudos
Reply

465 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by caiomarcos on Thu Jan 09 13:28:15 MST 2014
Hi, I just got the same error, and have no idea why. did you solve your problem?
thanks,
0 Kudos
Reply