欢迎来到天天文库
浏览记录
ID:52882233
大小:245.34 KB
页数:20页
时间:2020-03-31
《嵌入式词汇英汉对照.pdf》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、嵌入式词汇中英对照AASIC(专用集成电路)Application-SpecificIntegratedCircuit.Apieceofcustom-designedhardwareinachip.专用集成电路。一个在一个芯片上定制设计的硬件。addressbus(地址总线)Asetofelectricallinesconnectedtotheprocessorandalloftheperipheralswithwhichitcommunicates.Theaddressbusisusedbytheprocessortoselectaspecificmemorylocat
2、ionorregisterwithinaparticularperipheral.Iftheaddressbuscontainsnelectricallines,theprocessorcanuniquelyaddressupto2^nsuchlocations.一个连接处理器与所有外设的,用来通讯的电子线路集。地址总线被处理器用来选择在特定外设中的存储器地址或寄存器。如果地址总线有n条电子线路,处理器能唯一寻址高达2^n的地址空间。applicationsoftware(应用软件)Describessoftwaremodulesspecifictoaparticular
3、embeddedproject.Theapplicationsoftwareisunlikelytobereusableacrossembeddedplatforms,simplybecauseeachembeddedsystemhasadifferentapplication.用来描述一个特定的嵌入式项目中的某一软件模块。应用软件不象可重用的交叉嵌入式平台,只是因为每一个嵌入式系统有不同的应用软件。assembler(汇编编译器)Asoftwaredevelopmenttoolthattranslateshuman-readableassemblylanguagepro
4、gramsintomachine-languageinstructionsthattheprocessorcanunderstandandexecute.一个能把人可读的汇编语言程序转换到处理器可理解和运行的机器指令的软件开发工具。assemblylanguage(汇编语言)Ahuman-readableformofaprocessor"sinstructionset.Mostprocessor-specificfunctionsmustbewritteninassemblylanguage.一种人可读的处理器指令集的形式。大多数处理器相关的功能必须用汇编语言编写。1Sp
5、ark整理BBSP(板卡支持包)Seeboardsupportpackage.见boardsupportpackage。binarysemaphore(二元信号)Atypeofsemaphorewithjusttwostates.Alsocalledamutex.一种只有两种状态的信号。也叫互斥信号。boardsupportpackage(板卡支持包)Partofasoftwarepackagethatisprocessororplatform-dependent.Typically,samplesourcecodefortheboardsupportpackageisp
6、rovidedbythepackagedeveloper.Thesamplecodemustbemodifiedasnecessary,compiled,andlinkedwiththeremainderofthesoftwarepackage.软件包的具有平台依赖性的那一部分。典型地,板卡支持包的样例源程序由包开发者提供。样例源程序必须能在需要时被修改、编译并与软件包的剩下的部分连接起来。bond-outprocessor(外合处理器)Aspecialversionofaprocessorthathassomeoftheinternalsignalsbroughtout
7、toexternalpins.Abond-outprocessorismostoftenfoundwithinanemulatorandisneverintendedtobeusedinaproductionsystem.一种特殊版本的处理器,它有一些,内部的信号能传达到外置的针脚上。一个外合处理器绝大多数情况下只用在模拟器上,从来不会被特意用在产品系统上。Breakpoint(断点)Alocationinaprogramatwhichexecutionistobestoppedandcontroloftheprocessor
此文档下载收益归作者所有