A quick tutorial on how to create, compile and debug an application for Freescale S12XS

From ErikaWiki

Revision as of 18:03, 9 December 2009 by Erikadds (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to build a project in RT-DRUID

  1. In Eclipse/RT-Druid environment, open the New Project window.
    Druid.PNG
  2. Select a template from the s12xs menu.
    Task.PNG
  3. Name your project.
    Name.PNG
    • the folder appears in the Project Explorer;
    Oil.PNG
  4. Build the project (click with the right button of the mouse on the project name);
    Build.PNG
    • the compilation starts;
    Progress.PNG
    • the executable file appear in the Debug folder of the project.
    Elf.PNG
  5. Open the RT-debugger.
    Hiwave.PNG
  6. From the menu File choose Open Configuration...;
    Conf.PNG
    • and load the debugger environment configuration (.ini);
    Fullchip.PNG
  7. From the menu HCS12XS click on Load....
    Load.PNG
    • and load the executable of your application;
    Load exe.PNG
  8. Then starts the simulation and enjoy!!!.
    Start.PNG
Personal tools