Assembler
Atollic TrueSTUDIO® includes the GNU macro assembler with support for the corresponding CPU architecture. Some of the feature highlights are:
- Assembles CPU specific assembler source code to a format suitable for linking
- Supports parallel builds
- C/C++ preprocessor directives like #define and #ifdef
- C multiline comments in the form of /* ... */
- Numerical expressions are evaluated by the assembler
- More than 100 assembler directives for various purposes
- Macro's with support for loops
- Extensive set of command line options to control the operation
Atollic TrueSTUDIO® also includes an Assembler source code editor, with features such as colour coded syntax for the assembler language.
Some or all the features described on this page may not be available in all product versions. Please read the feature comparison for detailed information on what features are available in different product versions.