• 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...
  • 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...
  • [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...
  • SCVD XML parsing error, print in '<out> <item>'
    I am following appnote 316 to configure stack usage monitoring. Keil is giving an error "E405: Invalid statement" on the print element. As far as I can tell this is valid and correct. How do I resolve...