Other Parts Discussed in Thread: TM4C123GH6PM
JohnS said:That will be mostly dependent on your coding skills.
Hi Johns, I am again plagued by IDE issue, I am sure a new version is coming soon but on Linux Mint 17 when I create a copy of a project or a new one have a working environment is too much complex and I cannot figure why some thing appear. CCS version 6.0.1.00040
Where can I find an exaustive guide to CCS usage?
Are of some help example of how to set a project to use launchpads and setup from scratch?
I ported a project from 129 series to 123 and I found some hint to do this, but I also found changing processor some setting remain set to old processor on .cproject: PART_TM4C123GH6PM get changed but TARGET_IS_TM4C123_RB1 has to be changed by hand. strange was it still worked with this wrong setting.
Again to avoid all these issue I copy'd a working project, I manually added <linkedResources> to .project file but I am not able to link file due library name are missing...
What can I do in these cases? Here is the project that come from a working one, in the first GPIORead and UART are ok in this one don't link...
I am trying to port code from a project was for LX120 launchpad.

