This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Experts,
We want to do the full-load test on all cores in Main and MCU domain on QNX, so,
We followed TI's documents and some e2e questions, mcu1_0,mcu2_0,mcu2_1,mcu3_0,mcu3_1 can boot successfully.
but how to boot mcu1_1?
The vision_apps_build_flags.mak says that:
# Since MCU R5F runs in locked step mode in vision apps, dont set these to 'yes'
BUILD_CPU_MCU1_1?=no
Thanks,
Jianqiang
Hi Jianqiang,
What bootloader are you using to boot QNX and the remote processors?
regards
Suman
Hi Suman,
We use SPL(tiboot3.bin,sysfw.itb,tispl.bin,u-boot.img) to boot QNX and the remote processors.
Regards,
Jianqiang
Please ignore my silly question. Since mcu1_0 and mcu1_1 work in lockstep mode, one core is loaded, so is the other one.
Regards,
Jianqiang
Hi Jianqiang,
Yes, TI SDK runs MCU R5F in LockStep-mode. The Linux SPL currently does not support booting MCU R5F in Split-mode in existing SDKs. Please see the following thread for additional details:
regards
Suman