Arouse1973
Adam
I pray to God this question isn't directed at me...
LoL no, its for Bob. You wait till you see the code , you will have kittens
Adam
I pray to God this question isn't directed at me...
What machines and which OS are you using? I am using an HP Pavillion-series laptop running 64=bit Windows 7 Professional and have had no problems running 32-bit programs. I will download MPLAB later this week to see what happens in my environment and let you know what I find out.MPLAB 8.63 is for 32 bit OS. All my machines have 64 bit OS running.
Oh ok I must have mixed up the pins. I think you can do a find and replace all. I will have a look later. Otherwise we just need to change the ,0 to ,2 for all the bcf and bsf.I also noticed that in the pinout definition in the asm file that you have GP0 assigned to transistor on/off and GP2 not used. On my PIC/circuit board, GP0 is not used and GP2 is connected to the MOSFET gate.
What machines and which OS are you using? I am using an HP Pavillion-series laptop running 64=bit Windows 7 Professional and have had no problems running 32-bit programs. I will download MPLAB later this week to see what happens in my environment and let you know what I find out.
I today downloaded the datasheet for the PIC10F2xx series, so as to try to figure out what Adam's program does. You might want to do the same thing.
Looks like you need to select a compiler for the project. Instead of trying to tweak all the settings which could take awhile, just copy all of the code and start a new project then paste the code into it.The build icon is the hammer. It is greyed out and does nothing. All of the icons are greyed out.
I sure hope so. I sweated bullets last night waiting for all 360 Mbytes to download, hoping my Time-Warner wiseband wouldn't decide to throttle or cut me back to ADSL speed for no other reason than they can. I would upgrade from "Turbo" to 50 Mbps, but even that isn't guaranteed. So now I have it on my laptop, ready to copy to a USB memory stick....But if I where you I would just stick with MPLAB X, it really is a great program.![]()
We will all help you as much as we can. It's very difficult to do this over the internet. I have spent 20 hours of my own time on this. I also work, not as many as you I must admit. When you do have time it is worth getting to know the datasheet a bit. It make it easier to make changes to the code. You did say make me a programming guru
Cheers
Adam
I can appreciate that. Gotta put food on the table first. Learning how to program is a luxury for those of us with some time on our hands. I don't keep track of the hours I spend on my electronics hobbies or trying to help others in this forum: every one of those hours spent is a blessing, and I am just "paying forward" what others over the years have done for me. Adam (@Arouse1973) is here to help, and I am sure there are others... myself included, as soon as I get over the top of this current learning curve.... I'm sorry, but I honestly don't have the time or capacity to learn programming these. I work 70-80 hours every week. The time I have already spent on making PCB's has put me behind.