【正文】
. Run by an HWI object to provide the lowresolution CLK tick. 遠(yuǎn)見品質(zhì) DSP/BIOS程序使用的文件 ? 保存配置的生成文件: ( 被配置工具和分析工具同時使用 ) ( 配置工具生成的包含對象聲明 ) ( 匯編頭文件 ) ( 匯編源文件 ) ( 鏈接命令文件 ,定義了 DSP/BIOS特殊的編譯選項(xiàng)和對象名以及程序段的定義 ) ( CSL設(shè)置的程序代碼 ) ( DSP/BIOS API頭文件,用戶程序需要包含 使用模塊的頭文件) ( 用于匯編程序的 DSP/BIOS API 頭文件 ) ? DSP/BIOS分析工具用到的文件 . 配置文件提供了對象名和其它一些程序信息。 RTA_F_dispatch. Run by the RTA_dispatcher IDL object to gather realtime analysis data. ? 7。 _IDL_loop. Run by the lowest priority TSK object, TSK_idle, to run the IDL functions. ? 5。 _KNL_run. Run by KNL_swi, to run the task scheduler if it is enabled. ? 3。 遠(yuǎn)見品質(zhì) 配置工具的默認(rèn)對象和函數(shù) ? 1. PRD_clock. By default, this CLK object causes a tick for the periodic functions. ? 2. KNL_swi. This SWI object calls the TSK scheduler. ? 3. PRD_swi. This SWI object executes all the configured PRD functions. ? 4. TSK_idle. This TSK object runs the idle loop when no other task is ready to run. ? 5. Three IDL objects: IDL_cpuLoad, RTA_dispatcher, LNK_dataPump ? 6. IDL_busyObj. This STS object accumulates statistics used to calculate the CPU load. ? 7. Two HST object: RTA_fromHost. This HST object passes LOG and STS data requests from the host PC to