Discussion Forum

SIMULATOR MODE

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Details Message
Read-Only
Author
eliahu ewer
Posted
15-May-2012 09:17 GMT
Toolset
ARM
New! SIMULATOR MODE

Hi all

How exactly an analog mode A/D input is simulated in the KEIL for ARM compiler while it works in analog mode ?

Thanks
Elico

Read-Only
Author
j litish
Posted
15-May-2012 09:37 GMT
Toolset
ARM
New! RE: SIMULATOR MODE

u put the wire near to keybrd? it detect the amperage.

Read-Only
Author
eliahu ewer
Posted
15-May-2012 13:50 GMT
Toolset
ARM
New! RE: SIMULATOR MODE

What ????????????

Read-Only
Author
Al Bradford
Posted
16-May-2012 00:56 GMT
Toolset
ARM
New! RE: SIMULATOR MODE

Ignore the stupid troll's reply. You need to look into the Debugger's Virtual registers and write a script to emulate your analog input. There are several examples at this website. Look at the example below for the C51/C166 devices. Also, look at your debugger manual to see how to write the scripts for the emulation.

I don't have ARM tools installed on this computer so it's not easy for me to look at the example code but I'm sure there is an ADC example in the Examples folder or the Boards folder of your tool set.

http://www.keil.com/support/docs/1942.htm

Bradford

Read-Only
Author
eliahu ewer
Posted
16-May-2012 11:32 GMT
Toolset
ARM
New! RE: SIMULATOR MODE

Many thanks
I get the picture .

Elico

Next Thread | Thread List | Previous Thread Start a Thread | Settings