charge_controller_v7.map 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847
  1. ******************************************************************************
  2. TI ARM Clang Linker Unix v4.0.0
  3. ******************************************************************************
  4. >> Linked Thu Feb 27 12:39:48 2025
  5. OUTPUT FILE NAME: <charge_controller_v7.out>
  6. ENTRY POINT SYMBOL: "_c_int00_noargs" address: 00003281
  7. MEMORY CONFIGURATION
  8. name origin length used unused attr fill
  9. ---------------------- -------- --------- -------- -------- ---- --------
  10. FLASH 00000000 00020000 00003d00 0001c300 R X
  11. SRAM 20200000 00008000 00001795 0000686b RW X
  12. BCR_CONFIG 41c00000 00000080 00000000 00000080 R
  13. BSL_CONFIG 41c00100 00000080 00000000 00000080 R
  14. SEGMENT ALLOCATION MAP
  15. run origin load origin length init length attrs members
  16. ---------- ----------- ---------- ----------- ----- -------
  17. 00000000 00000000 00003d00 00003d00 r-x
  18. 00000000 00000000 000000c0 000000c0 r-- .intvecs
  19. 000000c0 000000c0 00003770 00003770 r-x .text
  20. 00003830 00003830 00000440 00000440 r-- .rodata
  21. 00003c70 00003c70 00000090 00000090 r-- .cinit
  22. 20200000 20200000 00001598 00000000 rw-
  23. 20200000 20200000 00001000 00000000 rw- .sysmem
  24. 20201000 20201000 000002d5 00000000 rw- .data
  25. 202012d8 202012d8 000002c0 00000000 rw- .bss
  26. 20207e00 20207e00 00000200 00000000 rw-
  27. 20207e00 20207e00 00000200 00000000 rw- .stack
  28. SECTION ALLOCATION MAP
  29. output attributes/
  30. section page origin length input sections
  31. -------- ---- ---------- ---------- ----------------
  32. .intvecs 0 00000000 000000c0
  33. 00000000 000000c0 startup_mspm0g350x_ticlang.o (.intvecs)
  34. .text 0 000000c0 00003770
  35. 000000c0 000009d0 libc.a : _printfi.c.obj (.text:__TI_printfi)
  36. 00000a90 00000220 : _printfi.c.obj (.text._pconv_a)
  37. 00000cb0 000001dc : _printfi.c.obj (.text._pconv_g)
  38. 00000e8c 00000198 i2c_controller.o (.text.I2C0_IRQHandler)
  39. 00001024 00000192 libclang_rt.builtins.a : adddf3.S.obj (.text.adddf3_subdf3)
  40. 000011b6 00000002 : aeabi_div0.c.obj (.text.__aeabi_idiv0)
  41. 000011b8 00000170 i2c_controller.o (.text.I2C1_IRQHandler)
  42. 00001328 0000013c libc.a : _printfi.c.obj (.text.fcvt)
  43. 00001464 00000120 : _printfi.c.obj (.text._pconv_e)
  44. 00001584 00000114 : memory.c.obj (.text.aligned_alloc)
  45. 00001698 0000010c libclang_rt.builtins.a : divdf3.S.obj (.text.__divdf3)
  46. 000017a4 000000f8 libc.a : fputs.c.obj (.text.fputs)
  47. 0000189c 000000ec i2c_controller.o (.text.Multiplexer_SelectChannel)
  48. 00001988 000000e8 libc.a : memory.c.obj (.text.free)
  49. 00001a70 000000e4 libclang_rt.builtins.a : muldf3.S.obj (.text.__muldf3)
  50. 00001b54 000000e0 libc.a : setvbuf.c.obj (.text.setvbuf)
  51. 00001c34 000000d8 : s_scalbn.c.obj (.text.scalbn)
  52. 00001d0c 000000b8 i2c_comm_controller.o (.text.I2C_decodeResponse)
  53. 00001dc4 000000ac i2c_controller.o (.text.fastWrite)
  54. 00001e70 000000a2 libclang_rt.builtins.a : udivmoddi4.S.obj (.text)
  55. 00001f12 00000002 : aeabi_div0.c.obj (.text.__aeabi_ldiv0)
  56. 00001f14 0000009c libc.a : fputc.c.obj (.text.fputc)
  57. 00001fb0 00000090 i2c_controller.o (.text.main)
  58. 00002040 00000088 libc.a : strcmp-armv6m.S.obj (.text:strcmp)
  59. 000020c8 0000007c : fclose.c.obj (.text.__TI_closefile)
  60. 00002144 0000007c : copy_decompress_lzss.c.obj (.text:decompress:lzss)
  61. 000021c0 0000007a ti_msp_dl_config.o (.text.SYSCFG_DL_GPIO_init)
  62. 0000223a 00000002 libc.a : _lock.c.obj (.text._nop)
  63. 0000223c 00000074 libclang_rt.builtins.a : comparedf2.c.obj (.text.__gedf2)
  64. 000022b0 0000006c libsysbm.a : hostlseek.c.obj (.text.HOSTlseek)
  65. 0000231c 0000006c : hostrename.c.obj (.text.HOSTrename)
  66. 00002388 0000006c libc.a : fseek.c.obj (.text.fseeko)
  67. 000023f4 0000006c : getdevice.c.obj (.text.getdevice)
  68. 00002460 00000068 ti_msp_dl_config.o (.text.SYSCFG_DL_initPower)
  69. 000024c8 00000068 libclang_rt.builtins.a : comparedf2.c.obj (.text.__ledf2)
  70. 00002530 00000066 libc.a : _printfi.c.obj (.text._mcpy)
  71. 00002596 00000064 : _io_perm.c.obj (.text.__TI_wrt_ok)
  72. 000025fa 00000002 --HOLE-- [fill = 0]
  73. 000025fc 00000064 : memory.c.obj (.text.split)
  74. 00002660 00000062 libclang_rt.builtins.a : aeabi_dcmp.S.obj (.text.__aeabi_dcmp)
  75. 000026c2 00000002 --HOLE-- [fill = 0]
  76. 000026c4 00000060 driverlib.a : dl_i2c.o (.text.DL_I2C_fillTargetTXFIFO)
  77. 00002724 00000060 libsysbm.a : hostopen.c.obj (.text.HOSTopen)
  78. 00002784 00000060 ti_msp_dl_config.o (.text.SYSCFG_DL_I2C_target_init)
  79. 000027e4 0000005e driverlib.a : dl_i2c.o (.text.DL_I2C_fillControllerTXFIFO)
  80. 00002842 00000002 --HOLE-- [fill = 0]
  81. 00002844 0000005c libc.a : s_frexp.c.obj (.text.frexp)
  82. 000028a0 0000005c : printf.c.obj (.text.printf)
  83. 000028fc 0000005c i2c_controller.o (.text.update_DAC_Output)
  84. 00002958 00000058 libsysbm.a : hostread.c.obj (.text.HOSTread)
  85. 000029b0 00000058 : hostwrite.c.obj (.text.HOSTwrite)
  86. 00002a08 00000058 ti_msp_dl_config.o (.text.SYSCFG_DL_I2C_controller_init)
  87. 00002a60 00000058 libc.a : _ltoa.c.obj (.text.__TI_ltoa)
  88. 00002ab8 00000058 : _printfi.c.obj (.text._pconv_f)
  89. 00002b10 00000056 libclang_rt.builtins.a : aeabi_idivmod.S.obj (.text.__aeabi_idivmod)
  90. 00002b66 00000052 libc.a : fflush.c.obj (.text.__TI_doflush)
  91. 00002bb8 00000052 : _printfi.c.obj (.text._ecpy)
  92. 00002c0a 00000002 --HOLE-- [fill = 0]
  93. 00002c0c 00000050 i2c_controller.o (.text.DL_I2C_startControllerTransfer)
  94. 00002c5c 00000050 libsysbm.a : close.c.obj (.text.close)
  95. 00002cac 0000004a libclang_rt.builtins.a : fixdfsi.S.obj (.text.__fixdfsi)
  96. 00002cf6 00000002 --HOLE-- [fill = 0]
  97. 00002cf8 00000048 libsysbm.a : hostclose.c.obj (.text.HOSTclose)
  98. 00002d40 00000048 : hostunlink.c.obj (.text.HOSTunlink)
  99. 00002d88 00000040 libclang_rt.builtins.a : aeabi_uidivmod.S.obj (.text.__aeabi_uidivmod)
  100. 00002dc8 00000040 libc.a : atoi.c.obj (.text.atoi)
  101. 00002e08 0000003c ti_msp_dl_config.o (.text.DL_GPIO_initPeripheralInputFunctionFeatures)
  102. 00002e44 0000003c driverlib.a : dl_i2c.o (.text.DL_I2C_flushTargetTXFIFO)
  103. 00002e80 0000003c libc.a : autoinit.c.obj (.text:__TI_auto_init_nobinit_nopinit)
  104. 00002ebc 0000003a libclang_rt.builtins.a : muldsi3.S.obj (.text.__muldsi3)
  105. 00002ef6 00000038 ti_msp_dl_config.o (.text.DL_CRC_init)
  106. 00002f2e 00000002 --HOLE-- [fill = 0]
  107. 00002f30 00000034 libc.a : fopen.c.obj (.text.__TI_cleanup)
  108. 00002f64 00000034 libsysbm.a : trgmsg.c.obj (.text.__TI_readmsg)
  109. 00002f98 00000034 : trgmsg.c.obj (.text.__TI_writemsg)
  110. 00002fcc 00000034 libc.a : exit.c.obj (.text.exit)
  111. 00003000 00000034 : getdevice.c.obj (.text.finddevice)
  112. 00003034 00000032 i2c_comm_controller.o (.text.I2C_init)
  113. 00003066 00000030 libc.a : _printfi.c.obj (.text._fcpy)
  114. 00003096 00000002 --HOLE-- [fill = 0]
  115. 00003098 0000002c libclang_rt.builtins.a : floatsidf.S.obj (.text.__floatsidf)
  116. 000030c4 0000002c libsysbm.a : unlink.c.obj (.text.unlink)
  117. 000030f0 00000028 i2c_controller.o (.text.DL_Common_updateReg)
  118. 00003118 00000028 ti_msp_dl_config.o (.text.DL_Common_updateReg)
  119. 00003140 00000028 ti_msp_dl_config.o (.text.DL_I2C_setControllerRXFIFOThreshold)
  120. 00003168 00000028 ti_msp_dl_config.o (.text.DL_I2C_setControllerTXFIFOThreshold)
  121. 00003190 00000028 ti_msp_dl_config.o (.text.DL_I2C_setTargetRXFIFOThreshold)
  122. 000031b8 00000028 ti_msp_dl_config.o (.text.DL_I2C_setTargetTXFIFOThreshold)
  123. 000031e0 00000028 ti_msp_dl_config.o (.text.SYSCFG_DL_CRC_init)
  124. 00003208 00000028 libc.a : memory.c.obj (.text.free_list_insert)
  125. 00003230 00000028 libsysbm.a : lseek.c.obj (.text.lseek)
  126. 00003258 00000028 : write.c.obj (.text.write)
  127. 00003280 00000028 libc.a : boot_cortex_m.c.obj (.text:_c_int00_noargs)
  128. 000032a8 00000026 ti_msp_dl_config.o (.text.DL_I2C_setAnalogGlitchFilterPulseWidth)
  129. 000032ce 00000026 driverlib.a : dl_i2c.o (.text.DL_I2C_setClockConfig)
  130. 000032f4 00000024 ti_msp_dl_config.o (.text.DL_CRC_setSeed16)
  131. 00003318 00000024 ti_msp_dl_config.o (.text.DL_I2C_setTargetOwnAddress)
  132. 0000333c 00000024 libclang_rt.builtins.a : muldi3.S.obj (.text.__muldi3)
  133. 00003360 00000022 libc.a : memccpy.c.obj (.text.memccpy)
  134. 00003382 0000001e ti_msp_dl_config.o (.text.SYSCFG_DL_SYSCTL_init)
  135. 000033a0 0000001e libclang_rt.builtins.a : ashldi3.S.obj (.text.__ashldi3)
  136. 000033be 0000001e i2c_comm_controller.o (.text.u16)
  137. 000033dc 0000001c ti_msp_dl_config.o (.text.DL_GPIO_enableHiZ)
  138. 000033f8 0000001c i2c_controller.o (.text.DL_I2C_disableInterrupt)
  139. 00003414 0000001c ti_msp_dl_config.o (.text.DL_I2C_disableTargetWakeup)
  140. 00003430 0000001c ti_msp_dl_config.o (.text.DL_I2C_enableInterrupt)
  141. 0000344c 0000001c i2c_controller.o (.text.DL_I2C_isControllerRXFIFOEmpty)
  142. 00003468 0000001c i2c_controller.o (.text.DL_I2C_isTargetRXFIFOEmpty)
  143. 00003484 0000001c i2c_controller.o (.text.DL_I2C_isTargetTXFIFOFull)
  144. 000034a0 0000001c ti_msp_dl_config.o (.text.DL_SYSCTL_setSYSOSCFreq)
  145. 000034bc 0000001c ti_msp_dl_config.o (.text.SYSCFG_DL_init)
  146. 000034d8 0000001c libc.a : memory.c.obj (.text.free_list_remove)
  147. 000034f4 00000018 ti_msp_dl_config.o (.text.DL_CRC_enablePower)
  148. 0000350c 00000018 ti_msp_dl_config.o (.text.DL_CRC_reset)
  149. 00003524 00000018 ti_msp_dl_config.o (.text.DL_GPIO_enablePower)
  150. 0000353c 00000018 ti_msp_dl_config.o (.text.DL_GPIO_reset)
  151. 00003554 00000018 ti_msp_dl_config.o (.text.DL_I2C_disableAnalogGlitchFilter)
  152. 0000356c 00000018 ti_msp_dl_config.o (.text.DL_I2C_enableAnalogGlitchFilter)
  153. 00003584 00000018 ti_msp_dl_config.o (.text.DL_I2C_enableController)
  154. 0000359c 00000018 ti_msp_dl_config.o (.text.DL_I2C_enableControllerClockStretching)
  155. 000035b4 00000018 ti_msp_dl_config.o (.text.DL_I2C_enablePower)
  156. 000035cc 00000018 ti_msp_dl_config.o (.text.DL_I2C_enableTarget)
  157. 000035e4 00000018 ti_msp_dl_config.o (.text.DL_I2C_enableTargetClockStretching)
  158. 000035fc 00000018 ti_msp_dl_config.o (.text.DL_I2C_reset)
  159. 00003614 00000018 ti_msp_dl_config.o (.text.DL_I2C_setTimerPeriod)
  160. 0000362c 00000018 ti_msp_dl_config.o (.text.DL_SYSCTL_setBORThreshold)
  161. 00003644 00000016 i2c_comm_controller.o (.text.I2C_clearBuffer)
  162. 0000365a 00000016 libc.a : copy_zero_init.c.obj (.text:decompress:ZI:__TI_zero_init_nomemset)
  163. 00003670 00000014 i2c_controller.o (.text.DL_I2C_getControllerStatus)
  164. 00003684 00000014 i2c_controller.o (.text.DL_I2C_receiveControllerData)
  165. 00003698 00000014 ti_msp_dl_config.o (.text.DL_I2C_resetControllerTransfer)
  166. 000036ac 00000014 ti_msp_dl_config.o (.text.DL_SYSCTL_disableSYSPLL)
  167. 000036c0 00000014 libclang_rt.builtins.a : aeabi_uldivmod.S.obj (.text.__aeabi_uldivmod)
  168. 000036d4 00000014 libc.a : _printfi.c.obj (.text.strchr)
  169. 000036e8 00000012 i2c_controller.o (.text.DL_I2C_getPendingInterrupt)
  170. 000036fa 00000012 i2c_controller.o (.text.DL_I2C_receiveTargetData)
  171. 0000370c 00000012 libc.a : memcpy16.S.obj (.text:TI_memcpy_small)
  172. 0000371e 00000012 : copy_decompress_none.c.obj (.text:decompress:none)
  173. 00003730 00000010 ti_msp_dl_config.o (.text.DL_SYSCTL_disableHFXT)
  174. 00003740 00000010 libc.a : wcslen.c.obj (.text.wcslen)
  175. 00003750 0000000e : memory.c.obj (.text.OUTLINED_FUNCTION_0)
  176. 0000375e 00000002 --HOLE-- [fill = 0]
  177. 00003760 0000000e libclang_rt.builtins.a : aeabi_memset.S.obj (.text.__aeabi_memset)
  178. 0000376e 0000000e libsysbm.a : hostrename.c.obj (.text.strcpy)
  179. 0000377c 0000000e libc.a : _printfi.c.obj (.text.strlen)
  180. 0000378a 0000000e libsysbm.a : hostrename.c.obj (.text.strlen)
  181. 00003798 0000000e libc.a : memset16.S.obj (.text:TI_memset_small)
  182. 000037a6 00000002 --HOLE-- [fill = 0]
  183. 000037a8 0000000c libclang_rt.builtins.a : aeabi_memset.S.obj (.text.__aeabi_memclr)
  184. 000037b4 0000000c libc.a : memory.c.obj (.text.malloc)
  185. 000037c0 0000000a driverlib.a : dl_common.o (.text.DL_Common_delayCycles)
  186. 000037ca 0000000a libc.a : _printfi.c.obj (.text.OUTLINED_FUNCTION_0)
  187. 000037d4 00000010 libclang_rt.builtins.a : adddf3.S.obj (.tramp.__aeabi_dsub.1)
  188. 000037e4 0000000a libc.a : _printfi.c.obj (.text.OUTLINED_FUNCTION_1)
  189. 000037ee 00000002 --HOLE-- [fill = 0]
  190. 000037f0 00000008 : aeabi_portable.c.obj (.text.__aeabi_errno_addr)
  191. 000037f8 00000008 libclang_rt.builtins.a : aeabi_memcpy.S.obj (.text.__aeabi_memcpy)
  192. 00003800 00000008 libc.a : printf.c.obj (.text._outc)
  193. 00003808 00000008 : printf.c.obj (.text._outs)
  194. 00003810 00000008 : fseek.c.obj (.text.fseek)
  195. 00003818 00000008 libsysbm.a : remove.c.obj (.text.remove)
  196. 00003820 00000004 startup_mspm0g350x_ticlang.o (.text.Default_Handler)
  197. 00003824 00000004 startup_mspm0g350x_ticlang.o (.text.Reset_Handler)
  198. 00003828 00000004 libc.a : pre_init.c.obj (.text._system_pre_init)
  199. 0000382c 00000004 : exit.c.obj (.text:abort)
  200. .cinit 0 00003c70 00000090
  201. 00003c70 00000067 (.cinit..data.load) [load image, compression = lzss]
  202. 00003cd7 00000001 --HOLE-- [fill = 0]
  203. 00003cd8 0000000c (__TI_handler_table)
  204. 00003ce4 00000008 (.cinit..bss.load) [load image, compression = zero_init]
  205. 00003cec 00000010 (__TI_cinit_table)
  206. 00003cfc 00000004 --HOLE-- [fill = 0]
  207. .rodata 0 00003830 00000440
  208. 00003830 00000101 libc.a : aeabi_ctype.S.obj (.rodata:__aeabi_ctype_table_)
  209. 00003931 00000047 i2c_controller.o (.rodata.str1.94560439774162222751)
  210. 00003978 00000039 i2c_controller.o (.rodata.str1.27226720831005664561)
  211. 000039b1 00000037 i2c_controller.o (.rodata.str1.44622954084307917011)
  212. 000039e8 00000036 i2c_controller.o (.rodata.str1.32741152457902752131)
  213. 00003a1e 00000036 i2c_controller.o (.rodata.str1.77128132248471846701)
  214. 00003a54 00000036 i2c_controller.o (.rodata.str1.82478884280869961251)
  215. 00003a8a 00000035 i2c_controller.o (.rodata.str1.45413293569381271681)
  216. 00003abf 00000031 i2c_controller.o (.rodata.str1.44366518634961814551)
  217. 00003af0 00000027 i2c_controller.o (.rodata.str1.89005588678899653321)
  218. 00003b17 00000022 i2c_controller.o (.rodata.str1.11154264888408136181)
  219. 00003b39 00000022 i2c_controller.o (.rodata.str1.46255248075327873121)
  220. 00003b5b 00000022 i2c_controller.o (.rodata.str1.91043755832811627921)
  221. 00003b7d 00000021 i2c_controller.o (.rodata.str1.134559371497012335181)
  222. 00003b9e 0000001c i2c_controller.o (.rodata.str1.155693357188291841941)
  223. 00003bba 0000001c i2c_controller.o (.rodata.str1.85352208271636448731)
  224. 00003bd6 00000014 i2c_controller.o (.rodata.str1.132799615681703800411)
  225. 00003bea 00000014 i2c_controller.o (.rodata.str1.144206797822861827151)
  226. 00003bfe 00000014 i2c_controller.o (.rodata.str1.161290665368822456911)
  227. 00003c12 00000013 i2c_controller.o (.rodata.str1.138598476286470135171)
  228. 00003c25 00000012 i2c_controller.o (.rodata.str1.15263319350843431171)
  229. 00003c37 00000012 i2c_controller.o (.rodata.str1.167937092817381580931)
  230. 00003c49 00000011 libc.a : _printfi.c.obj (.rodata.str1.103488685894817597201)
  231. 00003c5a 00000011 : _printfi.c.obj (.rodata.str1.153638888446227384661)
  232. 00003c6b 00000002 ti_msp_dl_config.o (.rodata.gI2C_controllerClockConfig)
  233. 00003c6d 00000002 ti_msp_dl_config.o (.rodata.gI2C_targetClockConfig)
  234. 00003c6f 00000001 --HOLE-- [fill = 0]
  235. .init_array
  236. * 0 00000000 00000000 UNINITIALIZED
  237. .binit 0 00000000 00000000
  238. .sysmem 0 20200000 00001000 UNINITIALIZED
  239. 20200000 00000010 libc.a : memory.c.obj (.sysmem)
  240. 20200010 00000ff0 --HOLE--
  241. .data 0 20201000 000002d5 UNINITIALIZED
  242. 20201000 00000100 i2c_controller.o (.data.registers)
  243. 20201100 000000f0 libc.a : defs.c.obj (.data._ftable)
  244. 202011f0 00000078 libsysbm.a : host_device.c.obj (.data._device)
  245. 20201268 00000050 : host_device.c.obj (.data._stream)
  246. 202012b8 00000008 libc.a : exit.c.obj (.data..L_MergedGlobals)
  247. 202012c0 00000004 : defs.c.obj (.data.__TI_ft_end)
  248. 202012c4 00000004 : aeabi_portable.c.obj (.data.__aeabi_errno)
  249. 202012c8 00000004 : _lock.c.obj (.data._lock)
  250. 202012cc 00000004 : _lock.c.obj (.data._unlock)
  251. 202012d0 00000002 i2c_controller.o (.data.I2C0_IRQHandler.registerAddress)
  252. 202012d2 00000001 i2c_controller.o (.data.I2C0_IRQHandler.DataRx)
  253. 202012d3 00000001 --HOLE--
  254. 202012d4 00000001 libc.a : memory.c.obj (.data.memory_is_initialized)
  255. .bss 0 202012d8 000002c0 UNINITIALIZED
  256. 202012d8 00000120 libsysbm.a : trgmsg.c.obj (.bss:_CIOBUF_)
  257. 202013f8 000000a0 libc.a : defs.c.obj (.bss.__TI_tmpnams)
  258. 20201498 0000009c (.common:gI2C)
  259. 20201534 00000048 (.common:gResponse)
  260. 2020157c 00000008 libsysbm.a : hostopen.c.obj (.bss.parmbuf)
  261. 20201584 00000004 libc.a : memory.c.obj (.bss.sys_free)
  262. 20201588 00000004 (.common:gRxCount)
  263. 2020158c 00000004 (.common:gRxLen)
  264. 20201590 00000004 (.common:gTxCount)
  265. 20201594 00000004 (.common:gTxLen)
  266. .stack 0 20207e00 00000200 UNINITIALIZED
  267. 20207e00 00000004 libc.a : boot_cortex_m.c.obj (.stack)
  268. 20207e04 000001fc --HOLE--
  269. __llvm_prf_cnts
  270. * 0 20200000 00000000 UNINITIALIZED
  271. __llvm_prf_bits
  272. * 0 20200000 00000000 UNINITIALIZED
  273. MODULE SUMMARY
  274. Module code ro data rw data
  275. ------ ---- ------- -------
  276. ./
  277. i2c_controller.o 1728 792 503
  278. ti_msp_dl_config.o 1438 4 0
  279. startup_mspm0g350x_ticlang.o 8 192 0
  280. +--+------------------------------+-------+---------+---------+
  281. Total: 3174 988 503
  282. ./ti/comm_modules/i2c/controller/
  283. i2c_comm_controller.o 286 0 0
  284. +--+------------------------------+-------+---------+---------+
  285. Total: 286 0 0
  286. /home/ngosh/ti/ccstheia151/ccs/tools/compiler/ti-cgt-armllvm_4.0.0.LTS/lib/armv6m-ti-none-eabi/c/libc.a
  287. _printfi.c.obj 4510 34 0
  288. memory.c.obj 702 0 5
  289. defs.c.obj 0 0 404
  290. aeabi_ctype.S.obj 0 257 0
  291. fputs.c.obj 248 0 0
  292. setvbuf.c.obj 224 0 0
  293. s_scalbn.c.obj 216 0 0
  294. getdevice.c.obj 160 0 0
  295. fputc.c.obj 156 0 0
  296. strcmp-armv6m.S.obj 136 0 0
  297. copy_decompress_lzss.c.obj 124 0 0
  298. fclose.c.obj 124 0 0
  299. fseek.c.obj 116 0 0
  300. printf.c.obj 108 0 0
  301. _io_perm.c.obj 100 0 0
  302. s_frexp.c.obj 92 0 0
  303. _ltoa.c.obj 88 0 0
  304. fflush.c.obj 82 0 0
  305. atoi.c.obj 64 0 0
  306. exit.c.obj 56 0 8
  307. autoinit.c.obj 60 0 0
  308. fopen.c.obj 52 0 0
  309. boot_cortex_m.c.obj 40 0 0
  310. memccpy.c.obj 34 0 0
  311. copy_zero_init.c.obj 22 0 0
  312. copy_decompress_none.c.obj 18 0 0
  313. memcpy16.S.obj 18 0 0
  314. wcslen.c.obj 16 0 0
  315. memset16.S.obj 14 0 0
  316. aeabi_portable.c.obj 8 0 4
  317. _lock.c.obj 2 0 8
  318. pre_init.c.obj 4 0 0
  319. +--+------------------------------+-------+---------+---------+
  320. Total: 7594 291 429
  321. /home/ngosh/ti/ccstheia151/ccs/tools/compiler/ti-cgt-armllvm_4.0.0.LTS/lib/armv6m-ti-none-eabi/c/libsysbm.a
  322. trgmsg.c.obj 104 0 288
  323. host_device.c.obj 0 0 200
  324. hostrename.c.obj 136 0 0
  325. hostlseek.c.obj 108 0 0
  326. hostopen.c.obj 96 0 8
  327. hostread.c.obj 88 0 0
  328. hostwrite.c.obj 88 0 0
  329. close.c.obj 80 0 0
  330. hostclose.c.obj 72 0 0
  331. hostunlink.c.obj 72 0 0
  332. unlink.c.obj 44 0 0
  333. lseek.c.obj 40 0 0
  334. write.c.obj 40 0 0
  335. remove.c.obj 8 0 0
  336. +--+------------------------------+-------+---------+---------+
  337. Total: 976 0 496
  338. /home/ngosh/ti/ccstheia151/ccs/tools/compiler/ti-cgt-armllvm_4.0.0.LTS/lib/armv6m-ti-none-eabi/libclang_rt.builtins.a
  339. adddf3.S.obj 418 0 0
  340. divdf3.S.obj 268 0 0
  341. muldf3.S.obj 228 0 0
  342. comparedf2.c.obj 220 0 0
  343. udivmoddi4.S.obj 162 0 0
  344. aeabi_dcmp.S.obj 98 0 0
  345. aeabi_idivmod.S.obj 86 0 0
  346. fixdfsi.S.obj 74 0 0
  347. aeabi_uidivmod.S.obj 64 0 0
  348. muldsi3.S.obj 58 0 0
  349. floatsidf.S.obj 44 0 0
  350. muldi3.S.obj 36 0 0
  351. ashldi3.S.obj 30 0 0
  352. aeabi_memset.S.obj 26 0 0
  353. aeabi_uldivmod.S.obj 20 0 0
  354. aeabi_memcpy.S.obj 8 0 0
  355. aeabi_div0.c.obj 4 0 0
  356. +--+------------------------------+-------+---------+---------+
  357. Total: 1844 0 0
  358. /home/ngosh/ti/mspm0_sdk_2_03_00_07/source/ti/driverlib/lib/ticlang/m0p/mspm0g1x0x_g3x0x/driverlib.a
  359. dl_i2c.o 288 0 0
  360. dl_common.o 10 0 0
  361. +--+------------------------------+-------+---------+---------+
  362. Total: 298 0 0
  363. Heap: 0 0 4096
  364. Stack: 0 0 512
  365. Linker Generated: 0 139 0
  366. +--+------------------------------+-------+---------+---------+
  367. Grand Total: 14172 1418 6036
  368. LINKER GENERATED COPY TABLES
  369. __TI_cinit_table @ 00003cec records: 2, size/record: 8, table size: 16
  370. .data: load addr=00003c70, load size=00000067 bytes, run addr=20201000, run size=000002d5 bytes, compression=lzss
  371. .bss: load addr=00003ce4, load size=00000008 bytes, run addr=202012d8, run size=000002c0 bytes, compression=zero_init
  372. LINKER GENERATED HANDLER TABLE
  373. __TI_handler_table @ 00003cd8 records: 3, size/record: 4, table size: 12
  374. index: 0, handler: __TI_decompress_lzss
  375. index: 1, handler: __TI_decompress_none
  376. index: 2, handler: __TI_zero_init
  377. FAR CALL TRAMPOLINES
  378. callee name trampoline name
  379. callee addr tramp addr call addr call info
  380. -------------- ----------- --------- ----------------
  381. __aeabi_dsub $Tramp$TT$L$PI$$__aeabi_dsub
  382. 00001025 000037d4 000037d2 libc.a : _printfi.c.obj (.text.OUTLINED_FUNCTION_0)
  383. [1 trampolines]
  384. [1 trampoline calls]
  385. GLOBAL SYMBOLS: SORTED ALPHABETICALLY BY Name
  386. address name
  387. ------- ----
  388. 00003821 ADC0_IRQHandler
  389. 00003821 ADC1_IRQHandler
  390. 00003821 AES_IRQHandler
  391. 0000382c C$$EXIT
  392. 00002fc5 C$$IO$$
  393. 00003821 CANFD0_IRQHandler
  394. 00003821 DAC0_IRQHandler
  395. 000037c1 DL_Common_delayCycles
  396. 000027e5 DL_I2C_fillControllerTXFIFO
  397. 000026c5 DL_I2C_fillTargetTXFIFO
  398. 00002e45 DL_I2C_flushTargetTXFIFO
  399. 000032cf DL_I2C_setClockConfig
  400. 00003821 DMA_IRQHandler
  401. 00003821 Default_Handler
  402. 00003821 GROUP0_IRQHandler
  403. 00003821 GROUP1_IRQHandler
  404. 00002cf9 HOSTclose
  405. 000022b1 HOSTlseek
  406. 00002725 HOSTopen
  407. 00002959 HOSTread
  408. 0000231d HOSTrename
  409. 00002d41 HOSTunlink
  410. 000029b1 HOSTwrite
  411. 00003821 HardFault_Handler
  412. 00000e8d I2C0_IRQHandler
  413. 000011b9 I2C1_IRQHandler
  414. 00001d0d I2C_decodeResponse
  415. 00003035 I2C_init
  416. 0000189d Multiplexer_SelectChannel
  417. 00003821 NMI_Handler
  418. 00003821 PendSV_Handler
  419. 00003821 RTC_IRQHandler
  420. 00003825 Reset_Handler
  421. 00003821 SPI0_IRQHandler
  422. 00003821 SPI1_IRQHandler
  423. 00003821 SVC_Handler
  424. 000031e1 SYSCFG_DL_CRC_init
  425. 000021c1 SYSCFG_DL_GPIO_init
  426. 00002a09 SYSCFG_DL_I2C_controller_init
  427. 00002785 SYSCFG_DL_I2C_target_init
  428. 00003383 SYSCFG_DL_SYSCTL_init
  429. 000034bd SYSCFG_DL_init
  430. 00002461 SYSCFG_DL_initPower
  431. 00003821 SysTick_Handler
  432. 00003821 TIMA0_IRQHandler
  433. 00003821 TIMA1_IRQHandler
  434. 00003821 TIMG0_IRQHandler
  435. 00003821 TIMG12_IRQHandler
  436. 00003821 TIMG6_IRQHandler
  437. 00003821 TIMG7_IRQHandler
  438. 00003821 TIMG8_IRQHandler
  439. 0000370d TI_memcpy_small
  440. 00003799 TI_memset_small
  441. 00003821 UART0_IRQHandler
  442. 00003821 UART1_IRQHandler
  443. 00003821 UART2_IRQHandler
  444. 00003821 UART3_IRQHandler
  445. 202012d8 _CIOBUF_
  446. 202012d8 __CIOBUF_
  447. 20208000 __STACK_END
  448. 00000200 __STACK_SIZE
  449. 00001000 __SYSMEM_SIZE
  450. 00000000 __TI_ATRegion0_region_sz
  451. 00000000 __TI_ATRegion0_src_addr
  452. 00000000 __TI_ATRegion0_trg_addr
  453. 00000000 __TI_ATRegion1_region_sz
  454. 00000000 __TI_ATRegion1_src_addr
  455. 00000000 __TI_ATRegion1_trg_addr
  456. 00000000 __TI_ATRegion2_region_sz
  457. 00000000 __TI_ATRegion2_src_addr
  458. 00000000 __TI_ATRegion2_trg_addr
  459. 00003cec __TI_CINIT_Base
  460. 00003cfc __TI_CINIT_Limit
  461. 00003cfc __TI_CINIT_Warm
  462. 00003cd8 __TI_Handler_Table_Base
  463. 00003ce4 __TI_Handler_Table_Limit
  464. 00002e81 __TI_auto_init_nobinit_nopinit
  465. 00002f31 __TI_cleanup
  466. 202012b8 __TI_cleanup_ptr
  467. 000020c9 __TI_closefile
  468. 00002145 __TI_decompress_lzss
  469. 0000371f __TI_decompress_none
  470. 00002b67 __TI_doflush
  471. 202012bc __TI_dtors_ptr
  472. 202012c0 __TI_ft_end
  473. 00002a61 __TI_ltoa
  474. ffffffff __TI_pprof_out_hndl
  475. 000000c1 __TI_printfi
  476. ffffffff __TI_prof_data_size
  477. ffffffff __TI_prof_data_start
  478. 00002f65 __TI_readmsg
  479. 00000000 __TI_static_base__
  480. 202013f8 __TI_tmpnams
  481. 00002f99 __TI_writemsg
  482. 00002597 __TI_wrt_ok
  483. 0000365b __TI_zero_init_nomemset
  484. 0000102f __adddf3
  485. 00003830 __aeabi_ctype_table_
  486. 00003830 __aeabi_ctype_table_C
  487. 00002cad __aeabi_d2iz
  488. 0000102f __aeabi_dadd
  489. 00002661 __aeabi_dcmpeq
  490. 0000269d __aeabi_dcmpge
  491. 000026b1 __aeabi_dcmpgt
  492. 00002689 __aeabi_dcmple
  493. 00002675 __aeabi_dcmplt
  494. 00001699 __aeabi_ddiv
  495. 00001a71 __aeabi_dmul
  496. 00001025 __aeabi_dsub
  497. 202012c4 __aeabi_errno
  498. 000037f1 __aeabi_errno_addr
  499. 00003099 __aeabi_i2d
  500. 00002b11 __aeabi_idiv
  501. 000011b7 __aeabi_idiv0
  502. 00002b11 __aeabi_idivmod
  503. 00001f13 __aeabi_ldiv0
  504. 000033a1 __aeabi_llsl
  505. 0000333d __aeabi_lmul
  506. 000037a9 __aeabi_memclr
  507. 000037a9 __aeabi_memclr4
  508. 000037a9 __aeabi_memclr8
  509. 000037f9 __aeabi_memcpy
  510. 000037f9 __aeabi_memcpy4
  511. 000037f9 __aeabi_memcpy8
  512. 00003761 __aeabi_memset
  513. 00003761 __aeabi_memset4
  514. 00003761 __aeabi_memset8
  515. 00002d89 __aeabi_uidiv
  516. 00002d89 __aeabi_uidivmod
  517. 000036c1 __aeabi_uldivmod
  518. 000033a1 __ashldi3
  519. ffffffff __binit__
  520. 000024c9 __cmpdf2
  521. 00001699 __divdf3
  522. 000024c9 __eqdf2
  523. 00002cad __fixdfsi
  524. 00003099 __floatsidf
  525. 0000223d __gedf2
  526. 0000223d __gtdf2
  527. 000024c9 __ledf2
  528. 000024c9 __ltdf2
  529. UNDEFED __mpu_init
  530. 00001a71 __muldf3
  531. 0000333d __muldi3
  532. 00002ebd __muldsi3
  533. 000024c9 __nedf2
  534. 20207e00 __stack
  535. 20200000 __start___llvm_prf_bits
  536. 20200000 __start___llvm_prf_cnts
  537. 20200000 __stop___llvm_prf_bits
  538. 20200000 __stop___llvm_prf_cnts
  539. 00001025 __subdf3
  540. 00001e71 __udivmoddi4
  541. 00003281 _c_int00_noargs
  542. 202011f0 _device
  543. 20201100 _ftable
  544. 202012c8 _lock
  545. 0000223b _nop
  546. 20201268 _stream
  547. 20200000 _sys_memory
  548. UNDEFED _system_post_cinit
  549. 00003829 _system_pre_init
  550. 202012cc _unlock
  551. 0000382d abort
  552. 00001585 aligned_alloc
  553. 00002dc9 atoi
  554. ffffffff binit
  555. 00002c5d close
  556. 00002fcd exit
  557. 00001dc5 fastWrite
  558. 00003001 finddevice
  559. 00001f15 fputc
  560. 000017a5 fputs
  561. 00001989 free
  562. 00002845 frexp
  563. 00002845 frexpl
  564. 00003811 fseek
  565. 00002389 fseeko
  566. 20201498 gI2C
  567. 20201534 gResponse
  568. 20201588 gRxCount
  569. 2020158c gRxLen
  570. 20201590 gTxCount
  571. 20201594 gTxLen
  572. 000023f5 getdevice
  573. 00000000 interruptVectors
  574. 00001c35 ldexp
  575. 00001c35 ldexpl
  576. 00003231 lseek
  577. 00001fb1 main
  578. 000037b5 malloc
  579. 00001585 memalign
  580. 00003361 memccpy
  581. 2020157c parmbuf
  582. 000028a1 printf
  583. 20201000 registers
  584. 00003819 remove
  585. 00001c35 scalbn
  586. 00001c35 scalbnl
  587. 00001b55 setvbuf
  588. 00002041 strcmp
  589. 000030c5 unlink
  590. 000028fd update_DAC_Output
  591. 00003741 wcslen
  592. 00003259 write
  593. GLOBAL SYMBOLS: SORTED BY Symbol Address
  594. address name
  595. ------- ----
  596. 00000000 __TI_ATRegion0_region_sz
  597. 00000000 __TI_ATRegion0_src_addr
  598. 00000000 __TI_ATRegion0_trg_addr
  599. 00000000 __TI_ATRegion1_region_sz
  600. 00000000 __TI_ATRegion1_src_addr
  601. 00000000 __TI_ATRegion1_trg_addr
  602. 00000000 __TI_ATRegion2_region_sz
  603. 00000000 __TI_ATRegion2_src_addr
  604. 00000000 __TI_ATRegion2_trg_addr
  605. 00000000 __TI_static_base__
  606. 00000000 interruptVectors
  607. 000000c1 __TI_printfi
  608. 00000200 __STACK_SIZE
  609. 00000e8d I2C0_IRQHandler
  610. 00001000 __SYSMEM_SIZE
  611. 00001025 __aeabi_dsub
  612. 00001025 __subdf3
  613. 0000102f __adddf3
  614. 0000102f __aeabi_dadd
  615. 000011b7 __aeabi_idiv0
  616. 000011b9 I2C1_IRQHandler
  617. 00001585 aligned_alloc
  618. 00001585 memalign
  619. 00001699 __aeabi_ddiv
  620. 00001699 __divdf3
  621. 000017a5 fputs
  622. 0000189d Multiplexer_SelectChannel
  623. 00001989 free
  624. 00001a71 __aeabi_dmul
  625. 00001a71 __muldf3
  626. 00001b55 setvbuf
  627. 00001c35 ldexp
  628. 00001c35 ldexpl
  629. 00001c35 scalbn
  630. 00001c35 scalbnl
  631. 00001d0d I2C_decodeResponse
  632. 00001dc5 fastWrite
  633. 00001e71 __udivmoddi4
  634. 00001f13 __aeabi_ldiv0
  635. 00001f15 fputc
  636. 00001fb1 main
  637. 00002041 strcmp
  638. 000020c9 __TI_closefile
  639. 00002145 __TI_decompress_lzss
  640. 000021c1 SYSCFG_DL_GPIO_init
  641. 0000223b _nop
  642. 0000223d __gedf2
  643. 0000223d __gtdf2
  644. 000022b1 HOSTlseek
  645. 0000231d HOSTrename
  646. 00002389 fseeko
  647. 000023f5 getdevice
  648. 00002461 SYSCFG_DL_initPower
  649. 000024c9 __cmpdf2
  650. 000024c9 __eqdf2
  651. 000024c9 __ledf2
  652. 000024c9 __ltdf2
  653. 000024c9 __nedf2
  654. 00002597 __TI_wrt_ok
  655. 00002661 __aeabi_dcmpeq
  656. 00002675 __aeabi_dcmplt
  657. 00002689 __aeabi_dcmple
  658. 0000269d __aeabi_dcmpge
  659. 000026b1 __aeabi_dcmpgt
  660. 000026c5 DL_I2C_fillTargetTXFIFO
  661. 00002725 HOSTopen
  662. 00002785 SYSCFG_DL_I2C_target_init
  663. 000027e5 DL_I2C_fillControllerTXFIFO
  664. 00002845 frexp
  665. 00002845 frexpl
  666. 000028a1 printf
  667. 000028fd update_DAC_Output
  668. 00002959 HOSTread
  669. 000029b1 HOSTwrite
  670. 00002a09 SYSCFG_DL_I2C_controller_init
  671. 00002a61 __TI_ltoa
  672. 00002b11 __aeabi_idiv
  673. 00002b11 __aeabi_idivmod
  674. 00002b67 __TI_doflush
  675. 00002c5d close
  676. 00002cad __aeabi_d2iz
  677. 00002cad __fixdfsi
  678. 00002cf9 HOSTclose
  679. 00002d41 HOSTunlink
  680. 00002d89 __aeabi_uidiv
  681. 00002d89 __aeabi_uidivmod
  682. 00002dc9 atoi
  683. 00002e45 DL_I2C_flushTargetTXFIFO
  684. 00002e81 __TI_auto_init_nobinit_nopinit
  685. 00002ebd __muldsi3
  686. 00002f31 __TI_cleanup
  687. 00002f65 __TI_readmsg
  688. 00002f99 __TI_writemsg
  689. 00002fc5 C$$IO$$
  690. 00002fcd exit
  691. 00003001 finddevice
  692. 00003035 I2C_init
  693. 00003099 __aeabi_i2d
  694. 00003099 __floatsidf
  695. 000030c5 unlink
  696. 000031e1 SYSCFG_DL_CRC_init
  697. 00003231 lseek
  698. 00003259 write
  699. 00003281 _c_int00_noargs
  700. 000032cf DL_I2C_setClockConfig
  701. 0000333d __aeabi_lmul
  702. 0000333d __muldi3
  703. 00003361 memccpy
  704. 00003383 SYSCFG_DL_SYSCTL_init
  705. 000033a1 __aeabi_llsl
  706. 000033a1 __ashldi3
  707. 000034bd SYSCFG_DL_init
  708. 0000365b __TI_zero_init_nomemset
  709. 000036c1 __aeabi_uldivmod
  710. 0000370d TI_memcpy_small
  711. 0000371f __TI_decompress_none
  712. 00003741 wcslen
  713. 00003761 __aeabi_memset
  714. 00003761 __aeabi_memset4
  715. 00003761 __aeabi_memset8
  716. 00003799 TI_memset_small
  717. 000037a9 __aeabi_memclr
  718. 000037a9 __aeabi_memclr4
  719. 000037a9 __aeabi_memclr8
  720. 000037b5 malloc
  721. 000037c1 DL_Common_delayCycles
  722. 000037f1 __aeabi_errno_addr
  723. 000037f9 __aeabi_memcpy
  724. 000037f9 __aeabi_memcpy4
  725. 000037f9 __aeabi_memcpy8
  726. 00003811 fseek
  727. 00003819 remove
  728. 00003821 ADC0_IRQHandler
  729. 00003821 ADC1_IRQHandler
  730. 00003821 AES_IRQHandler
  731. 00003821 CANFD0_IRQHandler
  732. 00003821 DAC0_IRQHandler
  733. 00003821 DMA_IRQHandler
  734. 00003821 Default_Handler
  735. 00003821 GROUP0_IRQHandler
  736. 00003821 GROUP1_IRQHandler
  737. 00003821 HardFault_Handler
  738. 00003821 NMI_Handler
  739. 00003821 PendSV_Handler
  740. 00003821 RTC_IRQHandler
  741. 00003821 SPI0_IRQHandler
  742. 00003821 SPI1_IRQHandler
  743. 00003821 SVC_Handler
  744. 00003821 SysTick_Handler
  745. 00003821 TIMA0_IRQHandler
  746. 00003821 TIMA1_IRQHandler
  747. 00003821 TIMG0_IRQHandler
  748. 00003821 TIMG12_IRQHandler
  749. 00003821 TIMG6_IRQHandler
  750. 00003821 TIMG7_IRQHandler
  751. 00003821 TIMG8_IRQHandler
  752. 00003821 UART0_IRQHandler
  753. 00003821 UART1_IRQHandler
  754. 00003821 UART2_IRQHandler
  755. 00003821 UART3_IRQHandler
  756. 00003825 Reset_Handler
  757. 00003829 _system_pre_init
  758. 0000382c C$$EXIT
  759. 0000382d abort
  760. 00003830 __aeabi_ctype_table_
  761. 00003830 __aeabi_ctype_table_C
  762. 00003cd8 __TI_Handler_Table_Base
  763. 00003ce4 __TI_Handler_Table_Limit
  764. 00003cec __TI_CINIT_Base
  765. 00003cfc __TI_CINIT_Limit
  766. 00003cfc __TI_CINIT_Warm
  767. 20200000 __start___llvm_prf_bits
  768. 20200000 __start___llvm_prf_cnts
  769. 20200000 __stop___llvm_prf_bits
  770. 20200000 __stop___llvm_prf_cnts
  771. 20200000 _sys_memory
  772. 20201000 registers
  773. 20201100 _ftable
  774. 202011f0 _device
  775. 20201268 _stream
  776. 202012b8 __TI_cleanup_ptr
  777. 202012bc __TI_dtors_ptr
  778. 202012c0 __TI_ft_end
  779. 202012c4 __aeabi_errno
  780. 202012c8 _lock
  781. 202012cc _unlock
  782. 202012d8 _CIOBUF_
  783. 202012d8 __CIOBUF_
  784. 202013f8 __TI_tmpnams
  785. 20201498 gI2C
  786. 20201534 gResponse
  787. 2020157c parmbuf
  788. 20201588 gRxCount
  789. 2020158c gRxLen
  790. 20201590 gTxCount
  791. 20201594 gTxLen
  792. 20207e00 __stack
  793. 20208000 __STACK_END
  794. ffffffff __TI_pprof_out_hndl
  795. ffffffff __TI_prof_data_size
  796. ffffffff __TI_prof_data_start
  797. ffffffff __binit__
  798. ffffffff binit
  799. UNDEFED __mpu_init
  800. UNDEFED _system_post_cinit
  801. [205 symbols]