how can I get rid of <undefined reference to `_impure_ptr'> ?
Posted on November 20, 2012 at 19:36hello forum I am trying to compile a C program for STM32F4 microcontroller with Eclipse + yagarto compiler I get the error; undefined reference to `_impure_ptr' there is no function ''impure_ptr'' in whole pr...