I just loaded up a sample program from the great people at microcontrollerslab.com to control a servo motor. I haven't used my Keil and Tiva board for a long time, so I would not be surprised if it was something I was doing wrong with the setup. Anyhow, I finally got down to one error and it might as well be in Mandarin. A screen grab with the error : .\Objects\Servo1.axf: Error: L6200E: Symbol SystemInit multiply defined (by system_tm4c123.o and servo1_1.o). is on the bottom. Any ideas ?
I'm not sure, on first reading, I understand this reply, however I did realize later that there were several duplicate files in my project box. I've tried to simply remove one set but don't know how. I was very surprised that there was no simple right click and delete function associated with the project files and I have seen with a search that there have been other complaints about this missing functionality. I was just going to rebuild my project from scratch but would have preferred the ability to simply clean up the file duplications, if I only knew how. Thanks.