• 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.
  • carshed micro to enable "enable ARM / Thumb interworking"
    Hi all I added a timer interrupt lpc2368 I've worked with the Arm that works well when I check enable ARM / Thumb interworking In the tab C / C + + project settings, arm is crashed i am forced...
  • Interworking Thumb-Mode Assembly Module -- How?
    Hi All. I'm having difficulty creating a Thumb-mode assembly language module that will successfully link in a uVision3+CARM project that is compiled in ARM mode. The module compiles, links and works...
  • 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...
  • Problem in converting the ARM code into THUMB
    Hi, Good Day. I am working on ARM7TDMI core processor from Analog Devices family (ADuC703x). I developed a preemptive scheduler on the same in ARM environment. The functionality of the same is fine...