18f25j10


Closed Thread
Results 1 to 4 of 4

Thread: 18f25j10

  1. #1
    Join Date
    Sep 2009
    Posts
    2

    Thumbs down 18f25j10

    I migrated from a 16F886 to 18F25j10 for memory size reasons
    but I'm doing something wrong, can't compile, compile result send a lot of reports.
    next is just some of them
    Can Somebody help me?
    Error[113] C:\SABUESO\DEBUG\SABUESO_V1_0_1.ASM 225 : Symbol not previously defined (EEPROM_START)
    Error[118] C:\PBP\PBPPIC18.LIB 1158 : Overwriting previous address contents (0000)
    Error[113] C:\PBP\PBPPIC18.LIB 556 : Symbol not previously defined (EEADR)

    I'm working in the mplab enviroment

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


    Did you find this post helpful? Yes | No

    Default

    This should help withe the overwritting error
    http://www.picbasic.co.uk/forum/showthread.php?t=543

    the other two I would say are something from an ASM program. Post your code show we can give more help.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    And for the other two errors ...

    The 18F25J10 doesn't have any EEPROM.
    <br>
    DT

  4. #4
    Join Date
    Sep 2009
    Posts
    2


    Did you find this post helpful? Yes | No

    Thumbs up 18f25j10

    Thanks, I never thought about a pic without eeprom

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