CN104298529A - 一种飞思卡尔单片机开发系统的使用方法 - Google Patents

一种飞思卡尔单片机开发系统的使用方法 Download PDF

Info

Publication number
CN104298529A
CN104298529A CN201410533418.9A CN201410533418A CN104298529A CN 104298529 A CN104298529 A CN 104298529A CN 201410533418 A CN201410533418 A CN 201410533418A CN 104298529 A CN104298529 A CN 104298529A
Authority
CN
China
Prior art keywords
software
chip microcomputer
single chip
windows operating
usbdm
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410533418.9A
Other languages
English (en)
Other versions
CN104298529B (zh
Inventor
苗立东
王述勇
潘连才
李军伟
马超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong University of Technology
Original Assignee
Shandong University of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong University of Technology filed Critical Shandong University of Technology
Priority to CN201410533418.9A priority Critical patent/CN104298529B/zh
Publication of CN104298529A publication Critical patent/CN104298529A/zh
Application granted granted Critical
Publication of CN104298529B publication Critical patent/CN104298529B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

本发明的目的是提供一种飞思卡尔单片机开发系统的使用方法,属于飞思卡尔单片机开发技术领域,包括嵌入式系统开发平台,基于开源USBDM的软件与硬件,Windows操作系统,开源LIBUSB软件,单片机开发软件CodeWarrior6.3,其特征在于通过以下过程进行使用:在具有32位Windows操作系统的计算机上依次安装CodeWarrior6.3,开源USBDM软件,然后把安装好的文件复制到64位Windows操作系统的计算机上,并且进行注册;在具有64位Windows操作系统的计算机上,安装开源USBDM软件和USB驱动程序。本发明与现有技术相比,其优点是:使用方便,能够节约硬件升级成本。

Description

一种飞思卡尔单片机开发系统的使用方法
技术领域
本发明提供一种飞思卡尔单片机开发系统的使用方法,尤其涉及飞思卡尔单片机实验教学过程中软硬件的使用方法。
背景技术
实验在单片机教学过程中具有非常重要的作用,在中国国内的课堂教学过程中一般采用性价比较高的中国国产设备。山东理工大学交通学院采用了苏州大学飞思卡尔嵌入式系统研发中心的飞思卡尔嵌入式系统开发平台(本专利中简称为嵌入式系统开发平台或者平台),该平台使用的CodeWarrior软件以及随该平台提供的驱动程序只支持32位Windows操作系统,在64位Windows操作系统上无法直接使用。另外,根据教学实践需要,参照开源的USBDM资料以及上述平台,开发了一种的集成式的实验系统(以下简称实验系统,中国专利申请号为2014104350413),可以在32位和64位Windows操作系统下运行。
目前使用的计算机,有的是32位Windows操作系统,有的是64位Windows操作系统,为了充分利于教学资源,希望在64位操作系统的计算机上也能够使用上述的平台和实验系统。通过在64位操作系统上安装虚拟机可以在一定程度上解决这个问题,或者在64位硬件的计算机安装32位的操作系统,也可以使用上述设备,但是安装过程很繁琐。
发明内容
本发明的目的是提供一种飞思卡尔单片机开发系统的使用方法,其技术方案为:
一种飞思卡尔单片机开发系统的使用方法,包括嵌入式系统开发平台,基于开源USBDM软件与硬件,Windows操作系统,开源LIBUSB软件,单片机开发软件CodeWarrior6.3,其特征在于通过以下过程进行使用:
(一)在具有32位Windows操作系统的计算机上依次安装CodeWarrior6.3,开源USBDM软件,并且把安装好的文件进行备份;
(二)在具有64位Windows操作系统的计算机上,安装开源USBDM软件;
(三)把过程(一)中备份的文件复制到64位Windows操作系统的计算机上,并且进行注册;
(四)在具有64位Windows操作系统的计算机上,针对嵌入式系统开发平台安装开源LIBUSB软件。
本发明与现有技术相比,其优点是:使用方便,能够节约硬件升级成本。
具体实施方式
(一)先在32位的Windows操作系统(Windows 7或者Windows XP)里面,安装单片机开发软件CodeWarrior6.3,安装路径为X:\Program Files\Freescale\CodeWarrior for Microcontrollers V6.3,然后安装开源USBDM软件,其中的X代表某一个可用磁盘分区,比如C、D、E等,并且把路径X:\Program Files\Freescale\CodeWarrior for Microcontrollers V6.3下面安装好的全部文件进行备份;
(二)进入64位Windows操作系统(Windows 7或者Windows 8,下面含义相同)里面,安装开源USBDM软件;
(三)在64位Windows操作系统里面,把步骤(一)中备份的文件复制到该系统的目录下面,目录为:Y:\Program Files (x86)\Freescale\CodeWarrior for Microcontrollers V6.3,其中的Y代表某一个可用磁盘分区,比如C、D、E等,要求存放文件的路径为Program Files (x86)下面;然后进入目录Y:\Program Files (x86)\Freescale\CodeWarrior for Microcontrollers V6.3\bin中找到注册文件Mwregsvr.exe,设置该文件以Windows XP (Service Pack 3)兼容模式运行,特权等级是以管理员身份运行此程序,然后运行注册批处理文件regservers.bat进行注册;
(四)在64操作系统里面,通过USB数据线把嵌入式开发平台与计算机连接,运行开源的LIBUSB软件,版本为1.2.6.0,安装嵌入式开发平台的驱动程序。
在使用嵌入式开发平台时,采用随其提供的文件opensourcebdm.dll;在使用实验系统时,使用开源USBDM资料提供的文件opensourcebdm.dll。
本专利方法经过一年多的使用,在多台64位操作系统的笔记本电脑和台式计算机上运行正常。

Claims (1)

1.一种飞思卡尔单片机开发系统的使用方法,包括嵌入式系统开发平台,基于开源USBDM的软件与硬件,Windows操作系统,开源LIBUSB软件,单片机开发软件CodeWarrior6.3,其特征在于通过以下过程进行使用:
(一)在具有32位Windows操作系统的计算机上依次安装CodeWarrior6.3,开源USBDM软件,并且把安装好的文件进行备份;
(二)在具有64位Windows操作系统的计算机上,安装开源USBDM软件;
(三)把过程(一)中备份的文件复制到64位Windows操作系统的计算机上,并且进行注册;
(四)在具有64位Windows操作系统的计算机上,针对嵌入式系统开发平台安装开源LIBUSB软件。
CN201410533418.9A 2014-10-11 2014-10-11 一种飞思卡尔单片机开发系统的使用方法 Active CN104298529B (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410533418.9A CN104298529B (zh) 2014-10-11 2014-10-11 一种飞思卡尔单片机开发系统的使用方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410533418.9A CN104298529B (zh) 2014-10-11 2014-10-11 一种飞思卡尔单片机开发系统的使用方法

Publications (2)

Publication Number Publication Date
CN104298529A true CN104298529A (zh) 2015-01-21
CN104298529B CN104298529B (zh) 2018-03-02

Family

ID=52318269

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410533418.9A Active CN104298529B (zh) 2014-10-11 2014-10-11 一种飞思卡尔单片机开发系统的使用方法

Country Status (1)

Country Link
CN (1) CN104298529B (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112068852A (zh) * 2020-09-27 2020-12-11 山东云海国创云计算装备产业创新中心有限公司 基于国产服务器的开源软件安装方法、系统及设备和介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020178233A1 (en) * 2001-05-25 2002-11-28 International Business Machines Corporation Method and apparatus for the automatic migration of applications and their associated data and configuration files
CN101403966A (zh) * 2008-11-18 2009-04-08 苏州工业园区联科信息技术有限公司 一种实现可移植软件的方法
CN101763264A (zh) * 2010-01-15 2010-06-30 山东高效能服务器和存储研究院 一种测试软件在安腾64位平台下运行的方法
CN103455361A (zh) * 2013-09-06 2013-12-18 南京南自信息技术有限公司 一种在64位操作系统下调用32位解码库的设计方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020178233A1 (en) * 2001-05-25 2002-11-28 International Business Machines Corporation Method and apparatus for the automatic migration of applications and their associated data and configuration files
CN101403966A (zh) * 2008-11-18 2009-04-08 苏州工业园区联科信息技术有限公司 一种实现可移植软件的方法
CN101763264A (zh) * 2010-01-15 2010-06-30 山东高效能服务器和存储研究院 一种测试软件在安腾64位平台下运行的方法
CN103455361A (zh) * 2013-09-06 2013-12-18 南京南自信息技术有限公司 一种在64位操作系统下调用32位解码库的设计方法

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112068852A (zh) * 2020-09-27 2020-12-11 山东云海国创云计算装备产业创新中心有限公司 基于国产服务器的开源软件安装方法、系统及设备和介质
CN112068852B (zh) * 2020-09-27 2022-06-17 山东云海国创云计算装备产业创新中心有限公司 基于国产服务器的开源软件安装方法、系统及设备和介质

Also Published As

Publication number Publication date
CN104298529B (zh) 2018-03-02

Similar Documents

Publication Publication Date Title
US9569226B2 (en) Baseboard management controller and method of loading firmware
CN103455350A (zh) 一种bios更新的方法
US20070061818A1 (en) Detection of devices during operating system setup
CN103064784B (zh) 面向Xen环境的运行时内存泄漏检测方法及其实现系统
EP3314514B1 (en) Protecting basic input/output (bios) code
CN102404603B (zh) 机顶盒上的usb设备插拔的检测方法及系统
US8468334B1 (en) Efficient initial RAM disk creation
US20130067457A1 (en) Method and system for installing portable executable applications
CN103473059B (zh) 一种支持多种体系架构的通用操作系统
BRPI0711336A8 (pt) Converção de máquinas para máquinas virtuais
CA2793868A1 (en) Method and system for managing power consumption of a computing device
CN104021023A (zh) 一种突破内核模块版本控制解决方法
US9489211B2 (en) Exposing memory-mapped IO devices to drivers through firmware
CN104572061A (zh) 一种基于龙芯服务器的uefi固件实现方法
TWI733743B (zh) 用以基於指令類型來調整最大時脈頻率的處理器、方法和系統
CN100399270C (zh) 一种usb设备过滤驱动程序的自动安装方法
TWI515553B (zh) 包括可組配最大處理器電流之用於能源效率及節能之方法、裝置及系統
CN102332073A (zh) 一种控制usb端口设备开关的方法
US11169818B2 (en) Systems and methods for dynamically locating and accessing operating system (OS) file system data from a pre-boot environment
CN103984572A (zh) 一种无光驱实现电脑安装和切换操作系统的方法及设备
CN104298529A (zh) 一种飞思卡尔单片机开发系统的使用方法
US20090198988A1 (en) Method for verifying refreshed bios content
US20110231638A1 (en) Preinstalled operating system instances stored on removable storage devices
US8694989B1 (en) Virtual installation environment
CN103019760A (zh) 安装软件的结构及安装方法

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Miao Lidong

Inventor after: Jiao Xuejian

Inventor after: Gang Xianyue

Inventor after: Wu Zhiyong

Inventor after: Zhang Zeng

Inventor after: Wu Xiaohui

Inventor after: Li Junwei

Inventor after: Ma Chao

Inventor after: Wang Shuyong

Inventor after: Pan Liancai

Inventor after: Xu Guohui

Inventor after: Ge Wenqing

Inventor before: Miao Lidong

Inventor before: Wang Shuyong

Inventor before: Pan Liancai

Inventor before: Li Junwei

Inventor before: Ma Chao

GR01 Patent grant
GR01 Patent grant