Debugging issue: No source available for ...

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

Debugging issue: No source available for ...

694 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by JoeE on Tue Aug 26 12:28:53 MST 2014
Hi,
I am using 2 LPC-Link2 boards - one for programming and one as target.
When I am trying to debug my program then I get the message - no source available for "0x10401626". This error  did not appear formerly but now also if I try to debug older projects which worked well in the past. I exchanged both board by new ones but the error is persisting.
If I am trying to debug the programm a second time the  I get the error message "RedlinkAPI: Hardware Interface transfer error". Then I have to disconnect the USB cable, stop the Redlinkserv.exe by the windows task manager and restart LPCXpresso. However the problem is still there.
Thanks for every hint for solving this problem.
JoeE
Labels (1)
0 Kudos
Reply
1 Reply

632 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Tue Aug 26 23:55:19 MST 2014
What version of LPCXpresso IDE are you using?

What jumper settings are you using on the two LPC-Link2's ?

Where are you building your code to run from on the target LPC4370 - from RAM or from SPIFI?

If RAM, then you will need to change the script that Redlink runs on connection. For details see:

http://www.lpcware.com/content/forum/how-build-and-debug-lpc-link-2-lpcxpresso-iram-only-projects

Beyond that, make sure you have read the various LPC43 related FAQs, including:

http://www.lpcware.com/content/faq/lpcxpresso/lpc18-lpc43-support
http://www.lpcware.com/content/faq/lpcxpresso/using-lpclink2-as-lpc4370-eval

Regards,
LPCXpresso Support
0 Kudos
Reply