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.

MSP432E401Y: [ERROR_MESSAGE]There is invalid TFTP Read Request in the packet received!

Part Number: MSP432E401Y
Other Parts Discussed in Thread: UNIFLASH

This has been asked here before a few times, but no resolution has been given.

I am trying to follow the instructions exactly as given here (MSP432E4 Boot Loader (ti.com)) to use the Bootloader and an Ethernet link to update the application image on an MSP432E401Y evaluation board, but I am getting the above error message when using the BSL-Scripter tool (Task 4 - Step 6):

.

MAC address of the board is correct, as is IP number of the server (laptop).

I can see in Wireshark that the board sends out a BOOTP request but the BSL Scripter never responds to it.

Firewall on the server (Windows 10 laptop) is off.

Please let me know how to fix this issue.