Hi,
I'm using MIMXRT600 EVK for my current project.
There are 2 cores in this EVK. Core 1 is cortex M33 and second one is cadence tensilica HiFi4 DSP processor.
I need to use both cores for my project.
DSP core for audio processing and cortex M33 core for general purposes.
Do I need to flash two separate binary image for the cores or a single binary image is sufficient to operate both cores.
解決済! 解決策の投稿を見る。
Hello,
You don't need to flash it twice.
By default two images will be combines together then generated to one axf or binary file for flashing.
Thanks
Hello,
You don't need to flash it twice.
By default two images will be combines together then generated to one axf or binary file for flashing.
Thanks