Other Parts Discussed in Thread: MSP-EXP432E401Y
Hello,
I am trying to update code on my custom board with MSP423E401 controller. I was able to download "boot_serial_emac_flash_MSP_EXP432E401Y_nortos_ccs.txt" and "boot_emac_flash_app_magicpacket_update_MSP_EXP432E401Y_nortos_ccs.txt" files using BSL scripter. On the terminal I can read the following:

However I am not able to send a code to the device i.e. "Blink.txt". I've tried to use BSL scripter and other TFTP client programs to send file. I also used wireshark to see the packets and got these:

NOTE: For this try I've changed the listen port on MSP432 from 9 to 69 but I still have the same problem while it is on port 9.
So how can I send my code "Blink.txt" to the board?

