• thumb
    Hello, I wrote a function which call another function through a pointer of function call. When I trace the call, as soon as I reach the function the thumb bit is cleared , and of course the program...
  • ARM uVision3
    Hi, i need to know how come 97 is use in VODLL and why is 15 Mhz instead of 12Mhz... void init_serial (void){/*Initialize Serial Interface*/ PINSEL0 = 0x00000005;/* Enable RxD0 and TxD0 */ U0LCR...
  • ARM/Thumb interworking problems
    I have the same problem as in thread posted here: http://www.keil.com/forum/docs/thread10202.asp Can anyone comment me, how the issue, described there, was solved? Thanks.
  • ARM/Thumb interworking problems
    I have a problem with calling ARM code from Thumb (C) code. The problem causes an 'undefined instruction' exception when using the 'switch' statement, because it is trying to call __ARM_switch8 from...
  • uVision3
    Just received a KEIL DEMO CD labeled uVision3 , but it had uVision2 on the CD. Is there a new version of uVision coming out soon?