• 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...
  • 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...
  • Pass command line arguments through project .launch file
    Hi, I've wondered how to pass command line arguments using the ARM DS IDE .launch project file? Thanks, Ronen
  • How to write arguments in main() in the Arm Development Studio?
    Hi, I've tried reading the arguments from argv and argc, but it was unsuccessful. int main(int argc, char *argv[]) Can you please tell me if need special characters at the beginning or need something...
  • How to write arguments in main() in the Arm Development Studio?
    Hi, I've tried reading the arguments from argv and argc, but it was unsuccessful. int main(int argc, char *argv[]) Can you please tell me if need special characters at the beginning or need something...