Other Parts Discussed in Thread: SYSCONFIG
I'm currently migrating projects to use the new v4.4 SDK with CCS v10.
Having problems generating the necessary output files (in order to FLASH).
To get familiar I'm using the 'local_ota_cc3220s_launchxl_tirtos_ccs' example as per the accompanying documentation with the SDK.
- MCU+Image configuration mode has been selected
- I then Build Project
however the necessary files aren't generated (no sl_image output files, see pic below). It's as though the 'image.sysconfig' script didn't run. Same for other examples.
I guess I missed something ?
Stuart