There are three methods of designing a project:
- Use the CodeWarrior IDE to coordinate and manage the entire project (
Creating and Managing Project Using CodeWarrior IDE ),
- Begin project creation with CodeWarrior IDE and use the standalone build tools to complete the project (
Using Standalone Compiler ), or
- Start from scratch, make your project configuration (
*.ini) and layout files for use with the Build Tools, (
Build Tools (Application Programs) )
Note:
The Build Tools (including Assembler, Compiler, Linker, Simulator/Debugger, and others) are a part of the CodeWarrior Suite and are located in the
prog folder in the CodeWarrior installation directory. The default location of this folder is:
C:\Freescale\CW MCU V10.x\MCU\prog