Compiling error with PIC18F1320


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2004
    Posts
    8

    Default Compiling error with PIC18F1320

    I got this error when try to compile the program.:


    Executing: "C:\MPLAB\PicBasic\PBPW.EXE" -p18F1320 -ampasmwin -oq -z "AFD2.bas"
    PicBasic Pro Compiler 2.44, (c) 1998, 2003 microEngineering Labs, Inc.
    All Rights Reserved.
    Error[113] C:\MPLAB\PICBASIC\18F1320.INC 24 : Symbol not previously defined (_BKBUG_OFF_4L)




    Thank You.

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    This is weird.. it's suppose to be fix in the V2.44. Can you attach your whole code to see if i got error here?

    but it suppose to be _DEBUG_OFF_4L

    see p18f1320.inc in your mplabide\mchip_tools directory



    regards
    Last edited by mister_e; - 25th November 2004 at 18:01.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Jul 2004
    Posts
    8


    Did you find this post helpful? Yes | No

    Default

    Now it's working. I edit the 18F1320.INC file and change the _BKBUG_OFF_4L to _DEBUG_OFF_4L .

    Thanks Mister.

Similar Threads

  1. PIC16F648A and errors when compiling / assembling
    By chrisuk2009 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 19th August 2009, 00:37
  2. Vista 64 bit OS Compiling
    By skorp in forum mel PIC BASIC
    Replies: 14
    Last Post: - 28th July 2009, 21:18
  3. Replies: 14
    Last Post: - 31st March 2009, 13:04
  4. Compiling Error with 18F452
    By michel in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 1st July 2008, 06:10
  5. Problem with Compiling
    By tarexpanda in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 11th April 2007, 06:12

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