pic24 beginner


Closed Thread
Results 1 to 24 of 24

Thread: pic24 beginner

Hybrid View

  1. #1
    Join Date
    Aug 2009
    Posts
    63


    Did you find this post helpful? Yes | No

    Default

    ahh also to check since i couldnt find it online, it says on picbasic pro manual i can change what processor im coding for, using some -p command.

    it doesnt make any reference to the 18f series... is this because its just an old manual? so i can still just type:

    pbp -p18f2431 NameOfFile

  2. #2
    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 robertpeach View Post
    ahh also to check since i couldnt find it online, it says on picbasic pro manual i can change what processor im coding for, using some -p command.

    it doesnt make any reference to the 18f series... is this because its just an old manual? so i can still just type:

    pbp -p18f2431 NameOfFile
    Yes, but that is for command line work. If you are running windows and use Micro Code Studio or MPLAB for an IDE to write and compile your programs you probably will not need to worry about it.

    But here is an example
    PBPL -e -ampasmwin -p18F4550 test.bas
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. Replies: 17
    Last Post: - 12th April 2014, 02:17
  2. Replies: 0
    Last Post: - 29th August 2008, 05:54
  3. Beginner at PB
    By alphahr in forum Off Topic
    Replies: 1
    Last Post: - 21st April 2008, 17:43
  4. Beginner trying to use arrays
    By captain in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 3rd November 2007, 07:20
  5. Pic ID Error please help (beginner)
    By ninja in forum General
    Replies: 4
    Last Post: - 11th August 2005, 17:54

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