Options
Options menu consists of three tabs: Code Editor, Tools and Output settings
Code editor
The Code Editor is advanced text editor fashioned to satisfy needs of professionals.
Tools
The mikroC PRO for ARM includes the Tools tab, which enables the use of shortcuts to external programs, like Calculator or Notepad.
You can set up to 10 different shortcuts, by editing Tool0 - Tool9.
Output settings
By modifying Output Settings, user can configure the content of the output files.
You can enable or disable, for example, generation of ASM and List file.
Also, user can choose optimization level, and compiler specific settings, which include case sensitivity, dynamic link for string literals setting (described in mikroC PRO for ARM specifics).
Besides these, there is an option to generate a binary (*.bin
) file, useful when using third-party programmers.
Build all files as library enables user to use compiled library (*.emcl
) on any MCU (when this box is checked), or for a selected MCU (when this box is left unchecked).
For more information on creating new libraries, see Creating New Library.
What do you think about this topic ? Send us feedback!