We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
I guess it has something to do with semihosting. I am not familiar with your processor, so I suggest you have a look at the manual.
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.