PDA

View Full Version : how can I simulate my code?



fadibasic
- 25th May 2008, 02:21
Hi guys,
Everytime I have to test my picbasic code I have to build a circuit (hardware).
anyone knows a software where I can actually test my code output virtualy?

tenaja
- 25th May 2008, 04:31
www.labcenter.co.uk
Check out the Proteus Virtual System Models (VSM's). For PBP, it will only read the output asm file, but for some other compilers (Proton+ Basic, and others that output COFF files), it will simulate the high level language.

Jerson
- 25th May 2008, 06:04
You could also take a look at MPLABSIM which ships along with the MPLAB IDE. Pretty good SIM, I say, if you know how to use it.

mat janssen
- 25th May 2008, 10:18
PIC simulator IDE from Oshonsoft ( http://www.oshonsoft.com/ ) is also a good usefull simulator.