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.

MSP-EXP430FR5969: Blink LED Test on Eval Board doesn't work when downloading the BSL code

Part Number: MSP-EXP430FR5969

Hi,

I have been using code composer and have exercised the blink led test and it works fine as I see the LED blink.

I then tried to use the blink led BSL code from the BSL scripter tool. I see that it looks like it completes fine (verifies a correct CRC) and the LED turns on but doesn't blink.

Am I doing something wrong?

Thanks!

  • Have you check if your application's start address is 0x4400? Do you use why do you download a image for FR6989? 

  • Yes it does start at 0x4400 (see below)....

    This is from the BSL scripter where I got the reference to the FR6989....

    I still see the LED turn on after loading  this. I just don't see it blink.

    I also generated the .txt BSL file directly from code composer as well and got the same results.

    This is the blink_led.txt file that was generated from the code composer

  • Ok I think I found the problem. As I mentioned the LED was on, but what I didn't realize is that it was blinking so fast it was difficult to see with my eye. I saw in the BSL Scripter Users Guide where running an application with SET_PC can be different than when running it from code composer

**Attention** This is a public forum