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: Firmware Update through Ethernet

Part Number: MSP432E401Y
Other Parts Discussed in Thread: SEGGER, UNIFLASH

I have tried to run firmware update through Ethernet by using the examples:

boot_serial_emac_flash_MSP_EXP432E401Y_nortos_ccs

boot_emac_flash_app_magicpacket_update_MSP_EXP432E401Y_nortos_ccs

and running the BSL Scripter

I am using a custom board and a Segger Jtag and are able to load and run my program.

I can also load the boot_serial_emac_flash_MSP_EXP432E401Y_nortos_ccs

When I try to run the BSL Scripter after editing the input files with correct mac and IP's. I cannot get connected to the board!

............................

Waiting for BOOTP request!
Waiting for BOOTP request!
[ERROR_MESSAGE]No BOOTP request received, exit the BSL-Scripter!

I have probably not been able to configure the board in a mode where it responds correctly.

Can the Jtag stay connected? Any pin to configure?