• Inclusion of one project in another
    Hi, I am using an STM32F103 to control an instrument. I have the DfuSe USB bootloader at address 0x08000000-0x08003000 and then my application code from 0x08003000 onwards. These two chunks of code...
  • RTX5 Inclusion
    Hi everyone! i'm trying to add CMSIS-RTX5 in my project. Without RTX5 the code run correctly. Adding RTX5 the following error appears: .\stm32_base.axf: Error: L6200E: Symbol PendSV_Handler multiply...
  • DSP FILE INCLUSION
    Well am using keil uvision 5 for my development. i have added CMSIS dsp file and device file using run time environment. but when am adding math_helper.c source file am getting error. which is ...
  • Header file inclusions
    After reading a post, I embarked on another long rambling about #included header files (a topic that keeps popping up) Reference Post: http://www.keil.com/forum/docs/thread14314.asp (And also a...
  • Building a project
    When I build a project (hit F7 for instance) the screen goes blank until it's done, then it comes back to Keil uVision2. Everything works correctly, but it's a big pain in the butt to have the screen...