• uVision crashing on end of simulation
    I have experienced crashing of uVision on one particular project the SECOND time a simulation / debug session was terminated in single session of uVision. Restarting uVision allowed for 2 more debug...
  • Saving data when received serially
    Hello I am designing a knitting machine which requires to change the knit design after some regular period. The user will design and feed the data serially through computer to 8051. Where and how...
  • Save Watch Window Data to File?
    Is it possible to save the contents of the watch or memory window to a file? I'd like to store an array of data to a file so I can do some analysis in excel.
  • Trouble when simulate
    Why uVision2 does not simulate 8952. This compiler does not understand 8952 register(example TR2, T2MOD, T2CON...) Nguyen The Son
  • Writing files when running unit tests in simulator
    We are running unit tests using Simulator in uVision 5. Is it possible to write files when executing code in Simulator? If so, is there an example project I could reference? Thanks