• Yet another undefined symbol
    Good day, in order to become familiar with the MCBSTR9 I first modified the Blinky program. That wasn't too difficult. But stage two was to write the same program using my own syntax and referring to...
  • Yet another undefined symbol
    Good day, in order to become familiar with the MCBSTR9 I first modified the Blinky program. That wasn't too difficult. But stage two was to write the same program using my own syntax and referring to...
  • Error: L6218E - undefined symbol when calling functions from another projects in the same workspace
    Hi, I'm using ARM DS-5 for my current project. In my workspace, there are two projects: test and test_bsp. My purpose is that the "test_bsp" project includes header and source files, and the application...
  • Error: L6218E - undefined symbol when calling functions from another projects in the same workspace
    Hi, I'm using ARM DS-5 for my current project. In my workspace, there are two projects: test and test_bsp. My purpose is that the "test_bsp" project includes header and source files, and the application...
  • Including another hex file in the linker
    Hi all. I'm developping a bootloader to allow firmware upgrade (IAP) in our application on F103RB microcontroller. I'm coding with keil uVision 3 V3.85. Bootloader has its flash space (specified...