• rather than #ifdef
    I am working on some stuff with 4711 #ifdefs and, on most global searches, end up looking at inactive code. To obtain 'marked' code lines I tried to replace #ifdef BLAH ....... with //#define...
  • rather than #ifdef
    I am working on some stuff with 4711 #ifdefs and, on most global searches, end up looking at inactive code. To obtain 'marked' code lines I tried to replace #ifdef BLAH ....... with //#define...
  • Compiler Error: Project include paths are parsed as input files rather than paths (Error C4065E)
    I am getting a compiler error that indicates that the compiler is viewing my include paths as input files. I am a bit stumped, since this seems to be sometimes caused by spaces in an include path throwing...
  • Hard fault while debugging code in embedded pi(STM32F103RBT6) using keil
    Hey guys I am a new comer in this embedded era.So I need some support regarding code debugging. I am using embedded pi(stm32f103rbt6) board and keil tool. While debugging in some places of my code I...
  • Hard fault while debugging code in embedded pi(STM32F103RBT6) using keil
    Hey guys I am a new comer in this embedded era.So I need some support regarding code debugging. I am using embedded pi(stm32f103rbt6) board and keil tool. While debugging in some places of my code I...