Target not created in keil
Although I checked in header file, GPIO_SETMODE is already defined.
void GPIO_SetMode(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode);
Executing a uVision Command in a FUNC Body
We’ve got a bootloader that scrubs ram on reset.