• string parse
    Hi, i am new on arm. does any one have a string parser example for lpc2138 cpu. Thanks Orko
  • "parse stack overflow" on C51
    I get this message when compiling my program. It's about 25KB big, and MC have 32KB... What should I do to compile bigger programs anway, because program is not completed yet, I have to add some more...
  • visibility of functions names in Library
    Hi, I made a library. when i build executable using library, the map file created shows all functions/variables of library. Can i strip the library, so that only functions used by executable are...
  • How to change function name in a library
    I have two separate library files with a function of same Name and Passing parameter. How can I use these two library files in a single project? Or how to change the function name in one library? ...
  • long function names ending ... at OVERLAY MAP OF MODULE:
    Hi, In the map file, the OVERLAY MAP OF MODULE: section seems to truncate long function names by adding ... at the end of the function name, while listing overlay. I was just wondering, is there...