Hi,
I am working on MCB 2300 kit (NXP2378 Processor). My application requires to pass an image as input to the program and I need to open that image in write mode. I have tried using fopen (filename,"w") but it throws me the following error
Test.axf: Error: L6200E: Symbol __stdout multiply defined (by stdio_streams.o and retarget.o).
Please let me know how I can open some files for processing them in Keil uVison4.
Thanks in advance
Regards, Pavan