• Hitex MX51 with uVision2, uVision3 ICE Emulator Setup
    I have downloaded and installed the driver: http://www.keil.com/download/docs/119.asp I also have installed uv3 and the C51 tools I can compile and run C51 programs in simulation mode, but I am...
  • Hitex MX51 Emulator and Texas TAS1020 microcontroller
    I am using uVision2 in conjunction with "Texas TAS1020". I use Hitex x51 emulator and the driver ( http://www.keil.com/download/docs/119.asp ) to debug my program. I would be happy if you could provide...
  • Compute CRC of code with armlink
    I'm starting to write a bootloader for my Cortex-M4 processor. At start I need to check integrity of application in flash, for this I need the compute the CRC of the content of the flash and compare...
  • float computing
    my program below : float fa=123; float fb=123.456; float answer; main() { answer=fb-fa; } but answer=0.4560013 not 0.456 , why? anyone help me please.
  • Moving lincense from old computer to new computer
    Is there a way to move license from my old computer to the new computer? when my maintenance update already expired and I don't want to renew it. It's the old C51 compiler. Thanks