STM32 Bootloader程序中Jump2App函数分析

Jump2App函数代码 #define __IO volatile /*!< defines 'read / write' permissions */ #define ApplicationAddress 0x8003000 pFunction Jump_To_Application; uint32_t JumpAddress; typ
相关文章
相关标签/搜索