2个硬件断点,没有软件断点; 1个硬件断点,任意多个软件断点; 任意多个软件断点。
22
EmbeddedlCE宏单元组成
一个与EmbeddedlCE 兼容的 ARM7DI 宏单 元包括一个 ARM7 内核、少量的内核调试逻辑、 一个 JTAG测试端口( TAP)控制器和 EmbeddedlCE 宏单元。
Microprocessors, DMA controllers, memory controllers and other higher performance blocks are suited for connection to the AHB/ASB. Lower performance blocks such as UARTs, General Purpose Input/Output (GPIO) and Timers are suited for connection to the APB.
- 16/32-Bit RISC architecture and powerful instruction set with ARM7TDMI CPU core.
- Thumb de-compressor maximizes code density while maintaining performance.
还有一些模块同时具有两种属性,例如直 接存储器存取(DMA)在被编程时是从模块, 但在系统读传输数据时必须是主模块。
如果总线上存在多个主模块,就需要仲裁 器来决定如何控制各种主模块对总线的访 问。虽然仲裁规范是AMBA总线规范中的一 部分,但具体使用的算法由RTL设计工程师 决定,其中两个最常用的算法是固定优先 级算法和循环制算法。
S3C44B0X处理器体系 结构分析