• UV3: Memory Window: Which memory locations (prefixes) are supported?
    We are working with an 8051 based CPU with several different memory locations (code, data, sfr, xdata, edata, ...). Is there a list supported prefixes in the memory window (e.g. C:0x000010) available...
  • UV3: Memory Window: Which memory locations (prefixes) are supported?
    We are working with an 8051 based CPU with several different memory locations (code, data, sfr, xdata, edata, ...). Is there a list supported prefixes in the memory window (e.g. C:0x000010) available...
  • µVISION5: PERIODIC WINDOW UPDATE DOES NOT WORK
    Hi All, I'm experiencing this annoying problem with uVision 5.15. With Debug->execution profiling->show time enabled and view->periodic window update enabled the execution times are enabled...
  • µVISION5: PERIODIC WINDOW UPDATE DOES NOT WORK
    Hi All, I'm experiencing this annoying problem with uVision 5.15. With Debug->execution profiling->show time enabled and view->periodic window update enabled the execution times are enabled...
  • Keil Memory window not updating
    Im using LPC1778 to simulate SSP1. The usermanual states that DR for SSP1 is at address 0x40030008. When I transmit data, I immediately receive data into the receive buffer(RNE flag in status register...