Hello, During boot, is it possible to just start executing code out of flash...or do you need to do those boot tables, etc? Thanks, Mike |
|
5416 boot process...
Started by ●November 12, 2004
Reply by ●November 12, 20042004-11-12
bsd_mike wrote: > > Hello, > During boot, is it possible to just start executing code out of > flash...or do you need to do those boot tables, etc? If you have the flash mapped into the reset vector space and the processor is configured as a MP=1 (Microprocessor) then it will boot from flash. Brian -- ----------------- Brian C. Lane (W7BCL) Programmer www.shinemicro.com RF, DSP & Microcontroller Design |