mikroC - C Compiler for Microchip PIC microcontrollers
mikroC
making it simple...
CHAPTER 1: mikroC IDE | 1 |
Quick Overview | 1 |
Code Editor | 3 |
Code Explorer | 6 |
Debugger | 7 |
Error Window | 11 |
Statistics | 12 |
Integrated Tools | 15 |
Keyboard Shortcuts | 19 |
CHAPTER 2: Building Applications | 21 |
Projects | 22 |
Source Files | 23 |
Search Paths | 23 |
Managing Source Files | 24 |
Compilation | 26 |
Output Files | 26 |
Assembly View | 26 |
Error Messages | 27 |
CHAPTER 3: mikroC Language Reference | 29 |
PIC Specifics | 30 |
mikroC Specifics | 32 |
ANSI Standard Issues | 32 |
Predefined Globals and Constants | 33 |
Accessing Individual Bits | 33 |
Interrupts | 34 |
Linker Directives | 35 |
Lexical Elements | 36 |
Tokens | 38 |
Constants | 39 |
Integer Constants | 39 |
Floating Point Constants | 41 |
Character Constants | 42 |
String Constants | 44 |
Enumeration Constants | 45 |
Pointer Constants | 45 |
Constant Expressions | 45 |
page |
|
iv | MikroElektronika: Development tools - Books - Compilers |
|