Binary image flashing process for i.MX RT600EVK's cores

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Binary image flashing process for i.MX RT600EVK's cores

Jump to solution
1,045 Views
subhash_ponnusamy
Contributor II

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.

Tags (2)
0 Kudos
1 Solution
1,035 Views
jason_tseng
NXP Employee
NXP Employee

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

View solution in original post

1 Reply
1,036 Views
jason_tseng
NXP Employee
NXP Employee

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