Tool/software: Code Composer Studio
I am using the newest CCS V7.3 and the CC3200 launch pad. I am using the "aws-iot-device-sdk-embedded-c" to connect with AWS. I imported it to the CCS workspace as "existing code as makefile project". With the gmake, I can generate the .out file. How can I generate .bin file?
In the previous posts, such as
https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/190375
https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/486843
it seems that post-build actions are needed to get the .bin file. But I do not find the post-build in the project setting.
Thank you in advance for your help.
