12f675


Closed Thread
Results 1 to 7 of 7

Thread: 12f675

  1. #1
    Join Date
    Aug 2007
    Posts
    15

    Default 12f675

    what does nolist mean?
    why will it not compile?
    It come out of the include file.
    I'm a newbee.

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Aug 2007
    Posts
    15


    Did you find this post helpful? Yes | No

    Default microcode studio plus

    are there books on microcode studio plus?

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mystified View Post
    are there books on microcode studio plus?
    You will want books on Pic Basic. Microcode Studio is just a tool that some use with Pic Basic.
    MPLAB works just as well and I would guess there are others (ICPROG?). These are just ways to change Pic Basic code into Assembly so it can then be changed into machine lanquage and then sent to the chip.

    Here is a link to some Pic Basic books. http://www.melabs.com/products/books/

    But to get started, read the manual, read every post on this forum(a little time each day), and when you have a problem ask detailed questions.

    Start small and blink an LED ,( the first thing I do on EVERY new project is blink an LED or two to make sure all is set up correctly). Then work your way up.

    Do you have a project in mind?
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mystified View Post
    what does nolist mean?
    why will it not compile?
    It come out of the include file.
    I'm a newbee.
    Newbies always welcome, questions are easier to answer when you post your code. For instance, your question, "why will it not compile"? Really hard to tell without seeing what you are trying to compile. I doubt as a newbie you have written anything patent worthy yet, so let go of the secret, and post and you WILL RECIEVE some help.
    JS
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  6. #6
    Join Date
    Aug 2007
    Posts
    15


    Did you find this post helpful? Yes | No

    Default mplab

    does mplab use pic basic or assembly code?

  7. #7
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    By default it uses assembly but can be setup for use with PBP.

    This link tells how. http://www.melabs.com/support/mplab.htm

    Just be careful when you add to the environment path in windows, other than that it is easy to setup.

    MPLAB is all I use and I try to avoid assembly.
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. 12F675 and LM35 coding issue
    By Bobbo_ZA in forum mel PIC BASIC Pro
    Replies: 18
    Last Post: - 10th March 2010, 15:52
  2. 12F683 vs 12F675.
    By sccoupe in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 11th July 2009, 04:58
  3. 12F675 code sample
    By marad73 in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 23rd May 2006, 13:53
  4. 12F675 ADC 'Issues'
    By harrisondp in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 31st March 2005, 01:55
  5. Serial LCD on 12F675
    By anj in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 31st March 2004, 23:11

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