首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

【求助】关于PE?

【求助】关于PE?

请问什么是PE啊,我现在想用它进行烧录,用的NE64的开发版附赠的CW,找了半天也没找到PE在哪啊。。。麻烦各位指教一下
是不是在选择连接方式的时候选择P&E Hardware Debugging,这样就可以通过一根USB到BDM的连接线来进行烧录了?
我们和freescale联系了,他们说烧录空白的芯片需要这个东西,以下是原文
No need for a programmer. What you need is a USB debugging pod from PE and they will also provide the programming GUI for a MicroSoft operating system. CodeWarrior's compiler will generate the S-record and allow for paging configurations as you start your project. The true time debugger will allow you to program and test the program after programming the FLASH array. Once you are finished qualifying all firmware functions then you can simply use the PE Programmer GUI to simply program the FLASH.

我看到了两种,一种叫BDM Interface (USB):
http://www.pemicro.com/index.cfm?targetURL=http://www.pemicro.com/products/product_viewDetails.cfm?product_id=33&menu_id=details&CFID=101514&CFTOKEN=21103690
一种叫做BDM Multilink Interface,是串口的:
http://www.pemicro.com/index.cfm?targetURL=http://www.pemicro.com/products/product_viewDetails.cfm?product_id=32&menu_id=details&CFID=101514&CFTOKEN=21103690
是不是在这两种都可以,还是只能够用串口的那个programmer呢?
返回列表