Using PE to create a new project for MK20DN64VLF5 in KDS 3.2.0

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Using PE to create a new project for MK20DN64VLF5 in KDS 3.2.0

跳至解决方案
1,417 次查看
danielcheng
Contributor II

I am using MK20DN64VLF5 (48 pin LQFP package) and would like to create a new project using Processor Expert in Kinetis Design Studio 3.2.0.  The default chip setting for MK20D (50MHz) is MK20DN64xxx5.  see the image below. But all the code by default are generated for the 64 pin chip  MK20DN64VLH5 

Capture1.JPG

But all the code by default are generated for the 64 pin chip  MK20DN64VLH5.  See the snipped generated code below as an example.   What's the appropriate approach to generate the code for the 48 pin LQFP chip MK20DN64VLF5.  

Thank you very much.

Capture2.JPG

1 解答
1,219 次查看
DavidS
NXP Employee
NXP Employee

Hi Daniel,

You are going through all the correct steps to get starting project that supports the VLH5 package (64-pin).

To change packages do the following steps:

  • Click on the Hardware perspective (on my IDE it is in the upper right corner of below picture)
  • Click on the "Select Package" (upper middle of screen)
  • Choose your VLF5 in LQFP 48-pin package" option
  • Click OK
 

Regards,

David

在原帖中查看解决方案

2 回复数
1,220 次查看
DavidS
NXP Employee
NXP Employee

Hi Daniel,

You are going through all the correct steps to get starting project that supports the VLH5 package (64-pin).

To change packages do the following steps:

  • Click on the Hardware perspective (on my IDE it is in the upper right corner of below picture)
  • Click on the "Select Package" (upper middle of screen)
  • Choose your VLF5 in LQFP 48-pin package" option
  • Click OK
 

Regards,

David

1,219 次查看
danielcheng
Contributor II

Thank you, David.  This helps.

0 项奖励
回复