compile problem microcode studio plus 3


Closed Thread
Results 1 to 10 of 10

Hybrid View

  1. #1
    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

  2. #2
    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

  3. #3
    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

  4. #4
    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

  5. #5
    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?

  6. #6
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    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 : 0

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