Greetings,
I am programming on a LPC2468 and i would like to send a integer number stored in a txt file in my pc's file system to the LPC2468 board. Is it possible to be done through the USB cable? what do i have to do? Sorry if this is a silly question but i am still novice! Obviously the FILE, fopen() and fclose() commands doesnt work because the board cant access the pc file system.
Best Regards, Asterios