• Send data through USB as a virtual COM
    Hi all! I am trying to include a virtual COM through an USB in KEIL uVision5 with the API and functions that KEIL provides. I have been improving my code, and now I am at the point to be able to receive...
  • Send data through USB as a virtual COM
    Hi all! I am trying to include a virtual COM through an USB in KEIL uVision5 with the API and functions that KEIL provides. I have been improving my code, and now I am at the point to be able to receive...
  • Can't step through code
    I am using the restricted version of uVision3 along with ULink JTAG adapter, and I am trying to debug some C code. Every time I try to single step through my code it always goes to the disassembly window...
  • Can't step through code
    I am using the restricted version of uVision3 along with ULink JTAG adapter, and I am trying to debug some C code. Every time I try to single step through my code it always goes to the disassembly window...
  • Can't step through STR9LIB code
    If I use any of the library source code from C:\Keil\ARM\RV30\LIB\ST\STR91x (91x_ssp.c for example but it is the same for all of them) and build the project (with no compiler or linker warnings or errors...