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.

The cc26xx-demo.bin for CC2650 does not work

Other Parts Discussed in Thread: CC2650

Hi,

The Tools I use below:

1.Ubuntu 15.04

2.arm-none-eabi-gcc version is 4.8.3 (4.8.3-18ubuntu2+12)

3.MCU: cc2650

4.Kit SmartRF06 EVB

after compiled I got cc26xx-demo.bin and I upload to cc2650 via SmartRF Flash Programmer2 ver.16.1

and the MCU does not work even printf  like this: printf("CC26XX demo\n");

Where I should do something or I did worng.