• A51 Limits of Macro-expansion??
    Is there a Limit of the total size of macro-expanded code? (in V5.10) I've made a library of very handy macros which expand to a remarkably large listing. Sometimes, when I define additional macros...
  • A51 Limits of Macro-expansion??
    Is there a Limit of the total size of macro-expanded code? (in V5.10) I've made a library of very handy macros which expand to a remarkably large listing. Sometimes, when I define additional macros...
  • A51 Documentation
    I see the on-line manuals for A51. Are there pdf's so I can print them out? Does Keil sell these manuals?
  • A51 help!
    Hi, I need to be able to call a c function from within the STARTUP.A51 file (actually, any *.a51 file), so that the code listing has the startup code, then the call of this new function, then the LJMP...
  • A51 help!
    Hi, I need to be able to call a c function from within the STARTUP.A51 file (actually, any *.a51 file), so that the code listing has the startup code, then the call of this new function, then the LJMP...