Content originally posted in LPCWare by researchinnovation on Wed Apr 11 05:17:45 MST 2012
[SIZE=4][B][COLOR=Blue]Hi...!!!
I want to take/read file(.txt format doc format) continuously as an input for one of my application on I2C.
But when I use FILE *file and file =fopen("filename.txt","r"); it is showing error and I tried few more things but it is showing error.
I have used #include "debug_printf.h" , #include "stdlib.h" and other required driver files, but still error is coming.
Please guide me on this or share any document available on c functions for LPCxpresso.
Thanks....:)[/COLOR][/B][/SIZE]