• problem with adding SFR definition to the .h file
    Hi, I'm usinge CYGNAL C8051F020. I have a C8051F020.H include file. But some definitions are missing. I would like to add the UART1 definition. In the file the sfr SCON1 was already there, but not...
  • SFR definition for Philips LPC213x Simulator/Debugger
    The Uv3 simulator and JTAG debugger use the wrong SFR symbols for the LPC213X ARM processors. It appears the symbols for the LPC210x are used. I've changed the device database for the LPC2138 to show...
  • SFR
    Hallo everybody, can I overwrite the SFR and write other datas like constants. For example can I delete the ASC Registers because I don't need them?
  • SFR'S
    How do I view the contents of sfr's in the UV2 debugger?
  • SFR File for STM32F469
    Hello, I try to generate a sfr file for the system viewer to look at the registers of my STM32F469. I already have installed the Keil.STM32F4xx_DFP.2.11.0 Pack & CMSIS 5.0.1 and tried to generate...