Basic guidance to get familiar with MIMXRT1170-EVK

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

Basic guidance to get familiar with MIMXRT1170-EVK

Jump to solution
419 Views
Charindu_Abeysekara
Contributor II

Im using Keil Uvision5 as ide ,im struggling with a doubt how sdk and the register level configuration come to a common ground. Because the example codes given in the Keil uvision software and SDK codes do not make any sense , can someone give advice on how to get familiar with the board and learn fast ?

0 Kudos
Reply
1 Solution
397 Views
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @Charindu_Abeysekara ,

Thanks for your interest in NXP MIMXRT series!

Please follow the Getting Started guide document for the first step to make sure the project in the SDK is ready to run on your board. I'm assuming you've already done this step. https://www.nxp.com/document/guide/getting-started-with-the-i-mx-rt1170-evaluation-kit:GS-MIMXRT1170...

So, the information you want to know is what the software does before executing main()? We suggest you use Keil's debug single-step debugging.

Gavin_Jia_0-1710225370090.png

 

Best regards,
Gavin

View solution in original post

0 Kudos
Reply
2 Replies
372 Views
Charindu_Abeysekara
Contributor II

Thank you .

 

0 Kudos
Reply
398 Views
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @Charindu_Abeysekara ,

Thanks for your interest in NXP MIMXRT series!

Please follow the Getting Started guide document for the first step to make sure the project in the SDK is ready to run on your board. I'm assuming you've already done this step. https://www.nxp.com/document/guide/getting-started-with-the-i-mx-rt1170-evaluation-kit:GS-MIMXRT1170...

So, the information you want to know is what the software does before executing main()? We suggest you use Keil's debug single-step debugging.

Gavin_Jia_0-1710225370090.png

 

Best regards,
Gavin

0 Kudos
Reply