TFTP server example on LPC54608?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

TFTP server example on LPC54608?

1,031 Views
r_romanek
Contributor II

I want to build the application on LPC54608 with freeRTOS, ethernet connection and SD card. That is why,  I am looking for the example project on MCUXpresso with TFTP server.  I need to manage the file system on sdcard via ethernet connection. Can anybody help me?

Thanks for any help

Rafal

0 Kudos
4 Replies

848 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi Rafal,

I recommend you to download the SDK from https://mcuxpresso.nxp.com 

There are some examples using SD card, UDP that you can use as reference for what you are trying to accomplish.

I hope this helps you.


Have a great day,
Felipe

0 Kudos

848 Views
r_romanek
Contributor II

Hi Felipe,

Thank you for your answer.
I have already implemented the SDK examples with SDcard and UDP stack in my application. That were very useful firmwares for me, but I as mentioned I am looking for something with FTP server.
If theres is no way to use something already written for LPC, I will try to do something based on UDP.

Kindly regards

Rafal

0 Kudos

848 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi Rafal,

Unfortunately, there is no demo already written with FTP server. Sorry for the inconvenience this may cause you.

Best regards,

Felipe

0 Kudos

848 Views
mpazzi
Contributor III

Hello Felipe,

is there any example about TFTP server in the mean time ?

Thanks in advantage for your help.

Best regards

Marco

0 Kudos