Creating application using Processor Expert

To create an application using processor expert:

  1. Open an example

    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 .

  2. Code generation

    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.

    Note: See Processor Expert tutorials topic for step-by-step tutorials on creating Processor Expert projects from the beginning.