energia / tivac-core

7 stars 17 forks source link

Compiler not found for TivaC package - Linux64 #23

Closed robertinant closed 7 years ago

robertinant commented 7 years ago

From @ricardojlrufino on October 30, 2016 2:5

When you download the core for Tiva, and use the Stellaris Board, I found that the compiler was not in the variable / path I need edit:

/home/ricardo/.energia15/packages/energia/hardware/tivac/1.0.2/platform.txt

And add:

runtime.tools.arm-none-eabi-gcc.path=/home/ricardo/.energia15/packages/energia/tools/arm-none-eabi-gcc/4.8.4-20140725

Copied from original issue: energia/Energia#939

robertinant commented 7 years ago

From @rei-vilo on November 1, 2016 9:23

Could you please confirm the release of Energia is 1.6.10E18?

robertinant commented 7 years ago

From @ricardojlrufino on November 1, 2016 11:18

Yes, its 1.6.10E18

robertinant commented 7 years ago

From @rei-vilo on November 1, 2016 11:47

See https://github.com/energia/tivac-core/issues/14