Thread: C30 Compiler for MPLAB

  1. #1
    Registered User
    Join Date
    Sep 2007
    Location
    Boston
    Posts
    25

    C30 Compiler for MPLAB

    I'm hoping this question is general enough that people understand what i am talking about and will be able to tell me where to go.

    I am using the C30 Compiler for MPLAB. In one of the Microchip specs, it claims:

    "The C30 C compiler includes library procedures to automatically perform the table read and table write operations,manage the Table Pointer, and write buffers, and unlock and initiate memory write sequences. This eliminates the need to create assembler macros or time critical routines in C for each application"
    But for some odd reason it doesn't tell me where or how to find these mysterious procedures. Where do i find them?

    thanks in advance...

  2. #2
    Registered User
    Join Date
    May 2005
    Posts
    22
    Is it not in the documentation on Microchip's website? I thought they at least used to have language references somewhere. It was for the C18 compiler when I was using Microchip stuff, but I'd imagine they have it for C30 too.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  2. Compiler Paths...
    By Cobra in forum C++ Programming
    Replies: 5
    Last Post: 09-26-2006, 04:04 AM
  3. C Compiler and stuff
    By pal1ndr0me in forum C Programming
    Replies: 10
    Last Post: 07-21-2006, 11:07 AM
  4. I can't get this new compiler to work.
    By Loduwijk in forum C++ Programming
    Replies: 7
    Last Post: 03-29-2006, 06:42 AM
  5. how to call a compiler?
    By castlelight in forum C Programming
    Replies: 3
    Last Post: 11-22-2005, 11:28 AM