• uVision View Memory Display problem
    Working on a bootloader. Mapped SRAM of STM32F072 to 0x0000 0000... by setting SYSCFG_CFGR1_MEM_MODE accordingly. uVision (V5.24.2.0) "View Memory Windows" then shows correctly same contents at 0x0000...
  • uVision View Memory Display problem
    Working on a bootloader. Mapped SRAM of STM32F072 to 0x0000 0000... by setting SYSCFG_CFGR1_MEM_MODE accordingly. uVision (V5.24.2.0) "View Memory Windows" then shows correctly same contents at 0x0000...
  • Possible to change the Regs tab in the Project view?
    Hello, Is there a way to adapt the content of the Regs tab in the Project Window ? For instance, adding the content of one or more SFR items. Rgds, Geert
  • Possible to change the Regs tab in the Project view?
    Hello, Is there a way to adapt the content of the Regs tab in the Project Window ? For instance, adding the content of one or more SFR items. Rgds, Geert
  • DS-5 fails to view Device Memory View
    I am using DS-5 v5.27.1 and using ARM SGI-575 as development platform. platform have a range for RAM, serial and ethernet devices. At kernel/code level I have mapped all memories and able to read/write...