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.

MSP430 function image upload



Is there a code example of boot loading to a DSP or other device using a C function image header file that is stored in the MSP430's flash? Not to be confused with the BSL to the MSP430. I have included the datasheet for the DSP for reference.

CMX7262_FI1_3ds.pdf
  • Hi Eric,

    I unfortunately could not find any examples of this, and especially not for the particular DSP that you mentioned. The closest thing I found was this app note www.ti.com/lit/pdf/spra639 on interfacing a C5000 DSP with an MSP430. I don't know that this involves any bootloading though - for more info/help with that app note if you used maybe a C5000 DSP instead you would probably want to post in the C5000 forum: http://e2e.ti.com/support/dsp/c5000/default.aspx

    I think what you would need is to see if there are any references for loading whichever DSP you are using, and if you have that as an example then try to port it over to using the MSP430. It's unfortunately likely to involve a bit of development on your part to get something like that running.

    Regards,

    Katie

  • Katie,

    I figured as much. Just looking for shortcuts to save some time. The manufacturer has a pretty good description of the bootloading procedure so I'll work from that.

    Thanks

    Eric

**Attention** This is a public forum