Jump to content
43oh

MSP430 BootStrap Loader


Recommended Posts

Hello,

 

I am currently looking into the way the BSL in the MSP430 works. As I've read the documents, it appears that the x2xxx family has an internal Bootstrap loader in a ROM. This would make the BSL untouchable. Is this correct? Is the BSL the only way to program the devices?

 

Has anyone used mspdebug fully before? Does mspdebug work with the internal BSL of the MSP430 to program it?

 

Thanks for any help.

Link to post
Share on other sites
it appears that the x2xxx family has an internal Bootstrap loader in a ROM. This would make the BSL untouchable. Is this correct? Is the BSL the only way to program the devices?

You can use JTAG for programming or in some of them Spy by Wire. There is table in a TI document that shows all the different families and the supported programming interfaces.(I'll try to find it...)

Some of the devices from the new msp430G line also have BSL, I want to program a MSP430G2553 using a TUSB3410 usb-rs232 converter and in a future make a small board, something like a...

Link to post
Share on other sites

To really get an idea of what is going on inside you need to look at the JTAG doc , or SBW doc.

they will give you better insight into whats going on.

JTAG Document for MSP430

http://focus.ti.com/mcu/docs/litabsmultiplefilelist.tsp?sectionId=96&tabId=1502&literatureNumber=slau320b&docCategoryId=6&familyId=342

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...