I have been linking my projects to the 'TivaWare_C_Series-1.0/ccs/Debug/driverlib.lib'. I am sure I can build a Release version.
Is there a reason why the distribution was not delivered with the Release version?
My concern is that I would rather build to a version built and tested by TI, rather than build my own and realize that building with my specific compiler/linker release was different from the one used by TI and I end up with some latent compiler bug issue in my code.