Using Microcode Bootloader + CDLite + Hyperterminal


Closed Thread
Results 1 to 12 of 12

Hybrid View

  1. #1
    Join Date
    Sep 2005
    Location
    Dayton, Ohio
    Posts
    72


    Did you find this post helpful? Yes | No

    Default

    The bootlaoder software (on your PC) and the bootloader firmware (in your PIC) must work together. So it's basically a package deal.

    If you use the pre-built hex files for MCS bootloader, then you will need to use MCS bootloader software to do the programming. Hyperterminal won't work.

    You CAN still use CD Lite to edit and compile your code. Then just use the bootloader to load your program hex file.

    FYI - I found that the Tiny PIC Bootloader (freeware) works perfectly with PicBasic Pro. I built the same MAX232 interface as shown on the MCS web site. You may have to edit the firmware .asm file yourself though, depending on what chip, baud rate and oscillator speed you want to use.

    -Jim
    Jim Robertson
    "MilesTag" DIY Lasertag
    www.lasertagparts.com/mtdesign.htm
    Dayton, Ohio

  2. #2
    mikeciz's Avatar
    mikeciz Guest


    Did you find this post helpful? Yes | No

    Default

    Milestag,
    When you use Tiny PIC Bootloader do in picbasic do you use the same "define bootloader=1" in your program, or do you have to insert some assembly code at the beginning of your picbasic code? Thanks

Similar Threads

  1. Bootloader files for MicroCode Studio Plus
    By keithdoxey in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 30th December 2007, 18:54
  2. MAX232 Pin Voltages / Bootloader / Microcode Studio
    By rossfree in forum Schematics
    Replies: 0
    Last Post: - 3rd May 2007, 15:00
  3. CDlite to MicroCode Studio
    By grounded in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 30th January 2007, 15:46
  4. Microcode Bootloader without MAX232
    By kblim in forum Schematics
    Replies: 6
    Last Post: - 9th August 2006, 02:17
  5. Replies: 1
    Last Post: - 16th June 2005, 02:56

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