Tool/software: TI C/C++ Compiler
hello,
Which tool should I use to download boot binary in CC2640 ?
How to build boot binary by compiling source code?
What is the file format of it? (.bin or what )
What is the final file name of boot binary?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: TI C/C++ Compiler
hello,
Which tool should I use to download boot binary in CC2640 ?
How to build boot binary by compiling source code?
What is the file format of it? (.bin or what )
What is the final file name of boot binary?
Hi Aranganathan,
I would suggest you to go through the Software Developer's Guide available here: http://www.ti.com/lit/swru393
This will answer all of your questions and get you started in the right direction. A good section to look at is titled: Setting up the Integrated Development Environment
-Sy Su