Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

PIC and PIC 18 Simulators

Status
Not open for further replies.

ssylee

New Member
I've almost used up my trials for Oshon PIC simulator IDE. I personally don't want to pay for it, yet I am having trouble finding an alternative open source/freeware simulator. Does anyone have a recommendation on one?
 
I have written my code in mikroC development suite. Is it possible for me to just import the hex file or do I have to start over from scratch in MPLAB?
 
ssylee said:
I have written my code in mikroC development suite. Is it possible for me to just import the hex file or do I have to start over from scratch in MPLAB?
hi,
You can import a hex file into MPLAB, just make sure the CONFIG settings match what you are expecting.

Use the 'Program view' window to see the hex file.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top