Hi,
I'm developing a project using my "libc" library that contains the same functions as xilinx It provides (printf, sprintf, strstr, memcpy, ecc). When compiling with gcc in the SDK I get conflicts of functions already exiting. The same problem occurs by compiling Xilinx drivers.
How can I not use "libc" and "lxil" ?
Thanks very much.
moreasm