您的位置:系统应用>>嵌入式系统>>ARM>>设计应用>>正文

在Cortex™-M3处理器上运行ARM7TDMI®处理器软件

推荐给好友
打印
加入收藏
更新于2007-06-12 07:48:45

ARM


1 Introduction

        The first question software developers will consider when looking at running ARM7TDMI processor software on a Cortex-M3 processor is: "How much time and effort is it going to take?" The answer is: “practically zero”. A simple re-targeting compilation will be all that is required in the vast majority of cases. Once the software is running, the developer may wish to consider enhancing it to exploit the new functionality of the Cortex-M3 processor not available on the ARM7TDMI processor. This whitepaper will explain how quickly and easily ARM7TDMI processor code can be ported to the Cortex-M3 processor, and how to use the additional features introduced with Cortex-M3 processor and the v7-M architecture to optimise software for size, power and maintainability.

        点击此处查看全文  

文章出处:Mark Collier