This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
Parents
  • Note: This was originally posted on 26th February 2010 at http://forums.arm.com

    My usual approach for this type of build problem would be to have a custom "preprocessor" which takes in an "almost assembler" and outputs the "real assembler" file which actually gets assembled. You could then insert some custom instructions which your preprocessor translates, but leave the rest of the file untouched.
Reply
  • Note: This was originally posted on 26th February 2010 at http://forums.arm.com

    My usual approach for this type of build problem would be to have a custom "preprocessor" which takes in an "almost assembler" and outputs the "real assembler" file which actually gets assembled. You could then insert some custom instructions which your preprocessor translates, but leave the rest of the file untouched.
Children
No data