I've seen previous posts mentioning support for ARM with the Wiggler JTAG adapter. I can't find any options in the ARM uVision evaluation software for this adapter, only the ULINK adapter. Does anyone know ?
http://www.keil.com/forum/docs/thread2357.asp
Thanks for the link. However it doesn't describe where in uVision2 the Wiggler is setup (I can only find support for the ULINK adapter). Any ideas?
I dunno about the ARM, but I use the Wiggler witht the Triscend E5. In that case, there is a 'Settings' tab next to the drop-down list where you select your debug driver on the 'Debug' tab in the Target options. If you press that 'Settings' button, you should hopefully see some options that you recognise from your 3rd-party documentation? Or are you not even getting as far as having your Wiggler listed as an option in that drop-down?
Andy, thanks for the reply. I've looked a bit further & I think I need a separate wiggler driver for ARM. There are entries in 'tools.ini' in the keil folder for each debug driver available to the debugger. I've got an entry for the ULINK USB adapter (settings for this are available the debug tab as you described) but nothing for the wiggler. I guess you'll have an E5 entry in your tools.ini, something like 'te5_uv2.dll', which is a driver that talks to the E5 via a wiggler. I'll see what the tech. support have to say.
"I guess you'll have an E5 entry in your tools.ini, something like 'te5_uv2.dll' " Yes - something like:
TDRV7=BIN\TE5_UV2-250.DLL("Triscend E5 Driver 2.5.0.0")