I am developing a application using msp430. i want to program it through TUSB convertor i am using linux. i need to know where can i get the source code of boot loader and how to setup the things.
Thanks and regards
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.
I am developing a application using msp430. i want to program it through TUSB convertor i am using linux. i need to know where can i get the source code of boot loader and how to setup the things.
Thanks and regards
Hello Arun Kumar You can find the standard TUSB3410 FW at http://focus.ti.com/docs/prod/folders/print/tusb3410.html#toolssoftware , The Linux community is the TUSB3410 driver owner and they has included the driver since kernel 2.6.11. If you are using a older kernel version you can find the source code or binary files at www.brimson.com/downloads, as well as the release notes (ti_usb_2.6-1.1.tgz ). Thanks and regards, Roberto.