Reply by Brian C. Lane 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


Reply by bsd_mike November 12, 20042004-11-12

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