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.

Errors after i uploaded the code to uniflash v 2.2 for CC 2538dk

Other Parts Discussed in Thread: UNIFLASH, CC2538

Hi,

Iam using CC 2538dk and iam using Uniflash v2.2 to debug the thingsquare mist-contiki code.iam getting the following errors after i uploaded the code to uniflash.

The below is the link i used to install uniflash v 2.2 and i have used ARM code sourcery tool chain for CC 2538.

http://energy.eecs.umich.edu/wiki/doku.php?id=ref:cc2538:start

The error iam getting after i selected my .ccxml(which i have saved in the path as mentioned in the error below) file by clicking on open target configuration and load program are as follows(Note i selected the .elf file)

[15:18:16] Error: Open ccxml at path=/home/user/Documents/eraseoptions.ccxml failed: File is locked by another process.

[15:18:31] Begin Launching session operation...

[15:18:32] ERROR >> Cannot read System Setup data from XML file /home/user/thinksq/mist-master/platform/mist-cc2538dk/CC2538.ccxml

Error parsing file: Fatal Error at (0, 0): An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=/home/user/thinksq/mist-master/platform/mist-cc2538dk/devices/cc2538.xml while parsing file: /home/user/thinksq/mist-master/platform/mist-cc2538dk/devices/cc2538.xml

[15:18:32] com.ti.debug.engine.IApplication$InitializationException: Cannot read System Setup data from XML file /home/user/thinksq/mist-master/platform/mist-cc2538dk/CC2538.ccxml Error parsing file:

Fatal Error at (0, 0): An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=/home/user/thinksq/mist-master/platform/mist-cc2538dk/devices/cc2538.xml while parsing file: /home/user/thinksq/mist-master/platform/mist-cc2538dk/devices/cc2538.xml

[15:18:32] Operation Launching session returned. [15:18:32] Loaded target configuration from: /home/user/thinksq/mist-master/platform/mist-cc2538dk/CC2538.ccxml

[15:18:32] Error: Failed to save /home/user/thinksq/mist-master/platform/mist-cc2538dk/CC2538.uniflashsession. Please manually specify a valid path to save your session file. /home/user/.TI/1075815565/0/0/temp_session.uniflashsession (No such file or directory)

[15:18:39] Error: saving file at path=null failed: Argument cannot be null

Let me know if iam doing anything wrong.Should i add anything or a file is broken etc. Kindly help,thanx in advance

Chetan