platformio / platformio-core

Your Gateway to Embedded Software Development Excellence :alien:
https://platformio.org
Apache License 2.0
7.91k stars 792 forks source link

Add new platform "timsp432" and support for TI MSP432 LaunchPad #147

Open ivankravets opened 9 years ago

ivankravets commented 9 years ago

See: http://energia.nu/releasenotes/

Add example with Multitasking.

zlalanne commented 9 years ago

@valeros Are you working on this currently? I can help out...

ivankravets commented 9 years ago

@zlalanne Please check your email, @valeros has sent a message with detailed information.

Thanks in advance!

DavidKopalaCU commented 6 years ago

Is anybody currently working on this? I would love to help out and see this get added.

GZaccaroni commented 6 years ago

Is there a workaround to use it?

LoaderB0T commented 5 years ago

I would really like to now if there is a workaround or an incoming fix. A few fellow students and me are currently working with the msp432 launchpad and some of us would really appreciate to use platform.io.

txf- commented 5 years ago

Is there a summary of the issues in integrating this to platformio? Or was nothing ever started, I see that there is support for some msp430 devices in pio, presumably those also use Energia?

minecraft2048 commented 5 years ago

Any updates on this? I want to use platformio instead of Energia to program this board

XinyuWuu commented 4 years ago

Any updates on this? I really want to use platformIO and vscode to do it. Will PlatformIO has a MSP432 platform???

Kryptoxic commented 3 years ago

Any updates? Looking to code on vscode with my MSP432 as well.

yann-qu commented 3 years ago

Waiting and hoping for updates....

Littleor commented 3 years ago

Now is 2021, the MSP430 is supported, so when will the MSP432 be ok? Hoping for any updates.

txf- commented 3 years ago

There doesn't seem that there is much demand for it, overall. A lot of tooling seems to be very TI specific. Unfortunately it would appear that using Code Composer is the only way for now.

ivankravets commented 3 years ago

A temporary solution is to use the Energia project ( https://energia.nu/ ) created by @robertinant. Our support for MSP430 is outdated. We don't plan to add support for TM MSP432 in nearest future. The integration process for this hardware needs some time and resources.

If you are interested in better support for TI products in PlatformIO, please contact directly to TI support ( https://ticsc.service-now.com/ ). We need demand for it. The more people contact, the bigger chance is that TI will listen to its customers.

ivankravets commented 2 years ago

Updates! @zceemja from our community contributed integration for MSP432 https://registry.platformio.org/platforms/zceemja/timsp432