• How to pass argument to assembly file?
    Hi, I want to assemble a certain portion of my *.a51 file based upon some argument that I pass from the command line or the GUI (Options->A51->SET). When I pass the argument/symbol by writing...
  • How to pass argument to assembly file?
    Hi, I want to assemble a certain portion of my *.a51 file based upon some argument that I pass from the command line or the GUI (Options->A51->SET). When I pass the argument/symbol by writing...
  • how to pass the arguments to the Realview Debugger
    Note: This was originally posted on 1st June 2010 at http://forums.arm.com After loading the image, set type "ARGUMENTS 'a b c d' " in the cmd pane in RVDS. But when program ran into the function int...
  • How to pass arguments to Debug Functions in uVision4
    Hi, => I tried to create a debug function with arguments something like in uVision4 FUNC int fname (int param) { } but it gives me a compilation error. Is it possible to pass aruments...
  • how to pass the arguments to the Realview Debugger
    Note: This was originally posted on 1st June 2010 at http://forums.arm.com After loading the image, set type "ARGUMENTS 'a b c d' " in the cmd pane in RVDS. But when program ran into the function int...