MPLAB should work with any PIC. What is it not doing?
Assembly???
Hang out here
http://www.piclist.com/techref/piclist/index.htm
MPLAB should work with any PIC. What is it not doing?
Assembly???
Hang out here
http://www.piclist.com/techref/piclist/index.htm
Dave
Always wear safety glasses while programming.
I gave MPLAB IDE some .asm code created by MicroCode Studio. It claimed too many errors. That was many months ago. I'll try again.
Ken
In the Project drop down from the tool bar - select language toolsuit, select:
Microchip MPASM Toolsuite
That should then compile ASM generated by PBP.
Dave
Always wear safety glasses while programming.
That's the way I have been compiling.
When I cut and paste a .asm that was created by the compiler into the MPLAB IDE application window it refused to assemble. I think there are some idiosyncrasies that I need to learn.
Ken
Maybe the wrong PIC was selected?
Toolbar-Configure-Select device
Dave
Always wear safety glasses while programming.
I've built my first solderless proto using a 40 pin 16F887.
As far as I can tell I have duplicated the actions that up until now have worked. The PICKIT 2 Programmer "Check communication" says "PICKIT 2 found and connected" "PIC device found"
However when I click the Write button using the 40 pin PIC, the PICKIT 2 Programmer application says "Programming failed at program memory address LOCATION 0x000002"
Any ideas?
Ken
Some possible causes. Maybe...
Are both VDDs and VSSs connected?
Do you have capacitors across both VDDS and VSSs?
Dave
Always wear safety glasses while programming.
No sure what was wrong. Maybe a solderless connection was not tight.
Got a couple warning windows about voltage must be 4.5v.
Strange since the power is coming from my PC via the USB port. Then that went away. Got a couple of red "Code Protect" statements. Had to restart the application to get ride of them.
Twice in a row it loaded my .hex file successfully. Good!! Now to adding sonars, SN7404 and the DPDT relay.
Thanks for the support. It really helps!
Ken
Bookmarks