Other Parts Discussed in Thread: CC1350
Tool/software: Code Composer Studio
Trying to learn Project0 as advised by BLE user guide.
Absolutely confused. I am using simplelink 2.10.00.36
This is rge instruction:
Import the following projects to the workspace from the CC1350_LAUNCHXL development board in resource explorer:
- bim_extflash_cc1350lp ---where to find that
- simple_peripheral_cc1350lp_app_FlashOnly_OAD_ExtFlash --- where to find that?
- rfWsnDmNode_CC1350_LAUNCHXL_tirtos_ccs -----where to find that?
2
Install the python tools
Clone or copy the OAD conversion script at ti-simplelink Github -----does not exist anymore!!!
- Click on the folder `oad`
- Click on the file `oad_image_tool.py`
- Make a note of the Python version required (scroll down).
- Copy the content to a text file, save as `oad_image_tool.py`
best regards