Part Number: EK-TM4C1294XL
Tool/software: TI C/C++ Compiler
Dear Engnineers,
I'm currently working on migrating existing application from LM3S9B92 to EK-TM4C129XL for prototyping the application.
1) SysCtlClockSet() and 2) SysCtlClockGet() fucntions are replaced by SysCtlClockFreqSet() in EK-TM4C129XL. However, the return value from the SysCtlClockFreqSet() get stored in g_ui32SysClock. How to make variable shared by multiple source files particularly if I don't have SysCtlClockGet() fucntion . Looking forward to hearing from you all. Please find the snippet for the error.
Thanks,
Sai