SWI with ARTX Kernel and RealView Compiler
This example program shows how to implement software int - 资源详细说明
SWI with ARTX Kernel and RealView Compiler
This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools.
The file SWI_Table.s implements the SWI function table. The SWI function declarations and implementations are demonstrated in the file Artx_SWI.c.
SWI with ARTX Kernel and RealView Compiler
This example program shows how to implement software int - 源码文件列表