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.
Hey guys,
I was recently using the TM4C1294 Connected Launchpad workshop files to program my Tiva C Series Connected Launchpad. I was using the enet_io and enet_weather examples and they were running fine. Today I was creating my own CCS project that used the same lwip files and it was not compiling well. I decided to take a step back and try using the enet examples again, but they had suddenly stopped working. The examples that do not use lwip, such as the blinky example, still compile and work fine, but enet_io, enet_weather, and my file all don't even compile. I tried reinstalling CCS and the TM4C1294 workshops, and I still am having the same problems. They both have been getting a bunch of errors in files like raw.c, sys_arch.c, sockets.c, sys.h, sys_arch.c and a few others. It appears that some things are not being properly defined anymore which is causing these errors. Do you have any advice on how to get these running again?
Thank you very much!
Charles
Charles Fleck said:Today I was creating my own CCS project
Might it be time to better, "Advise, Highlight or far more detail" the (apparently) "over-challenging" creation of user's OWN Project?
Reports such as poster's occur so frequently - so predictably - does that not signal, "More detail and/or laundry list method" is required?
No poster has (yet) explained his/her "great need" for "own project" - they pay a large price for such (never described/justified) "need!"
Curiosity kills cats - and torments unsuspecting/unguided "create my own" users... (perhaps rightly so...)
Yes, I tried clearing the workspace. I also tried uninstalling CSS and the TM4C1294 workshop and reinstalling them, but I'm still having the same issues.
Thanks!
Charles