Hi,
I have some questions about the ROM API of TM4C123
1. is it only store the entry point address of these APIs in ROM? or it also stores the source code in ROM?
2. If it ionly store the entry point address of APIs, and not store the source code in ROM, does that mean the source code is stored in "C:\ti\TivaWare_C_Series-2.1.3.156\driverlib" ?
3. if the ROM API's source code is in "C:\ti\TivaWare_C_Series-2.1.3.156\driverlib", how do i know which silicon version need to work with which version of TivaWare?
Thnak you so much!