DEFINE RESET_ORG and DEC modifier issue


Results 1 to 26 of 26

Threaded View

  1. #2
    Join Date
    May 2013
    Location
    australia
    Posts
    2,644


    Did you find this post helpful? Yes | No

    Default Re: DEFINE RESET_ORG and DEC modifier issue

    the obvious thing is that the bootloader is not right.
    is the pbp re-entry point from bootloader correct ?
    is the bootloader really capable of 128k operation ? eg are all the two word commands goto ,lfsr ... correctly configured
    have the pbp shared lib routines been corrupted or inappropriately shifted ?
    have you compared the lst files of working and no working code ?

    or are you trying to make a bootloader ?
    if so then have you enough room between 1ec00h and the end of memory to fit the
    shared pbp routines library ? long version may be a fair bit bigger
    Last edited by richard; - 30th January 2021 at 12:17.
    Warning I'm not a teacher

Similar Threads

  1. Arrayread and DEC modifier issue
    By Marcick in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 26th January 2021, 07:35
  2. Indexing DEC modifier
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 13th December 2015, 22:12
  3. reset_org with 16f193X ?
    By kik1kou in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 9th October 2011, 08:32
  4. LCDout $FE,2, dec Days - What is dec ?
    By merc07 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 24th June 2009, 04:03
  5. 12F675: DEC modifier not accepted
    By jswayze in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 1st September 2005, 02:39

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