New to MCUXpresso and i.MX-RT1170
Hi All,
I'm new to MCUXpresso and i.MX-RT1170 (dual core). Is there any Training or tutorial for this?
I want to learn how to use dual core now. I have done mostly with TI single core chip. Now I want to move to dual core and see how big difference between them. What I mostly want to know is:
Can I make one application that using both core. (Most of the examples I see is having two difference application for each core M4 and M7). Is it possible to make one application using MCUXpresso that can use both core?
Is there any training online for this family? I don't might to pay to get training/learn about the product.
Thanks.
Hi vdc
I suggest you checking this application note
https://www.nxp.com/docs/en/application-note/AN13264.pdf
The related demo code in enclosed in evkmimxrt1170 MCUXpresso SDK.
Hope this helps,
Jun Zhang