platformio / platform-titiva

TI TIVA: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/titiva
Apache License 2.0
10 stars 10 forks source link

tool-openocd not being installed for upload #6

Closed pfeerick closed 5 years ago

pfeerick commented 5 years ago

This package is not being automatically installed (when not present) when trying to upload to the TI LaunchPad (Tiva C) w/ tm4c123 (80MHz) - lptm4c1230c3pm - hence causing the upload to fail.

https://github.com/platformio/platform-titiva/blob/a02b171b3b04eac8ab04b71431a2489f5d4edce0/platform.json#L45-L49

with platformio.ini consisting of

[env:lptm4c1230c3pm]
platform = titiva
board = lptm4c1230c3pm
framework = energia

openocd is found after running platformio platform install titiva --with-package tool-openocd

Applies to stable and beta.

Forum reference: https://community.platformio.org/t/ti-launchpad-tiva-c-upload-error/8407

ivankravets commented 5 years ago

Thanks! Please update to https://github.com/platformio/platform-titiva/releases/tag/v2.0.8