体验了下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,后面都是库源码来支持?
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
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的区别,两张图如下:
E2.jpg (112.9 KB, 下载次数: 0)
下载附件
2013-11-18 14:56 上传
哈哈 看来这些是比较冷的功能~
一周热门 更多>