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.