找回密码
 注册
搜索
查看: 747|回复: 0

[ARM资料] 将RVDS中的工程移植到RealView MDK

[复制链接]
发表于 2008-9-2 14:11:47 | 显示全部楼层 |阅读模式
RealView Microcontroller Development Kit (MDK-ARM) 有很多完美的特性适合于标准微控设备使用,使得工程开发更快捷,更方便。本说明将详细介绍如何将 ARM RealView Development Suite (RVDS) 中的工程移植到MDK-ARM。

Tool Component RealView Development Suite
(RVDS)
RealView Microcontroller Development Kit
(MDK-ARM)

Compiler (编译器) RVCT C/C++ Compiler, armcc RVCT C/C++ Compiler, armcc
Assembler (汇编程序) RVCT ARM Assember, armasm RVCT ARM Assember, armasm
Linker (链接器) RVCT ARM Linker, armlink RVCT ARM Linker, armlink
IDE CodeWarrior μVision
Debugger (调试器) RealView Debugger μVision
Simulator (模拟器) RealView ISS μVision
Cores Supported (代码支持) All ARM Cores N/A
Devices Supported (设备支持) N/A >150 ARM based MCU's (www.keil.com/arm/chips.asp)

RVDS 和 MDK-ARM都使用相同的编译工具RealView Compilation Tools,这样就使得转换过程直接明了。只是工程的处理过程和目标调试接口有所不同。

具体可以参见    http://www.realview.com.cn/wen-list3.asp?id=352

RVDS中的RVD IDE/Debugger支持所有的ARM核(ARM7TDMI, ARM966E-S 等等),是内核通用的 。
μVision IDE/Debugger是基于具体微控设备的,在创建工程的时候要求选择某一个设备。

http://www.realview.com.cn/wen-list3.asp?id=352
高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2024-10-8 01:27 , Processed in 0.044195 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表