i have a generic question on tivaware
i see tivaware as a software library linked while building a project but recently
i have been to a ti training session in delhi,india where people said that tiva ware is a factory burnt firmware existing in the ROM and any routine called from tivaware further calls the ROM_ROUTINE
is that true why to waste the ROM space like that how much size is tivaware library is and up to what level its been optimised,further can we erase the tivaware present in ROM
if false and tivaware is a software library ,is that a static library? in that sense we are unnecessarily loading unwanted routines as we do in case of Chip support Library of lets say C5000 DSP
the tivaware manual expalins more about routines but i want to know about this particular context can any one elucidate this aspect to me