1、功能说明
    此例程展示了配合Bootloader进行IAP升级的APP程序。

2、使用环境

    软件开发环境：KEIL MDK-ARM V5.34
                  IAR EWARM 8.50.1 
    芯片支持：
        N32H730
        N32H735
        N32H735EC
        N32H760
        N32H762
        N32H765
        N32H765EC
        N32H785
        N32H785EC
        N32H787
        
3、使用说明

    系统配置
        1、时钟源：HSI+PLL
        2、系统时钟频率：
            600MHz

    使用方法：
    1、根据应用笔记配合上位机和bootloader进行固件iap升级。

4、注意事项
    无
    
1. Function description

    This example shows an application  which is used with bootloader for the purpose of IAP.

2. Use environment

    Software development environment: KEIL MDK-ARM V5.34
                                      IAR EWARM 8.50.1 
    MCU support:
        N32H730
        N32H735
        N32H735EC
        N32H760
        N32H762
        N32H765
        N32H765EC
        N32H785
        N32H785EC
        N32H787

3. Instructions for use

    System Configuration:
        1. Clock source: HSI+PLL
        2. System Clock frequency: 
            600MHz

     Instructions:
        1. according to the application note, used with bootloader and host computer software, excuting IAP.

4. Attention
    None

