Multisim and Ultiboard

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Simulating an 8051 MCU

When i try to run a C code it gives me an error: Unable to find object file "main_0.obj".

The code is just blinking a LED and it compiled successfully.

0 Kudos
Message 1 of 2
(943 Views)

Hello apchixba

Considering to the error description there is something wrong with your object. Here are some possible reasons which may cause this error, 

1. The Incorrect and irrelevant name of the object for the path.

2. The object isn't in the same path as the main project.

3. You should check the compatibilities as well. 

 

Regards) 

________

Best way to thank is to give Kudos / Mark as a solution. 

0 Kudos
Message 2 of 2
(917 Views)