• Problem with parsing GPS data through MicroController
    GPS Module: Sony GXB5210 uController:: At89c51: Baud Rate: 9600 Xtal: 11.0592 MHz IDE: keil uVision Example Sentence to read and parse: $GPRMC,123519,A,057.0380,N,074.0000,E,022.4,084.4, 230394...
  • string parse
    Hi, i am new on arm. does any one have a string parser example for lpc2138 cpu. Thanks Orko
  • DS-5 debugger hover functionality not working
    I'm using the DS-5 debugger in eclipse in Ubuntu with FVP models and when stopped at a breakpoint, when I hover a variable it shows me its declaration and not its current value. Does somebody know how...
  • 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...