首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 嵌入式系统 > 使用 C54x 系列的扩展寻址进行中断处理

使用 C54x 系列的扩展寻址进行中断处理

资料介绍
Special consideration should be given to handling interrupts when using extended addressing on the Texas Instruments (TI) TMS320C54x family of digital signal processing devices. Because extended addressing uses up to 23 address lines on a 16-bit device, the user must account for saving and restoring the extended address values. This operation is handled automatically when using the far instructions. However, when dealing with interrupts, no assumptions can be made on the part of the architecture as to whether you are actually utilizing the extended memory capabilities of the device. Therefore, only the 16-bit “local” address is automatically saved on the stack on acknowledging an interrupt.
This document covers available options for handling interrupt service routines (ISRs) when using the extended addressing capability of the TMS320C54x. Included in this document are code examples and memory configuration options.
使用 C54x 系列的扩展寻址进行中断处理
本地下载

评论