This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hi,
I am having problems replicating this workshop:
I am trying to upload the bootloader and application image over ethernet. This task is of crucial importance given that my final application will be a network of 100 of these devices - it would be very convenient to have all my devices connected to an ethernet switch and being able to update the images of these devices from a single host computer.
The specific issue I am having is in task 4. This is the message I get from prompt:
You can see that my server IP is correct and that I made sure that the client IP was not allocated in my network:
Take note that my network is isolated and in that sense I don't connect the ethernet switch to the network of the building. No router device is available for dynamic IP allocation but based on what I read from the BSL-Scripter documentation, the BOOTP protocol is implemented in the scripter itself.
Also, I want to make sure I understand how the boot loader works. According to the BSL-Scripter documentation, I initiate communication with a BOOTP request. Am I required to upload some firmware in the device so it responds to this ethernet requests?
Regards,
- Oscar
Hello Sai,
This is the wireshark log I got:
You can notice that after the scripter receives the BOOTP request, the TI device is not sending a TFTP package back.Why is the Scripter registering a TFTP package then?
I also disconnected other devices in the network to make sure that is not an issue, but the problem persists.
Thanks,
- Oscar
Hi all,
sorry for late response. here are some further results and summary to run the example of Ethernet bootloader.:
I hope this helps you to proceed with the ethernet bootloader application. let me know if you have further question. I recommend to take a look into the SimpleLink academy, as it shows step by step the setup from very beginning.
I wish you all happy holiday and happy new year 2019!:)
**Attention** This is a public forum