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.

simulation software microcontroller programming using C

Status
Not open for further replies.

stylish16

Newbie level 4
Joined
Aug 14, 2010
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,328
hello friends,

i am new to embedded systems.

please suggest me some simulation software which supports C
language so that i can make programs for microcontroller in C.

Thanks in advance.
 

If you are using Atmel AVR you can install winAVR and AVRstudio to simulate and debug your code.
There are also a similar tools for PIC but someone else that uses PIC must tell you about them.
There are also schematic entry simulators like proteus, NI (multisim) and i think lisa can also simulate mc.
In these programs you use a mc in your schematic, you load your compiled .hex file and do interactive simulations.

Alex
 

If you are using Atmel AVR you can install winAVR and AVRstudio to simulate and debug your code.
There are also a similar tools for PIC but someone else that uses PIC must tell you about them.
There are also schematic entry simulators like proteus, NI (multisim) and i think lisa can also simulate mc.
In these programs you use a mc in your schematic, you load your compiled .hex file and do interactive simulations.

Alex

Thanks Alex for this useful information.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top