Jump to content

Micro Bootloader

- - - - -

  • Please log in to reply
1 reply to this topic

#1
darknoobie

darknoobie

    Newbie

  • Members
  • PipPip
  • 19 posts
Is there a way to use external flash on a 8 bit pic micro? I have seen bootloaders, but dont understand how they work.
If there are no stupid questions, then what kind of questions do stupid people ask? Do they get smart just in time to ask questions?
—Scott Adams

#2
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,705 posts
  • Programming Language:C, Java, C++, PHP, Python, Perl, Assembly, Bash, Others
  • Learning:JavaScript
A bootloader is basically a small stub program that the BIOS loads into a known location in memory; its only job is to load the main program into memory and then execute it. I've never heard of bootloaders for PIC's, though.
sudo rm -rf /




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users