- This topic has 1 reply, 2 voices, and was last updated 11 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › Help in using proteus…
Hi, I’m a student using proteus for the first time. I build a circuit on the breadboard and it works and the program I wrote is correct. But then when I try to simulate it in proteus nothing happens. Is it I must include different header files when using proteus?
I am using C language and in my program I included <c8051f020.f> cause I used a development kit earlier on, <reg52.h> and <stdio.h>. The 8051 I used for hardware is AT89S52 but in proteus I use AT89C52 cause I cant find the s52.
Please help. thanks.
explain the project i will send both circuit and code that u need