readme.txt

来自「PIC32 microcontroller sample code」· 文本 代码 · 共 9 行

TXT
9
字号
Example of a generic exception handler
Author: Darren Wenn, Microchip Technology
Date: 15-Jan-2008

The main.c has a two possible exceptions that it may cause.
The exception.c file will handle all general exceptions and provides code to help
in analysing the source of the exception (exception cause and address).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?