ok, I will figure it out, and write the solution here when I find it. This is the toolchain I have been using for tm4c123 on the ubuntu linux: https://github.com/vmatos/tiva-c-projects It uses arm-none-eabi-*** to cross compile code into arm, and uses lm4flash to send the binary to device. It is quick and useful. I am using CCS for the capacity of debugging, but I do not want to loose this capacity in the future. Also, on closer analysis, I was able to compile for tm4c1294 in the vmatos tiva-c-projects. Therefore this LMA overlap problem, is only resident in tivaware examples tm4c1294 in the tivaware toolkit. The compiler is probably misinstructed about some section. There is also this repository: https://github.com/szczys/tiva-c-launchpad-template that explains how to setup in detail. Best Regards, Can
↧
Forum Post: RE: SW-EK-TM4C1294XL: Tivaware_2_2_0_295 make error with the most recent software chain
↧