Multisim and Ultiboard

cancel
Showing results for 
Search instead for 
Did you mean: 

Trouble Simulating 8052 with Assembly Code

All, 

 

I am trying to simulate the 8052 microcontroller using assembly code on NI's Multisim 10. I know the code works because when I load it into a real chip it runs great.(It's a keyboard) I try running the same exact code on the 8052 in multisim and the micro does nothing. Ale is on and that's it. All the port pins are high as well. Any ideas? I did see in NI's example on how to simulate a PIC that there is an include file in the .asm they provide. Is there a similiar #include file I need to put at the top of my code for the 8052?

 

Thanks all

0 Kudos
Message 1 of 2
(4,254 Views)

Hi,

 

If you want to see the MCU examples, select File>>Open Samples>>MCU samples circuits, in each folder there should be several circuits already setup.

 

 

Tien P.

National Instruments
0 Kudos
Message 2 of 2
(4,224 Views)