Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Looking for software to test C coding output before burning it on microcontroller

Status
Not open for further replies.

hameeds01

Advanced Member level 2
Advanced Member level 2
Joined
Aug 23, 2005
Messages
599
Helped
75
Reputation
156
Reaction score
41
Trophy points
1,308
Location
Islamabad Pakistan
Activity points
4,540
I m looking for such a software in which i can write the C coding & it shows the Output without burning it on the MC
I want to test the output before writing it on the mc
 

Re: help help !

It's called an emulator, and it should be specific to the microprocessor that you are developing.
 

    hameeds01

    Points: 2
    Helpful Answer Positive Rating
Re: help help !

Right now i m using AT89C51
Send me the link from where I can download “ free “
 

Re: help help !

If you want to execute the program in the hardware you need an emulator and the hardware. Code will be residing the emulation controoler RAM.

Simplest is to use simulators, there are many simulators available on net. The best one being from KEIL. You can download evaluation version of KEIL compiler / debugger/simulator from www.keil.com

Cheers
 

Re: help help !

in proteus tool u can draw the schematic of ur circuit and then attache ur code to
the ucontroller u use
(which is called hw/sw co-simulation)

if the out is ok u can burn the controller using the suitable programmer.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top