• Configure SCVS menu
    Hi, I want to use this capability but I have a little problem. In fact, I have several environment variables to set before running the command line. How can I do ? Moreover, can I use a batch...
  • uVision2 SCVS and case sensitive names
    How can I get uVision2 to not use all uppercase file names? I use a version control system (Perforce) that, since it runs on a Linux server, is case sensitive in file names. When uVision2 opens a file...
  • GPIO Commit register is not modifiable
    I just updated uVision to v4.72.10.0 from v4.71 so that I may build code for TI TM4C123GH6PM. The header file for I/O register definitions, C:\Keil\ARM\INC\TI\TM4C123\TM4C123GH6PM.h, is written in a...
  • GPIO commit reg is read only
    Hi, I am programming a TM4C123GH6PM device from TI and I get an error when trying to modify the GPIO commit register. It is defined in the GPIOA_Type struct (in C:\Keil_v5\ARM\PACK\Keil\TM4C_DFP\1...
  • // Commenting \
    I am writing a header file with a series of #define statements, and since I use the '(' & ')' to surround many-many things, I comment these parenthesis pairings to ensure the correct matching set with...