7 years, 9 months ago.

FTP client example hangs when used putfile function

Hello,

I am using FTP client program imported from mbed. I would like to transfer data from SD card to ftpserver using CC3000. Network transport layer protoocol as TCP. As of now the 2 slaves use the same spi bus that is SD card and cc3000 with different chip select. Now i had some debug and print all the data on to serial port and found to be hanging at fseek function in ftpclient.cpp file putfile function. What would be the reason for the hannging and please provide me the solution. Thank you.

Be the first to answer this question.