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.

IAR Embedded Workbench and SmartRF-06 Evaluation Board

Other Parts Discussed in Thread: CC2538, CC2650, Z-STACK

I have a SmartRF06 Evaluation board and I am trying to connect it to my thermostat.

I recently installed IAR embedded workbench and I am trying to upload this http://www.ti.com/tool/z-stack (The sampletemperaturesensor project) application to the board. Unfortunately either it cannot detect the board and doesn't upload the firmware or it does detect the board and the application crashes.

I am used the debug and run button on the top of the studio.

I cancled the upload adn I got the following output

Thu Jun 11, 2015 16:18:40: Connecting to TI XDS100 (Probe no: 06EB12200FA1)
Thu Jun 11, 2015 16:18:42: TI XDS ARM, device revision: 0x00000001, big endian: false, cache: false, board revision: 0x00000000, driver revision: 0x0B020200
Thu Jun 11, 2015 16:18:42: No valid application found in flash. The CCFG field FLASH_IMAGE_VALID is non zero
Thu Jun 11, 2015 16:18:42: Initial reset was performed

Any leads?