Error message: Ee(02)-Not connected to Emulator!

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

Error message: Ee(02)-Not connected to Emulator!

603 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by frankwu5 on Wed Jun 09 03:22:49 MST 2010
Hello:

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

I make a mistake to 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
Reply
1 Reply

593 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Jun 09 04:23:12 MST 2010
There are a number of previous threads which reference this error, which should provide you with the information to solve this problem. For example:

http://knowledgebase.nxp.com/showthread.php?p=1649

You can find the others by googling for '[I]Ee(02) site:knowledgebase.nxp.com[/I]'.

Best regards,
CodeRedSupport.
0 Kudos
Reply