tyqhaha 发表于 2013-11-17 23:48:25

新手体验PE心得和疑问

体验了下PE:

CW下(有介绍往MDK,IAR里加PE,比较模糊没有去折腾),有一个components library,双击需要用的外设模块,即可在components下增加,外设基本都有。

在inspector下, 上位机相当于是把所有的寄存器都以界面的形式显示出来,选IO口,pin脚方向,具体的功能确实是比较多,不需要知道具体的寄存器的命名,人机给人直观的感觉。

然后main函数躲在ProcessorExpert.c文件中

--- 评价:初步开始接触FSL MCU用起来确实方便,不用去查手册,翻寄存器,但是一项项真的比较多,点点点没点耐心还是比较麻烦的....当然也有比较人性的是配置好的componens可以导出(格式是 .peb),下个工程来用。

两个疑问:

1.
Export Board Configuration
Export Component Settings

好像没啥区别吗?导出的都是MCU和外设的配置

同理
Apply Board Configuration    
Component Settings to Project

2.
另外 新建的时候,发现只有K和KL
想请教的是:KE.KM,后面都是库源码来支持?

661球 发表于 2013-11-18 08:57:13

用了几次表示玩不转···

sky_walker 发表于 2013-11-18 13:13:55

个人还是偏爱寄存器

FSL_TICS_ZJJ 发表于 2013-11-18 14:50:16

本帖最后由 FSL_TICS_ZJJ 于 2013-11-18 14:56 编辑

Export Board Configuration:

It is possible to export one processor and one or more components (the components automatically selected are CPU, Pin settings, LDD, and Init components).

You can save the current state of components related to board configuration in to the external file. The extension of the file is .peb. The default location for saving the output file is recently selected folder, your home directory.


Component Settings to Project:

It is possible to export one or more component settings, such as:

这个是PE的help中说的,上面是processor,下面没有说processor,只是component。
不过,从实际操作的两张图看,是有个flash的区别,两张图如下:


子鱼 发表于 2013-11-18 17:04:39

还是寄存器最接近底层

tyqhaha 发表于 2013-11-19 20:55:01

FSL_TICS_ZJJ 发表于 2013-11-18 14:50 static/image/common/back.gif
Export Board Configuration:

It is possible to export one processor and one or more components (the ...

   哈哈 看来这些是比较冷的功能~

hgy_tom 发表于 2013-11-20 08:04:56

过来学习!

FSL_TICS_Robin 发表于 2014-7-10 09:49:44

楼主你好
最新版本的Microcontrollers Driver Suite v10.4已经开始支持新产品了。
以后开发Kinetis微控制器推荐使用免费的编译环境Kinetis Design Studio 软件

abszy 发表于 2014-8-29 16:59:20

谢谢版主解答 正在初学PE

lzl000 发表于 2014-8-29 18:20:45

good,这是先行者的足迹啊

rockyyangyang 发表于 2014-9-4 16:18:00

从未接触过的一个领域啊         

jinyi7016 发表于 2015-2-25 13:21:52

ST TI也有类似 的,但不好玩
页: [1]
查看完整版本: 新手体验PE心得和疑问