User`s manual

mikroBASIC
- Basic Compiler for Microchip PIC microcontrollers
20
mikroBASIC
MikroElektronika: Development tools - Books - Compilers
making it simple...
page
After compiling your program in mikroBasic, you can click toolbar Assembly icon
or select Project > View Assembly from drop-down menu to review generated
assembly code in a new tab window. Assembly is human readable with symbolic
names. All physical addresses and other information can be found in Statistics or
in list file.
If program is not compiled and there is no assembly file, starting this option will
compile your code and then display assembly.
ASSEMBLY VIEW
Assembly Icon.