• migration Keil - Tasking
    With the Keil Linker Directive SECTIONS( VAR%FDATA (addr1) [addr2] ) you may specify a execution address (addr1) and a storage address (addr2) for a section. This may be used to create FLASH programming...
  • uvision4 nRF5188_xxaa issues
    Hi all, I am completely new to the keil environment. I have programmed arduino boards in the past. I just bought something called AtomWear from kickstarter. It is composed of an nRF51822qfaa MCU. ...
  • pc-lint: issues with uvision4
    Hi, I just start learning to use pc-lint. During configuring the pc-lint in Keil uVision4 IDE, I met some small issues and figured out the workaround myself. For these issues I feel like they...
  • Issue with .axf with Uvision4
    Whenever I try to debug or load the flash for my lpc1114 microcontroller I get the "Could not load file" error for my projects .axf file. I'm not sure what file this is any insight would be appreciated...
  • Keil uVision5
    Hi. I am a beginner in microcontroller programming and new on this forum also. I have a development board EM-STM3210E with STM32F103ZET microcontroller and i try to make a simple project (turn ON a...