Tool/software: TI-RTOS
Hi,
I have searched through net tools in NDK packages. I found that there is just NtTftpRecv function to receive file on the device. File System and disk managements are other things that could be done with PSP.
Could we setup a TFTP server on the device running NDK and get files on the PC?
My application produces some files stored on Nand Flash or SD-Card and I need to transfer them to PC via network. I am considering options available by NDK and I don;t want to switch to linux on AM side of the OMAP-L138.