Changes between Version 37 and Version 38 of expansion/gw16122
- Timestamp:
- 04/24/2018 11:43:07 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16122
v37 v38 284 284 1. [http://www.ti.com/tool/download/SIMPLELINK-CC13X0-SDK Simple Link CC13X0 SDK] from TI's site is available on multiple platforms and contains prebuilt firmware images, example software, and documentation for working with the CC1350 285 285 ==== Host Programming Software ==== 286 287 In general, the Windows tool seems easier to use and more reliable. 288 286 289 ===== Windows ===== 287 1. [http://www.ti.com/tool/flash-programmer SmartRF Flash Programmer] for quickly installing prebuilt firmware without code composer studio and especially useful for quickly programming sensor nodes using a GUI ('''Windows only''')290 1. [http://www.ti.com/tool/flash-programmer SmartRF Flash Programmer v2] for quickly installing prebuilt firmware without code composer studio and especially useful for quickly programming sensor nodes using a GUI ('''Windows only - Must use SmartRF Flash Programmer v2''') 288 291 289 292 ===== Linux ===== … … 653 656 == Programming the CC1350 == 654 657 655 The CC1350 of the GW16122 can be programmed a number of ways depending on your host machine. Gateworks has tested both Windows (SmartRF Flash Programmer) and Linux (Uniflash) tools but specific instructions will be provided from the Linux perspective. 658 The CC1350 of the GW16122 can be programmed a number of ways depending on your host machine. 659 660 Gateworks has tested both Windows (SmartRF Flash Programmer v2) and Linux (Uniflash) tools but specific instructions will be provided from the Linux perspective. However, the [wiki:#HostProgrammingSoftware Windows Software] may be easier and more reliable to use. 656 661 657 662 You will need to have installed the software detailed in the [wiki:expansion/gw16122#SetUp Set Up] section in order to continue.