• HOW TO USE UV2 SIMULATOR ........
    Hi all, I am writin here for the first time. I am not able to open the serial port debug window of my simulator from my keil uv2 IDE. I am using TI based MSC1210Y2 chip. I have a registered version...
  • HOW TO USE UV2 SIMULATOR ........
    Hi all, I am writin here for the first time. I am not able to open the serial port debug window of my simulator from my keil uv2 IDE. I am using TI based MSC1210Y2 chip. I have a registered version...
  • How to include a Hex along with C codes in uv2 simulator?
    Hi, there, I want to use uv2 to debug a system consisting of a set of C codes and one hex file . The C codes will read the data from this hex file. In uv2, I have created a project for this set...
  • How to include a Hex along with C codes in uv2 simulator?
    Hi, there, I want to use uv2 to debug a system consisting of a set of C codes and one hex file . The C codes will read the data from this hex file. In uv2, I have created a project for this set...
  • How to properly measure sleep time with DWT?
    Hello everyone, I need to measure sleep time of my Cortex-M4 processor (STM32F4xx). I looked at DWT where I also use normal tick counter and I enabled SLEEPCNT counter. However, I noticed that it is 8...