Hi
I have been using Metrowerks for Motorola 68HC11 for some time now doing simple programs.
I wish to be able to simulate the TCNT register found at $100E - $100F.
This is a 16 bit timer that counts $0000 to $FFFF and then rolls over to $0000.
I write my programs in assembler and not C.
I can comunicate with my development board and run my program so I know that my code works.
I just can't sort how to do the same as a simulation.
I know that I am playing with old technology here but would appreciate any help
I have version 4.1
Build 0629
Axiom CME11E9-EVBU
Thanks in advance
Martin