Other Parts Discussed in Thread: CC2560, CC2650, SYSBIOS
Hi,
I am new to CCS and have been attempting to run the simple_peripheral project on my CC2560 launchpad with little success. Whenever I load the hex file directly to the board (C:\ti\simplelink\ble_sdk_2_02_02_25\examples\hex\cc2650lp_simple_peripheral_rel.hex) via SmartRf flash programmer 2 it works fine. However, despite building without error, when I try to flash the CC2650 via CCS I get no errors but the program doesn't function. If I try to load it with the hex file generated by CCS via SmartRf flash programmer it also does not work. Any help would be appreciated.
I am using ble_sdk_2_02_02_25 though I have also attempted this with version 2_02_07_06 and 2_02_01_18.
I am ussing CCS version 7.4.0 but have also tried with 12.5.0, 6.2.0 and 9.3.0 to no avail.
The most recent compiler I have used is TI v16.9.4.LTS but I have also used TI v16.9.6.LTS, TI v5.2.6 and TI v18.12.4.LTS
I have several tirtos version installed but have generally been using whatever came with the sdk version I was working in.
Any help or advise would be appreciated.