Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/14/01 19:34
Read: times


 
#14075 - Creating a bootloader program
Hello everyone,

I work on a project where I have to constantly reprogram my 8051. The board that I am working on is a fully equipped board with memory, serial ports and etc. A co-worker of mines suggested that I should build a bootloader program. I think it works in the following manner:

PC connects to micro via serial port
Micro contains a simple program to receive certain instructions from PC and write them to memory
User on the PC selects which program to run
Micro reads program selection out of memory and executes it

Has anybody done something like this or has any suggestions? It does sound too difficult and makes sense for me. The only confusion I have is whether I should be sending the micro the assembly code or the hex code.

Thanks,

Thomas

List of 22 messages in thread
TopicAuthorDate
Creating a bootloader program            01/01/70 00:00      
RE: Creating a bootloader program            01/01/70 00:00      
RE: Creating a bootloader program            01/01/70 00:00      
RE: Creating a bootloader program            01/01/70 00:00      
RE: Creating a bootloader program-reason            01/01/70 00:00      
RE: Creating a bootloader program J Guy            01/01/70 00:00      
RE: Creating a bootloader program-reas.E            01/01/70 00:00      
RE: Erik - BootloadersPhilips and Murphy            01/01/70 00:00      
RE: Creating a bootloader program-Thomas            01/01/70 00:00      
RE: Erik - BootloadersPhilips and Murphy            01/01/70 00:00      
RE: Bootloaders J. Guy            01/01/70 00:00      
Dallas Secure micro loader.            01/01/70 00:00      
RE: Dallas Secure micro loader.            01/01/70 00:00      
RE: Creating a bootloader program-J Guy            01/01/70 00:00      
RE: Creating a bootloader program-J Guy            01/01/70 00:00      
OOps            01/01/70 00:00      
RE: Creating a bootloader program-J Guy            01/01/70 00:00      
RE: Creating a bootloader program-no swi            01/01/70 00:00      
RE: bootloader program-no switches-erik            01/01/70 00:00      
RE: bootloader program-no switches-erik            01/01/70 00:00      
RE: Creating a bootloader program            01/01/70 00:00      
RE: Creating a bootloader program            01/01/70 00:00      

Back to Subject List