Also I'm interesting are there any cases when It need to use disassembling to analyze source code ? Does such software exists ?
In advance, thanks for the answer
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.
Also I'm interesting are there any cases when It need to use disassembling to analyze source code ? Does such software exists ?
In advance, thanks for the answer
Code Composer Studio from TI and Embedded Workbench from IAR are the most common IDE/debugging tools.
Both of them are top products. And both of them have free licenses with full functionality, but code size limited. With CCS you can write programs up to 16k of code. The Embedded Workbench is 4k, I think.
For bigger projects you will have to buy a full license - at least when using one of those two IDEs.
**Attention** This is a public forum