Hi,
With the installation some examples are delivered.
Please have a look to the folders:
(CodeWarrior_Examples)
Stationery
The most interresting are in Stationery.
You can acces them on the IDE too via the FILE ¦ New (project wizard).
DSP56800x_EABI is for generic examples
DSP56800x_EVM_Examples using the EVM board (led)
Processor_Expert is for generic examples with Processor Expert
Processor_Expert_Examples for specific examples using beans
Projects in DSP56800x_EABI and DSP56800x_EVM_ are using simple peripheral register initialisation
Projects in Processor_Expert and Processor_Expert_Examples are using complex periph register initialisation and create some usefull code.
Processor Expert is a rapid application design tool integrated into CodeWarrior tool suites for the HC(S)08/RS08, HCS12(X), DSC and ColdFire architectures. It combines easy-to-use component-based application creation with an expert knowledge system.
This tool will help you to use peripheral register like timer, ...
Via dialog you can define the configuration and the appropriate code willbe generated.
The user could access them by function.
I think it will be the better solution for you.
Hope this will help.
Regards
Pascal