| Author |
Message |
|
|
Posted: May 21, 2011 - 04:07 PM |
|

Joined: May 21, 2011
Posts: 31
|
|
I am trying to bring up a new board, debugging with the AVR ONE! jtag connection. It says setEmulatorMode:
Internal emulator error. I'm sure there is something about my board that is causing this but I'm not sure where to start. The power supplies look good. My board is based on the evk1101, switching to the 48-pin part and adding some sensors. |
|
|
| |
|
|
|
|
|
Posted: Jun 05, 2011 - 05:51 PM |
|

Joined: May 21, 2011
Posts: 31
|
|
| Ok finally made some progress. There was a bug in my little board such that the JTAG connections were not made. Apparently this results in "Internal emulator error". Then I had trouble with a complaint that the flash region is locked. I resolved this by changing the erase options in the debug configuration to "JTAG chip erase". Now it works. |
|
|
| |
|
|
|
|
|
|
|