This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello, I'm trying (and failing) to compile the "boot_serial" bootloader example from TivaWare (the "ek-tm4c1294xl" examples directory).
I'm Using CCS Version: 10.2.0.00009.
I have set the compiler version to GNU v9.2.1 (Linaro), yet I get tons of errors. I've noticed in the TivaWare Bootloader User's Guide, there are startup and linker files for using GNU GCC, although I'm not too sure if i'm doing any of this correctly.
Can someone provide some guidance?
Thanks.
I admit I have little experience using GCC, but after a few hours I was able to get it to compile and link. I have attached the project in a .zip file.