platformio / platform-timsp430

TI MSP430: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/timsp430
Apache License 2.0
18 stars 16 forks source link

Add Support for MSP430FR2355 #28

Closed fpedd closed 2 years ago

fpedd commented 2 years ago

Tested on my MSP-EXP430FR2355 dev board.

One thing I can't explain is that sometimes I get an 'error: MSP430: Error initializing emulator: Interface Communication error'. Simply waiting for 30s or so and trying again fixes the issue.

ivankravets commented 2 years ago

Thanks for the PR!