Hello.
I just started to program the AT91SAM7SE512 via GNU Chain tool and eclipse.
I want to use JLink GDB Server for debugging.
In ATMEL's documentation related to "Using Open Source Tools for AT91SAM7 Cross Development" (
http://atmel.com/dyn/products/app_notes.asp?part_id=3940) is discribed how to debug a program, but every time I want to start debugging (SEGGER J-Link GDB Server V3.78c is already running) the Problem-message appears
Code:
Plug-in "com.zylin.embeddedcdt" was unable to instantiate class "com.zylin.embeddedcdt.launch.nativeos.NativeLaunch".
org/eclipse/cdt/core/IProjectInfo
Anyone know what I could do?
Greets
Christian