处理器的14.ppt

处理器的14

uC/OS-II Porting to Intel X86 Platform;Outline;uC/OS-II;uC/OS-II Porting Limit;1. 裝置啟動後,執行完硬體的初始設定或是硬體狀態檢查,就直接跳轉到 AP 執行的位置 2. uC/OS-II 一般啟動流程 ;uC/OS-II Porting;Real mode;The rest of the hardware initialization is performed in the application. Once in main(), a call is done to OsCpuInit(), in order to perform the following: Enable the address line 20 Relocate the IRQ interrupts Initialize the interrupt table The clock handler is installed as the interrupt 20h handler The uC/OS-II context switch handler is installed as the interrupt 30h handler ;void OSCpuInit() { int IntNo; InitA20();

文档评论(0)

1亿VIP精品文档

相关文档