Bootloader


Closed Thread
Results 1 to 10 of 10

Thread: Bootloader

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default PIC & Type

    Dear Mister_e
    Thanks for your reply. I want to use PIC16F877 and 10 MHz Osc. (Is it possible to use PIC16F628?)
    --------
    Regards

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


    Did you find this post helpful? Yes | No

    Default

    not suppose to work with a 16F628 as it don't have the capability to write/modify it's own codespace. 16F88 will work.
    Steve

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

  3. #3
    Join Date
    Dec 2007
    Posts
    3


    Did you find this post helpful? Yes | No

    Default

    hi
    mister_e, maybe you remember my problem in the next topic
    http://www.picbasic.co.uk/forum/showthread.php?t=7627

    i am fix my problem usign tinybootloader also, but i have only a waring message,
    when i am load my program usign the tiny, the software say :

    WARNING: PCLATH not initialised before GOTO! ... sucessfully repaired

    and the load continue, and work fine, i am put only DEFINE LOADER_USED 1

    that place i need put this GOTO command for skip this warning??????

    thanks for all

    Regards

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


    Did you find this post helpful? Yes | No

    Default

    I already heard it, but seems it's more a PC utility problem and it's just an annoying warning without any effect to your PIC code.

    Yup the only thing you have to do is place a DEFINE LOADER_USED 1 and you're in business.

    Don't worry about the warning, just ignore it.
    Steve

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

Similar Threads

  1. PIC18F4680 bootloader
    By vinyl_theif in forum General
    Replies: 1
    Last Post: - 29th January 2009, 17:45
  2. 18F4550 Bootloader enter via eeprom setting
    By bradb in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 22nd November 2008, 23:51
  3. USBDemo with Bootloader
    By vacpress in forum USB
    Replies: 4
    Last Post: - 25th January 2007, 22:29
  4. Bootloader Problems
    By rossfree in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 11th February 2005, 17:51
  5. Replies: 3
    Last Post: - 26th January 2005, 13:41

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