• Why this program can not run correctly?
    /* Following is a piece of program that I want the two tasks call the same function 'CommonTask'. But either running on Keil UV2 or other simulators it always runs incorrectly to an unexpected code address...
  • Why this program can not run correctly?
    /* Following is a piece of program that I want the two tasks call the same function 'CommonTask'. But either running on Keil UV2 or other simulators it always runs incorrectly to an unexpected code address...
  • I can not compile the source code correctly with realview compiler
    Hello All: I just build a project and I want to use realview complier and RTX OS. after I add all file into the project and click compile button. there is an error information: main.c: Error: C3065E...
  • I can not compile the source code correctly with realview compiler
    Hello All: I just build a project and I want to use realview complier and RTX OS. after I add all file into the project and click compile button. there is an error information: main.c: Error: C3065E...
  • KeilC51
    Note: This was originally posted on 15th July 2011 at http://forums.arm.com 1: My main program is assembly code and written 1 years ago. If I need to add new function to call a sub-routine which was written...