ASIC(专用集成电路)
Application-Specific Integrated Circuit. A piece of custom-designed hardware in a chip.
专用集成电路。一个在一个芯片上定制设计的硬件。
A set of electrical lines connected to the processor and all of the peripherals withwhich itcommunicates. The address bus is used by the processor to select aspecific memory location or register within a particular peripheral. If the address bus contains n electrical lines, the processor can uniquely address up to 2^n such locations.
一个连接处理器与所有外设的,用来通讯的电子线路集。地址总线被处理器用来选择在特定外设中的存储器地址或寄存器。如果地址总线有n条电子线路,处理器能唯一寻址高达2^n的地址空间。
BSP(板卡支持包)
See board support package.
board support package(板卡支持包)
Part of a software package that is processor or platform-dependent. Typically,sample source code for the board support package is provided by the package developer. The sample code must be modified as necessary, compiled, and linked with the remainder of the software package.
-
-
-
-
szzunzheng | 当前状态:离线
总积分:180 2025年可用积分:0
注册时间: 2007-06-06
最后登录时间: 2009-10-12
-
-
szzunzheng 发表于 2007/9/14 11:47:46
引用 szzunzheng 2007/9/14 11:47:46 发表于2楼的内容
-