One of the main things i need to do is to have the ability for a boot loader to upgrade my products firmware via the network. Glad to see uTasker supports this!
what i would like to do for eval is to upload my firmware via FTP to my SD card on my Olimex LPC1766-STK. When i tried my FTP program, FileZIlla it did show my all the files on my SD card but when i tried to add a file i kept getting erros on FileZilla saying:
Status: Connecting to 192.168.0.10:21...
Status: Connection established, waiting for welcome message...
Error: Could not connect to server
Status: Delaying connection for 5 seconds due to previously failed connection attempt...
Status: Connecting to 192.168.0.10:21...
Status: Connection established, waiting for welcome message...
Error: Could not connect to server
Status: Delaying connection for 5 seconds due to previously failed connection attempt...
Status: Disconnected from server
Status: Connecting to 192.168.0.10:21...
Status: Connection established, waiting for welcome message...
Error: Could not connect to server
i even tried to copy one of the files to my computer and got the same errors.
do i need to use MS FTP ?