i want to use codeblocks to compile and download program to nrf51422 so i try to compile example in keil/ARM by codeblocks then it always show up error like this " C:\Keil\ARM\Examples\Hello\Hello.c|17| fatal error: stm32f10x.h: No such file or directory"
it always cant find "XXXX.h"
i install the codeblocks-13.12mingw-setup-TDM-GCC-481 and download the nRF5x-MDK-GCC but i dont know what's relation between them
what should i do let make it works