Hello I am an ARM newbie I found a simple example, a hello world program for LP2100. I want to use this example, but with STM32F103ze, but I have not found the correct files for this (I am triying to put #include <stm32f10x_lib.h> instead of #include <LPC21xx.H> and so, but I get errors )
What should I do ?
Thanks
It's not to do with the processor - it's to do with the Toolchain.
Since the Toolchain is not Keil, this isn't the right place to come...
Keil almost certainly is different from CodeSourcery in this respect - so Keil-specific advice will not be of any use.