• Making SFR bit addressable
    We are using Cypress Microcontroller with Keil uVision 2 platforms. One of Cypress register OEB (address = 0xB2) non-bit addressable SFR registry. In our application we are planning to use as a bit...
  • Making SFR bit addressable
    We are using Cypress Microcontroller with Keil uVision 2 platforms. One of Cypress register OEB (address = 0xB2) non-bit addressable SFR registry. In our application we are planning to use as a bit...
  • Modifying SFR Definition Files?
    Hi, Evaluating uVision 4.21... Found that SDIO special function register definitions in STM32F10xxE.SFR are incorrect. Base address is 0x40018000 not 0x40012C00! Tried textural substitution,...
  • Modifying SFR Definition Files?
    Hi, Evaluating uVision 4.21... Found that SDIO special function register definitions in STM32F10xxE.SFR are incorrect. Base address is 0x40018000 not 0x40012C00! Tried textural substitution,...
  • 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...