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, How to boot C5402 in microprocessor mode from an external 8-bit wide memory Thanks |
|
|
|
There's no way to boot from an 8-bit wide memory in MP mode. Alternatively, you can boot in MC mode and use the embedded bootloader to load your code from an 8-bit wide memory. You can switch to MP mode once the control has been transferred to your code. --- In , "Tareq Ahmed" <al_tareq@h...> wrote: > Hello, > How to boot C5402 in microprocessor mode from an external 8-bit wide memory > Thanks |