Error message - not connect ro emulator!

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

Error message - not connect ro emulator!

146 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by frankwu5 on Wed Jun 09 03:04:55 MST 2010
Hello:

I use the code in my program as below and debug in LPCXpresso environment(LPCXPRESS BOARD - target114).
LPC_IOCON->JTAG_TCK_PIO0_10 &= ~0x07;
LPC_IOCON->JTAG_TCK_PIO0_10 |= 0x02; /* Timer0_16 MAT2 */

I think I use a pin for debugging.

What could I do to recover the porblem? Can I programming any code without dedugging to solve it?

Best Regards,
Frank
0 Kudos
0 Replies