• what's the function of .Opt file?
    anyone familiarize UV2 project should know there must be one *.Opt file for each project. who can tell me what's the function of this file? I guess Opt indicate "options", is it right? if it's right...
  • GNU versus Realview versus Keil C Arm
    Can someone tell me the differences or advantages/disadvantages between the 3x possible compilers. ie. Why are they offered?
  • Configuration of P1 versus INT0 !
    I want to use the external interupt pin 0. So I configured the Port 1 like this : // 3 IRQ : Input Only. P1M1 = 0X7E; P1M2 = 0x81; But when debugging, the checkboxes in P1 window are greied for...
  • message of error
    when I start a debug session, a message say me " EVALUATION VERSION Running in eval mode (4k) " I don't understand why Please, help me!!
  • message of error
    ...because of this message of error, I can't compile the file.c and µVision don't create the file.asm...