Hi,
At the top of the installed products window it says "CodeWarrior Development Studio for Freescale HC08 5.1, Build 6124". At the bottom I've also got an IDE version of 5.7.0 Build 2015.
The problem is simple to reproduce:
1. Start CodeWarrior
2. File->Open
3. Browse to "C:\Program Files\Freescale\CodeWarrior for HC08 V5.1\(CodeWarrior_Examples)\RS08\Evaluation Board Examples\DEMO9RS08KA2\Asm\Demo"
4. Open Demo.mcp
5. Select "Full Chip Simulation" from the drop down list
6. Compile and Debug (Project->Debug)
7. True-time simulator will open. Click run (F5).
8. Will fail with uninitialized memory error.
The simulator similarly fails with the USBSpyder demo under RS08. It works with some of the HC08 demos I've tried, however.
Cheers.