PIC Simulator (free software)

39 views
Skip to first unread message

flyway38

unread,
Jan 25, 2023, 2:50:21 PM1/25/23
to jallib
Hello all,

Does anyone know any PIC simulator, free software for PC to check some basic stuff code and able to read the HEX file?
Thank you very much.

Kind regards,
Filipe Santos.

Evan Venn

unread,
Jan 25, 2023, 2:58:40 PM1/25/23
to jal...@googlegroups.com
Yes, PIC Simulator on SourceForge. 


From: jal...@googlegroups.com <jal...@googlegroups.com> on behalf of flyway38 <fsfo...@gmail.com>
Sent: Wednesday, January 25, 2023 7:50:21 PM
To: jallib <jal...@googlegroups.com>
Subject: [jallib] PIC Simulator (free software)
 
--
You received this message because you are subscribed to the Google Groups "jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jallib+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/aed6af05-ad9e-4f33-953d-17a35a8058bfn%40googlegroups.com.

ZetWeeh

unread,
Jan 25, 2023, 4:31:13 PM1/25/23
to jal...@googlegroups.com

Hi Filipe

 

Also a PIC simulator that uses the hex file made with JalEdit: SimulIDE

 

Greetings,

Peter

 

Van: 'Evan Venn' via jallib
Verzonden: woensdag 25 januari 2023 20:58
Aan: jal...@googlegroups.com
Onderwerp: Re: [jallib] PIC Simulator (free software)

 

Yes, PIC Simulator on SourceForge. 

 

From: jal...@googlegroups.com <jal...@googlegroups.com> on behalf of flyway38 <fsfo...@gmail.com>
Sent: Wednesday, January 25, 2023 7:50:21 PM
To: jallib <jal...@googlegroups.com>
Subject: [jallib] PIC Simulator (free software)

 

Hello all,

 

Does anyone know any PIC simulator, free software for PC to check some basic stuff code and able to read the HEX file?

Thank you very much.

 

Kind regards,

Filipe Santos.

--
You received this message because you are subscribed to the Google Groups "jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jallib+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/aed6af05-ad9e-4f33-953d-17a35a8058bfn%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jallib+un...@googlegroups.com.

vsurducan

unread,
Jan 25, 2023, 10:45:25 PM1/25/23
to jal...@googlegroups.com
Beware, you will not be able to simulate your code as is, just non delayed routines, some math computations, etc. Old jal had a built in simulator for this, it was good stuff at that time...

--

Rob CJ

unread,
Jan 26, 2023, 12:42:03 PM1/26/23
to jal...@googlegroups.com
Hi Vasile,

Hi have played with this one but it is not free: https://oshonsoft.com/pic.php
PIC SIMULATOR IDE (with pic basic compiler) HOMEPAGE. PIC Simulator IDE is powerful application that supplies Microchip microcontroller users with user-friendly graphical development environment for Windows with integrated simulator (emulator), pic basic compiler, assembler, disassembler and debugger. PIC Simulator IDE supports the extensive number of microcontrollers (MCUs) from the Microchip ...

I also did some debugging using MPLABX. You can load your hexfile and step through the code. When using a PICkit3 you can also set a breakpoint and stop but it is not easy since you need the asm file to find out where you are.

Kind regards,

Rob


Van: jal...@googlegroups.com <jal...@googlegroups.com> namens vsurducan <vsur...@gmail.com>
Verzonden: donderdag 26 januari 2023 04:45
Aan: jal...@googlegroups.com <jal...@googlegroups.com>

Onderwerp: Re: [jallib] PIC Simulator (free software)

vsurducan

unread,
Jan 26, 2023, 9:51:25 PM1/26/23
to jal...@googlegroups.com
Oshon was free at the beginning of jal...Very nice colours...:)

 It's impossible to simulate a hex without comment delays first, or set breakpoints. Unless you want to be sure that delays  works ok. :)  Of course if still choose line by line simulation on the entire source retirement will definitely happen untill finish.
On the other hand, spending time on simulation is valuable. Finally you can realise that simulator does not work as it should...:)

ZetWeeh

unread,
Jan 27, 2023, 10:03:16 AM1/27/23
to jal...@googlegroups.com

Hi

 

In SimulIDE you make in the left screen the hardware with the PIC. In the right screen you can load the hexfile and then load it in the PIC.

You can use ‘multimeters’ that tells you the voltage or placed in the circuit the amperage.

You can also use switches to disconnect parts of your hardware.

 

Greetings,

Peter

 

Van: vsurducan
Verzonden: vrijdag 27 januari 2023 03:51
Aan: jal...@googlegroups.com
Onderwerp: Re: [jallib] PIC Simulator (free software)

 

Oshon was free at the beginning of jal...Very nice colours...:)

 

 It's impossible to simulate a hex without comment delays first, or set breakpoints. Unless you want to be sure that delays  works ok. :)  Of course if still choose line by line simulation on the entire source retirement will definitely happen untill finish.

On the other hand, spending time on simulation is valuable. Finally you can realise that simulator does not work as it should...:)

On Thu 26 Jan 2023, 7:42 PM Rob CJ <rob...@hotmail.com wrote:

Hi Vasile,

 

Hi have played with this one but it is not free: https://oshonsoft.com/pic.php

PIC SIMULATOR IDE (with pic basic compiler) HOMEPAGE. PIC Simulator IDE is powerful application that supplies Microchip microcontroller users with user-friendly graphical development environment for Windows with integrated simulator (emulator), pic basic compiler, assembler, disassembler and debugger. PIC Simulator IDE supports the extensive number of microcontrollers (MCUs) from the Microchip ...

 

I also did some debugging using MPLABX. You can load your hexfile and step through the code. When using a PICkit3 you can also set a breakpoint and stop but it is not easy since you need the asm file to find out where you are.

 

Kind regards,


Rob

 

Reply all
Reply to author
Forward
0 new messages