Hi experts,
My cusotomer want to boot DSP1 & DSP2 quicly.
Now They initialize DSP1 and DSP2 by following the steps below.
- Boot ARM0
- Initialize and load DSP1 from ARM0
- Initialize and load DSP2 from ARM0
They have two questions about this.
1) Should the order of initialization and program loading be DSP1 first and then DSP2? They cannot boot the device if they set DSP2 first and then DSP1 in that order.
2) Is it possible to initialize and load DSP1 and DSP2 at the same time (parallel)? I want to know the procedure if possible.
My customer's environment
- CCS 7.3.0.00019
- Processor SDK RTOS 4_02_00_09
- AM5726 ARM0 : TI-RTOS AMP : bios_6_52_00_12
- AM5726 DSP1 : TI-RTOS AMP : bios_6_52_00_12
- AM5726 DSP2 : TI-RTOS AMP : bios_6_52_00_12
Best regards,
Sasaki