energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
794 stars 672 forks source link

Compiler not found for TivaC package - Linux64 #939

Closed ricardojlrufino closed 7 years ago

ricardojlrufino commented 7 years ago

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

rei-vilo commented 7 years ago

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

ricardojlrufino commented 7 years ago

Yes, its 1.6.10E18

rei-vilo commented 7 years ago

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

robertinant commented 7 years ago

This issue was moved to energia/tivac-core#23