• Parsing arguments to main() through debugger
    I am trying to pass arguments to main function while calling the program to execute through the debugger but it does not work. The debugger has automatically enabled me semihosting on my target (in ELF...
  • string parse
    Hi, i am new on arm. does any one have a string parser example for lpc2138 cpu. Thanks Orko
  • Parsing Library Module Names
    I'm trying to debug the following line of code and I'd like to know what the prototype of ?C?CLDOPTR looks like and get a brief description of this library function. Does anyone know what CLDOPTR stands...
  • "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...
  • [Cortex-M3] SWO Packet Parsing
    Note: This was originally posted on 21st February 2012 at http://forums.arm.com Hi, I'm trying to play with SEGGER JLink device and ARM M3 micro in order to implement a SWV engine. Currently I set a SWD...