Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: In App Programming STM32 problem with Image linking (3 Replies)

$
0
0
Hi, There Two programs Program A and B; Prog A is the Application Image Prog B suppost be bootload program Flow chart here: http://i67.tinypic.com/6o397a.png Code for Prog A is here: /* Includes ----------------------------------------------------*/ #include "main.h" #include "stm32l4xx_hal.h" /* Private function prototypes ----------------------------------*/ void SystemClock_Config(void); void Error_Handler(void); static void

Viewing all articles
Browse latest Browse all 3049

Trending Articles