• Monitor51
    I am using C515C with OTP. I would like to know if it is possible to load the monitoring firmware into the OTP, and the application into the external RAM. Tang
  • monitor51 problem
    Hi there, i've got a project realizing mc8051 on a FPGA board and using mon51 of keil uvision3 for debugging. I got my VHDL code implemented and tested the functionality, the UART interface of the MC...
  • usnig Monitor51
    hi, I want to use monitor51 to test my code that collects some analog data and feeds it to ADC on-board of 8051. I am using uVision2. I have read somwhere that it is necessary to download mon51.exe...
  • how to use monitor51
    I want to use monitor51 with Dallas DS5001. I set the dallas with single 32Kb RAM which I split into 8Kb Program Memory and the rest as data memory. I set the debug setting so the off-chip code memory...
  • Cannot change Variables during debug session
    Hi, I'm using Keil µVision 5.24.2 with a Segger JLink and STM32F468IG MCU. In my SPI Module I have a SPI Data Struct which has some Flags (uint8_t). For some debugging I want to change the Variable...