energia / cc3200emt-core

0 stars 2 forks source link

Uploading to the CC3200 SensorTag #10

Closed rei-vilo closed 7 years ago

rei-vilo commented 7 years ago

Uploading to the CC3200 LaunchPad from Energia requires a specific configuration of the SOP jumpers.

How to manage to upload from Energia to the CC3200 SensorTag?

I've found the SOP 0-1-2 on the schematics (swrc337) but how to use them with Energia?

rei-vilo commented 7 years ago

Even with an updated Debug DevPack firmware featuring c-JTAG, upload fails.

Debug DevPack

[Start: Texas Instruments XDS110 USB Debug Probe_0]

Execute the command:

%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -S integrity

[Result]

-----[Print the board config pathname(s)]------------------------------------

C:\Users\ReiVilo\AppData\Local\TEXASI~1\ CCS\ccs710\0\0\BrdDat\testBoard.dat

-----[Print the reset-command software log-file]-----------------------------

This utility has selected a 100- or 510-class product. This utility will load the adapter 'jioxds110.dll'. The library build date was 'Feb 22 2017'. The library build time was '17:13:34'. The library package version is '6.0.579.0'. The library component version is '35.35.0.0'. The controller does not use a programmable FPGA. The controller has a version number of '5' (0x00000005). The controller has an insertion length of '0' (0x00000000). This utility will attempt to reset the controller to enter SWD mode.

-----[Print the reset-command hardware log-file]-----------------------------

This emulator does not create a reset log-file.

-----[Perform the SWD Mode Integrity test]-----------------------------------

This test will read the IDCODE register 100 times.

The IDCODE register value is 0x2ba01477.

The SWD Mode Integrity test has succeeded.

[End: Texas Instruments XDS110 USB Debug Probe_0]

rei-vilo commented 7 years ago

Texas Instruments recommends using the CC3200 LaunchPad for development, not the CC3200 SensorTag.