• 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
  • 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...
  • Problem on linking Monitor51
    Dear all,Can you help me?Thank you in advance! I used uVision(Keil C51 V7.01) to connect to Monitor-51 which was made by myself.But it didn't work.When I built my project,it showed as below: Build...
  • Monitor51 doesn't work
    Hello, I spent a lot of time to solve the problem but I'm dumb. I modified the INT_ADR_OFF=4000h and the DEF_PC_VAL=4000h and compiled with the following command line parameter install 8 0 0 which...
  • EZ-USB FX2 and Monitor51
    Hi, I'm using Monitor51 to debug the FX2 but for some reason I haven't been able to use the printf statements, I configure the serial port but I get no message when I reach that point in my program. I...