MIMXRT1061如何新建工程模板

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

MIMXRT1061如何新建工程模板

215 Views
Twiter
Contributor I

使用芯片MIMXRT1061CVL5B。从官网构建了SDK,但是打开SDK发现提供的mdk工程都是基于MIMX1062的,并不符合我的需求。尝试使用MCUXpresso Config tool建立工程模板,但是更换芯片后就会报错。请教一下如何新建工程模板,第一次使用NXP的芯片,不是太了解这个工程建立。

Twiter_0-1776669402878.png

 

Labels (1)
Tags (1)
0 Kudos
Reply
1 Reply

80 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Twiter,

After importing your project, under project settings, right click on 'MCU' and select 'Edit MCU':

EdwinHz_0-1777328956644.png

Then, you will be able to change to the RT1061:

EdwinHz_1-1777329041539.png

 

You will be prompted several windows to ensure what files will be changed, but after following these prompts, the project will now be set to the RT1061 instead of the RT1062.

BR,
Edwin.

 

0 Kudos
Reply