Hello, im new entry, I need help compile problem, microcode studio plus 3 does not work input ports.
The output port work.
Microcode has worked well until three days ago, do not know what to do.
Hello, im new entry, I need help compile problem, microcode studio plus 3 does not work input ports.
The output port work.
Microcode has worked well until three days ago, do not know what to do.
Mirror mirror on the wall, can you see where I put my crystal ball?
Sorry, just funning with you. We need lots more information from you. Start with what chip and posting your code. Also system stuff. Do you have mplab installed? What version?
-Bert
The glass is not half full or half empty, Its twice as big as needed for the job!
http://foamcasualty.com/ - Warbird R/C scratch building with foam!
Microcode Studio is an editor / environment. Not a compiler or assembler. Blaming Microcode Studio for bad code is like blaming Microsoft WORD for a bad term paper.
Charles Linquist
But Charles, can you really pass an operatunity to ame Microsoft? The term paper was prolly bad because the writer lost their train of thought while waiting for their putter to reboot as suggested by the pop up in win7
-Bert
The glass is not half full or half empty, Its twice as big as needed for the job!
http://foamcasualty.com/ - Warbird R/C scratch building with foam!
I have become more MS friendly lately. First, because I have Win7 running on an i7/2600K overclocked to 4.3Ghz and a RAID array. Nothing Windows can do will slow this 'baby' down. And second, I bought a iPad2. Have you ever tried to move files into/out of an iPad? It is iTunes or the highway. And every few days, I have to reboot it because Safari turns all web pages dark (known bug). Oh, and try to watch movies in AVI, MPG or Flash...
Two things mkydj73 should try: Check the TRIS register for the port, and in the VIEW/COMPILER options, check whether you are using PM or MPASM.
Charles Linquist
Pins with A/D enabled will work fine as an output, but will read 0 when the port pin is read. Make sure you disable A/D for whatever pins you're trying to read as digital inputs. And of course make sure the pin is an input.
Bookmarks