compile problem microcode studio plus 3


Closed Thread
Results 1 to 10 of 10
  1. #1
    Join Date
    Aug 2011
    Posts
    4

    Default compile problem microcode studio plus 3

    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.

  2. #2
    Join Date
    Aug 2010
    Location
    Maryland, USA
    Posts
    869


    Did you find this post helpful? Yes | No

    Default Re: compile problem microcode studio plus 3

    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!

  3. #3
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default Re: compile problem microcode studio plus 3

    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

  4. #4
    Join Date
    Aug 2010
    Location
    Maryland, USA
    Posts
    869


    Did you find this post helpful? Yes | No

    Default Re: compile problem microcode studio plus 3

    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!

  5. #5
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default Re: compile problem microcode studio plus 3

    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

  6. #6
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default Re: compile problem microcode studio plus 3

    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.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  7. #7
    Join Date
    Aug 2011
    Posts
    4


    Did you find this post helpful? Yes | No

    Default Re: compile problem microcode studio plus 3

    Thanks for the answer
    I worked with MPLAB 6.6 - 8.10--mplabx, everything works until three days ago, I uploaded several listings but the problem remains.
    Code is no problem, once had the same problem, reinstall solved, now do not go

  8. #8
    Join Date
    Aug 2011
    Posts
    4


    Did you find this post helpful? Yes | No

    Default Re: compile problem microcode studio plus 3

    I tried different solutions, mp, MPASM, but if I have not changed anything because now it does not go?
    I use xp pro sp2

  9. #9
    Join Date
    Aug 2011
    Posts
    4


    Did you find this post helpful? Yes | No

    Default Re: compile problem microcode studio plus 3

    Excuse my bad English, microcode is definitely not guilty, but because only the inputs?

  10. #10
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,520


    Did you find this post helpful? Yes | No

    Default Re: compile problem microcode studio plus 3

    Please post your code and tell us which chip you're using. Without that it's next to impossible to give you any help - except for what Bruce already have given you. It doesn't matter if it worked two days ago and now not, post your code so we can take a look at it.

    If this is a large program, try reducing it as much as possible to illustrate the problem.

    Set ANSEL/ADCON, CMCON, TRIS correct?

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts