platformio-core icon indicating copy to clipboard operation
platformio-core copied to clipboard

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

Open ivankravets opened this issue 9 years ago • 14 comments

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

  • https://github.com/ivankravets/msp432-core
  • https://github.com/energia/msp432r-core

Add example with Multitasking.

ivankravets avatar Mar 29 '15 14:03 ivankravets

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

zlalanne avatar May 27 '15 04:05 zlalanne

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

Thanks in advance!

ivankravets avatar May 29 '15 15:05 ivankravets

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

DavidKopalaCU avatar Aug 18 '18 20:08 DavidKopalaCU

Is there a workaround to use it?

GZaccaroni avatar Sep 19 '18 06:09 GZaccaroni

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.

LoaderB0T avatar Apr 05 '19 23:04 LoaderB0T

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?

txf- avatar Aug 09 '19 13:08 txf-

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

minecraft2048 avatar Oct 05 '19 04:10 minecraft2048

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

Xinyu-Wu-0000 avatar Sep 29 '20 13:09 Xinyu-Wu-0000

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

Kryptoxic avatar Nov 10 '20 01:11 Kryptoxic

Waiting and hoping for updates....

yann-qu avatar Nov 26 '20 04:11 yann-qu

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

Littleor avatar Jul 28 '21 09:07 Littleor

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.

txf- avatar Aug 05 '21 09:08 txf-

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 avatar Aug 05 '21 15:08 ivankravets

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

ivankravets avatar Jan 15 '22 12:01 ivankravets