Perform programming tasks by accessing or developing software development projects for PIC18 MCUs and optimizing the code structures with the OCG technology. The suite adjusts the size of each pointer variable in the code and automatically allocates objects into optimal locations.
HI-TECH C compiler for PIC18 MCUs implements the optimizations of Omniscient Code Generation™ (OCG) - a whole-program compilation technology - to provide denser code and better performance for development on PIC18 MCUs. This program optimizes the size of each pointer variable in your code based on its usage, automatically allocates objects into optimal locations, handles memory banking without requiring special qualifiers, analyzes user assembly and object code files and eliminates the need for many non-standard C qualifiers and compiler options.
Comments (3)