How do I simulate free running 16 bit timer counter register?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How do I simulate free running 16 bit timer counter register?

跳至解决方案
2,081 次查看
MB68hc11
Contributor I
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
 
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
901 次查看
CrasyCat
Specialist III

Hello

We do not have Full Chip simulation in CodeWarrior for HC11.

TCNT is not simulated. I am not aware of any plan to provide Full chip simulation for HC11.

CrasyCat

在原帖中查看解决方案

0 项奖励
回复
1 回复
902 次查看
CrasyCat
Specialist III

Hello

We do not have Full Chip simulation in CodeWarrior for HC11.

TCNT is not simulated. I am not aware of any plan to provide Full chip simulation for HC11.

CrasyCat

0 项奖励
回复