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.

Invoking BSL via software in an old msp430f1611

Other Parts Discussed in Thread: MSP430F1611

Hello guys!

I have searched the answer of my question in TI E2E community and I didn't find it. 

The question is if I can invoke the BSL on msp430f1611 via software, as I could do in a msp430f5x_6x.

Thanks in advance!

BR,

Luis

  • Hello Luis,

    I do not believe this is possible. The F5xx/6xxx (and FR series) BSLs have a BSL z-area which allows this invocation. I do not see such an area for F1xx/2xx/4xxx BSLs.

    Regards,
    JH
  • Thank you, Jace. You've just cleared my doubt.

    BR,

    Luis,
  • Helo Jace,

    On a similar note, I want to reprogram a MSP430f1611 device which is connected via JTAG to a linux PC.

    If I cannot invoke BSL on the msp430 via SW (through something like BSLDEMO), what are my other options?

    Also, is there an application like BSLDEMO already available for Linux?


    Regards,

  • All,

    We have recently updated our BSL documentation to give clarity on this. Section 1.2, Table 1, BSL overview in the MSP430 Programming with the Bootloader (BSL) (http://www.ti.com/lit/slau319) contains this information on whether you can call BSL from SW application. F1xx devices do fall under being able to call BSL from SW application. Sorry for the confusion with my previous answer. The documentation was not clear at that time.

    In addition, the table also lists which devices are supported by the BSLScripter. F1xxx devices are not supported by BSLScripter, but are supported by BSLDEMO. this programmed is contained within the BSLScripter download in the deprecated folder.

  • Hello Jace,

    Thank you for your quick response. Yes I noticed that BSLDEMO should work for MSP430f1611.
    But it looks to me to be a very windows specific application? Is something similar available for Linux aswell?

    Regards,
  • Shadowfax,

    Unfortunately no. We did add Linux version of BSLScripter, but not to BSLDEMO.

**Attention** This is a public forum