Rowley Crossworks Simulation of ADuC7026 peripherals

Hi All,

I’ve found the ADuC documentation to be pretty good, and have had no trouble setting up and getting rowley crossworks up and running, but i’ve got some timing questions:

Is it possible to simulate peripherals on the ADuC chips, or is just the core simulated?

I’m asking since I have code I know works (it’s running), but when I simulate it, the simulation runs for over a half billion cycles of ‘waiting for the UART to be ready’.

Any advice?

If i remember correctly crossworks is a core simulator only.

It shows the peripheral registers but thats about it.

This is quite common, the best simulator has to be Keil - on the str7/9 pretty much everything is simulated, except usb.

Regards

sjo