chalani0088
Junior Member level 3
mplab ide v8.83 compiling error
HI-TECH C Compiler for PIC10/12/16 MCUs (Lite Mode) V9.83
Copyright (C) 2011 Microchip Technology Inc.
(1273) Omniscient Code Generation not available in Lite mode (warning)
Error [500] ; 0. undefined symbols:
_getche(sirial.obj) __scanf_buf_(sirial.obj)
********** Build failed! **********
i used sscanf command i my program and i get this error message ; can anybody help me out on this! i am using pic 16f877a controller and i want to convert the stored gps nmea data into float type or numeric! can anybody suggest something to solve the problem?
HI-TECH C Compiler for PIC10/12/16 MCUs (Lite Mode) V9.83
Copyright (C) 2011 Microchip Technology Inc.
(1273) Omniscient Code Generation not available in Lite mode (warning)
Error [500] ; 0. undefined symbols:
_getche(sirial.obj) __scanf_buf_(sirial.obj)
********** Build failed! **********
i used sscanf command i my program and i get this error message ; can anybody help me out on this! i am using pic 16f877a controller and i want to convert the stored gps nmea data into float type or numeric! can anybody suggest something to solve the problem?
Last edited: