Hi folks, I have a clone JLink adapter, that was working fine with OpenOCD (apart from my not being able to access the flash at the time).
I decided to try it with the JLink software, and it upgraded the firmware. Every since, I have been unable to use it with OpenOCD. My config file is available here: http://dawes.za.net/rogan/dns323.cfg I invoke it as: openocd -d3 -l jlink.log -f interface/jlink.cfg -f dns323.cfg -s "mdw 0xffff0000 0x10; sleep 100; shutdown" (Just to get it to do something, then exit as soon as possible). The log is available at: http://dawes.za.net/rogan/jlink_201105102028.log The main problem appears to be these lines: Error: 294 300 jlink.c:1541 jlink_usb_message(): jlink_usb_message failed with result=255) Error: 295 300 jlink.c:1367 jlink_tap_execute(): jlink_tap_execute, wrong result -107 (expected 1) Does anyone know what that means, and if there is anything I can do to fix them? Thanks Rogan _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development