Hi TI Team,
- I am using this document https://www.ti.com/lit/an/slaa760/slaa760.pdf for bootloader activity .
- Here beagle bone is the host and msp430fr5994 is the target.
- I have downloaded source code folder provided in document and I have taken blink_led example of msp430fr5994 in txt format and converted that into MSP430 FRAM firmware image using the python scripter as provided in the source code and placed that firmware image in the image folder of UART_BSL_MSP430FR.
- Then I transferred UART_BSL_MSP430FR files to beagle bone board using pscp (putty) commands as mentioned in the document.
- After that I build all the .c files in that folder using GCC commands and I got an executable file after building all these files.
- I have made the pin connections between host and target as mentioned in document. After that when I am running it, the process is getting stopped. I have attached screenshot also.
If you can provide solution for this issue then it would really be helpful.

Regards
Abhisek

