• Same include paths for all Targets?
    Hello, I'm using "Manage Project Items" with Different Project Targets on Keil uVision V5.26.2.0. But because they differ only by preprocessor defines, I want them to all have the same include paths...
  • debbuging on shared drive/ trace tmp file path
    hi, and thanks per advance, I work on Keil uvision5 /cortex-M with ulink pro. all my project are on a network shared drive. all is fine except that all the trace files (*.tdi *.tds ...) are saved...
  • What does retarget.c work?
    Dear All, Now I'm trying to use Hello example of cortex-m3 for study on KEIL (uVision) I came across " retarget.c " when I was opening the project file. Does anyone know what does regret.c work...
  • What is the advantage of uint8_t over char or bool?
    I have to migrate some C++ functions into a µVision project and usually you use uint8_t instead of char and bool. Is there any downside to using bool? I mean including the bool.h will not make the code...
  • keil SPI Flash drive
    hello, Can any one help me on how to Configure FTP to use SPI Flash Drive. And how to put the contents For eg, Web pages ,images etc on the Flash device connected to the Microcontroller through SPI...