This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using nowFlash to load a new RM48 build



I am trying to load a RM48 development board from a new build of the demo code. I am trying to use nowFlash and have been unable to connect with the XDS100V2 emulator. Any idea what the issue could be?

I get an error:

C:\ti\nowFlash\v3.41>C:\ti\nowFlash\v3.41\nowFlash -bl -er -pr -ve  "T:\Src\RM48
\myWorkspace\RM48 Hercules Demo\Release\RM48HerculesDemo.out" -r 0x00000000-0x00
0FFFFF -emu TIXDS100V2 -p 000 -cpu CORTEX_RXX -targets 1
nowFlash version 3.41  Build  (OFFICIAL)
Config file C:\ti\nowFlash\v3.41\nowFlash.cfg Revision: 1
Port address 0x000 target..initialize..connect..reset..halt..complete
Port address 0x000 target..initialize..connect..reset..halt..complete
Device ID value read=0x00000000 on port 0x000
Error 103 - Invalid manufacturer code (bits [2:0]) in device ID: '000'.
**************************************************************
By default nowFlash reads the device ID at address 0xfffffff0
to determine which configuration in nowFlash.cfg to use.
Valid device IDs contain either '111' or '101' in bits 2:0.
If nowFlash is unable to read a valid device ID:
1) The DUT is not a TI device, or
2) The emulator clock signal may be too fast, or
3) The DUT internal clock may be too fast, or
4) You may need to force device reset and try again, or
5) The device may be MSM enabled, in which case forcing the
device configuration using the -dn option (see nowFlash.pdf
documentation for more details) is a required workaround.
6) You may need to disable Chain 0 scanning and force Bigendian
in your device driver. See your emulator's release notes
and or contact the emulator vendor for more information.
**************************************************************
See nowFlash.pdf for more info.
**************************************************************