To create an application using processor expert:
You can start learning Processor Expert by opening one of the available examples. Select File > Import to open the Import dialog. Then select General > Existing Projects into workspace and click Next . All Processor Expert examples are located at: {CodeWarrior_for_MCUs}\MCU\CodeWarrior_Examples\Processor _Expert. Use the Browse button and select the directory of the example project that you would like to use. Click Finish .
After opening an example, invoke the code generation of the project to obtain all sources. In the project tree, right-click the ProcessorExpert.pe file and select the Generate Processor Expert Code command. The generated code is placed in the Generated_Code sub-folder of the project.