• Errors compiling with Keil V5 (project generated with simulink STM32-MAT)
    Hello, I am having troubles trying to get any simple project to work when I create it with the "Target Support Package - STM32 Adapter" toolbox provided by STM for Simulink. For example, I followed...
  • Errors compiling with Keil V5 (project generated with simulink STM32-MAT)
    Hello, I am having troubles trying to get any simple project to work when I create it with the "Target Support Package - STM32 Adapter" toolbox provided by STM for Simulink. For example, I followed...
  • I have error when I am compiling with Keil uVision5
    Hello . My board is stm32f103c6 .My keil version is Keil uVision5 .these are my ARM compilers I think my codes are true . My error is about my Keil and my Keil settings . I have error when I am compiling...
  • Compiling matlab code to c and use in KEIL-error: redefinition of 'i';
    Hello, i have compiled matlab code to c code. When i try to insert that code and build target, Keil throws a error: redefinition of 'i'; How can i solve this?
  • Using the armV5 compiler in keil with c99 and cpp11
    I have a mixed project with c and cpp files. I want to compile the cpp files with the cpp11 standard, but when I set the --cpp11 in the misc controls it compiles the C files as cpp files (and...