Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).
|
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 |
|
|
|
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 |