Part Number: MSP430F5342 Other Parts Discussed in Thread: MSP430-SDK , , MSP430WARE Tool/software: Hello, I need some help installing the MSP430-SDK in Code Composer Studio. The microcontroller I want to design for is the MSP430F5342. My computer does not…
Hi James, What I mean is that you can use the MSP430 SDK (a repository of projects, code examples, and documentation) to start running examples in your launchpad (Evaluation board.) The link I provided should lead you the online version of the MSP430 SDK…
Part Number: DRV2603 Other Parts Discussed in Thread: MSP430FR2633 , DRV2625 , Tool/software: Hi team,
My customer is requesting for the sample code, while I cannot download it from below link:
https://www.ti.com/tool/MSP430-HAPTOUCH-SDK#downloads
Pls let…
Hey Kelly,
Welcome to the MSPM0. We have a MSPM0 SDK Keil quickstart guide in our SDK documentation, here: https://software-dl.ti.com/msp430/esd/MSPM0-SDK/2_03_00_07/docs/english/quickstart_guides/doc_guide/doc_guide-srcs/quickstart_guide_keil.html
That…
Hi, Seamus
Can you try to use a offline version CCS from here? If you are urgent.
https://www.ti.com/tool/CCSTUDIO
And a MSP430 SDK: https://www.ti.com/tool/MSP430-SDK#downloads
------------
At the mainwhile, I will try to connect software team, try to reset…
Hi Massimo, As far as I'm aware, SYSCONFIG doesn't support the MSP430. I don't think we have any tool that generates .c/.h files for MSP430. The best option for it will be to look out examples from our SDK, and use that as a reference.
Best…
Hi Qiang,
PMBus isn't supported for the ROM BSL, so it won't be applicable for factory programming. The customer can make a secondary bootload for in-field updates if they want to use PMBus.
The device is an Arm Cortex M0+ so our device can be…
Hi,
You can refer to the following link to configure JLINK in CCS.
https://software-dl.ti.com/msp430/esd/MSPM0-SDK/1_00_00_04/docs/english/tools/doc_guide/doc_guide-srcs/segger_jlink.html
Best Regards,
Peter