Hi.
I am currently trying to use nowFlash (tm) to load some code into a RM48L952 device, on a board that I am currently trying to develop code for. I am using the XDS100v2 usb "emulator". On running nowFlash(tm) I get the following:
Config file C:\ti\nowFlash\v3.42.3\nowFlash.cfg Revision: 3
Accessing device 0 through port 0x000
User specified emulator type TIXDS100V2.
Using board configuration file C:\ti\nowFlash\v3.42.3\brddat\board_tixds100v2_v3
_cortex_rxx.dat
Port driver "C:\ti\nowFlash\v3.42.3\drivers\tixds510cortexR.dvr" ... LOADED
Port address 0x000 target..initialize..connect.................................\
...............................................................................\
...........................failed
Error 199 - Unable to connect to target on port address 0x000.
**************************************************************
Emulator drivers compatible with CCS 2.21 and later contain
a 'TRG_connect' function for connecting to the target after
initialization. If you see this error, check to make sure
all connections from the PC to the DUT are correct and the
DUT power levels and clock frequency are within specification.
**************************************************************
You may need to use the tools provided by the emulator
vendor to determine the layout of the scan chain and generate
a custom board configuration. Contact the emulator vendor
for more information.
**************************************************************
See nowFlash.pdf for more info.
**************************************************************
Press Enter to exit
The hold in reset until you see the connecting message workaround does not help.
I've tried both the CORTEX_RXX and CORTEX_RXX_LE (CPU Family options) on the nowFlash(tm) software.
I think that the 100V2 JTAG connections are correct because using OPENOCD I read the same device ID's when using the 100V2 as when using a Olimex ARM-USB-OCD (not supported by nowFlash(tm)) Jtag interface.
Of interest is that I get identical behaviour from nowFlash(tm) when I don't have the 100V2 attached to the USB port.
Any help would be greatly appreciated.
Best regards,
Chris Gibson