Question
how can I get rid of ?
Posted on November 20, 2012 at 19:36
hello 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 project the error pointer points to a line only } this must be something related to C compiler however I dont know what how can I get rid of this ? #eclipse-yagarto