专栏中心

EEPW首页 > 专栏 > 电子词汇表五

电子词汇表五

发布人:beibeidong 时间:2008-04-29 来源:工程师 发布文章
 Emulator(仿真器)
 Short for In-Circuit Emulator (ICE). A debugging tool that takes the placeof-emulates-the processor on your target board. Emulators frequently incorporate a special "bond-out" version of the target processor that allows you to observe and record its internal state as your program is executing . 在线仿真器的简写。一个在你的目标板上放置仿真的处理器的调试工具。仿真器经常和一目标处理器的一种“外合”版本合在一起,这个版本的的处理器充许你运行程序时观察和记录它的内部状态。
 
 Executable(可执行的)
A file containing object code that is ready for execution on the target. All that remains is to place the object code into a ROM or download it via a debugging tool. 一个包含准备在目标机上运行的目标代码的文件。放置目标代码到ROM中或通过调试工具下载。
 
 F Firmware(固件)
Embedded software that is stored as object code within a ROM. This name is most common among the users of digital signal processors. 是作为目标代码存贮在ROM中的嵌入式软件。这个名字在数字信号处理器的用户中相当流行。
 
 flash memory (闪存)
 A RAM-ROM hybrid that can be erased and rewritten under software control. Such devices are divided into blocks, called sectors, that are individually-erasable. Flash memory is common in systems that require nonvolatile data storage at very low cost. In some cases, a large fash memory may even be used instead of a disk-drive. 一种RAM-ROM的混血儿,它能在软件的控制下被擦除和重写。一些设备被分成叫段组的块,能个别地可擦。闪存用在需要很便宜的非易失数据存贮器的地方,一个大容量的闪存甚至被用作磁盘驱动器。
 
 G general-purpose computer(通用计算机)
 A combination of computer hardware and software that serves as a general-purpose computing platform. For example, a personal computer. Contrast with embedded system. 当作通用计算平台的计算机硬件与软件的组合。例如,PC。相对于嵌入式计算机。
 H HLL See high-level language. 查阅高级语言。
 
 Heap(堆)
An area of memory that is used for dynamic memory allocation. Calls to malloc and free and the C++ operators new and delete result in run-time manipulation of the heap. 一块被用作动态内存分配的内存区域。调用malloc和free、C++的操作符new、delete在运行时进行堆的操作。
 
 high-level language(高级语言)
A language, such as C or C++, that is processor-independent. When programming in a high-level language, it is possible to concentrate on algorithms and applications without worrying about the details of a particular processor. 一种语言,象C或C++,是处理器独立的。当在高级语言上编程时,不需要考虑特定处理器的细节,只用关心算法和应用。

专栏文章内容及配图由作者撰写发布,仅供工程师学习之用,如有侵权或者其他违规问题,请联系本站处理。 联系我们

关键词:

相关推荐

《嵌入式系统设计》15-嵌入式系统设计U-BOOT(Bootloader的一些介绍)

视频 2010-02-02

CINNO 报告 2024 国内手机面板采购量:小米 1.71 亿片同比增 21.7%、OPPO 1.44 亿片同比增 3.5%

牛人居然把功率MOS剖析成这样,很难得的资料!

专题1、WINCE开发上手指南(视频下载)

黄仁勋:Blackwell正在45座工厂全面量产

专题2、如何进行联机调试应用程序(视频下载)

混合动力汽车也是超级跑车:强调性能,而不是里程

AI带动需求 今年全球启建18座晶圆厂

EDA/PCB 2025-01-09

TOYOTA合作英伟达 撼动全球车市!欧系可能没生存空间

汽车电子 2025-01-09

SwitchBot 模块化移动房屋机器人K20+ Pro

2025 年人们将尝试在这个水下栖息地生活

《嵌入式系统设计》17-嵌入式系统设计U-BOOT(跳转到stage2的C入口点到嵌入式系统Bootloader)

视频 2010-02-02

周明老师《嵌入式Linux驱动程序》PPT视频下载

《嵌入式系统设计》14-1-划分及作业布置

视频 2010-02-02

《嵌入式系统设计》18-嵌入式系统设计U-BOOT(LILO到连接脚本文件)

视频 2010-02-02

《嵌入式系统设计》19-Linux嵌入式系统设计(开始到Linux Bootloader)

视频 2010-02-02

周明老师《嵌入式Linux驱动程序》实况视频下载

德国芯片大国梦碎?外媒叹错信英特尔 台积电救不了

EDA/PCB 2025-01-09

台积电亚利桑那厂再添产品线,苹果Apple Watch芯片首次在美制造

周明老师《嵌入式Linux驱动程序》PDF课件下载

更多 培训课堂
更多 焦点
更多 视频

技术专区