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
I read how to upload custom bootloader in msp432e401y board and did everything correctly, but this error is coming up and I am not sure how to resolve this
Also, I have directly connected msp432e401y ethernet port to my laptop and specified laptops ethernet ip and mcu ip in txt file that I am uploading. I am using msp432e401y sdk version 3.40.01.02.
Hello Kartik,
It looks like you're performing an Ethernet Update. I found the following NOTE in Section 4 of the MSP432E4 SimpleLink™ Microcontrollers Bootloader (BSL) User's Guide.
NOTE: When using the Ethernet update, the bootloader can not update itself since there is no mechanism in BOOTP to distinguish between a firmware image and a bootloader image. Therefore, the bootloader does not know if a given image is a new bootloader or a new firmware image. It assumes that all images provided are firmware images.
Regards,
James
Hello James,
Thank you for replying, I did everything as shown in guide, but still I am getting this error.
Hello,
Are you trying to update the bootloader or reflash the firmware? In the NOTE included above, it doesn't look like you can update your bootloader using this method.
Regards,
James
**Attention** This is a public forum