主要内容

本页采用了机器翻译。点击此处可查看最新英文版本。

调度

R2025b
触发异步和后台任务

使用 Hardware Interrupt 模块触发异步任务,使用 Idle Task 模块触发后台任务。

模块

C28x Hardware Interrupt BlockC28x Hardware InterruptC28x 处理器上处理硬件中断的中断服务程序
Hardware Interrupt blockC29x Hardware InterruptTrigger downstream function-call subsystems from interrupt service routine (自 R2025a 起)
CLA Task ManagerCLA Task ManagerCreate and manage task executions in Control Law Accelerator (CLA) model (自 R2022a 起)
Hardware Interrupt blockHardware Interrupt从中断服务例程触发下游函数调用子系统 (自 R2023a 起)
Event Source blockEvent SourceSimulate and playback recorded task events (自 R2024a 起)
Hardware Profiler BlockHardware ProfilerProfiles function-call subsystem using GPIO, ERAD, or Timer measurement modes (自 R2024b 起)
block image for idle taskIdle TaskCreate free-running task
Software Trigger CPU<->CLA blockSoftware Trigger CPU<->CLATrigger software events between processor (CPU) and control law accelerator (CLA) (自 R2022a 起)
Task Manager blockTask ManagerCreate and manage task executions in Simulink model
Hardware InterruptF2838x-M4 Hardware InterruptTrigger downstream function-call subsystem from interrupt service routine
Hardware Interrupt blockF28M3xx-M3 Hardware InterruptTrigger downstream function-call subsystem from interrupt service routine

工具

硬件映射将模型中的任务和外围设备映射到硬件板配置 (自 R2022b 起)

主题

疑难解答

External Interrupt Workflow for Texas Instruments C2000 Processors

This topic helps you with the workflow for external interrupts.

精选示例