SPRUJ27C November 2022 – November 2023 TMS320F280033 , TMS320F280034 , TMS320F280034-Q1 , TMS320F280036-Q1 , TMS320F280036C-Q1 , TMS320F280037 , TMS320F280037-Q1 , TMS320F280037C , TMS320F280037C-Q1 , TMS320F280038-Q1 , TMS320F280038C-Q1 , TMS320F280039 , TMS320F280039-Q1 , TMS320F280039C , TMS320F280039C-Q1
Returns information about this compile of the Flash API
Synopsis
Fapi_LibraryInfoType Fapi_getLibraryInfo(void)
Parameters
None
Description
This function returns information specific to the compile of the Flash API library. The information is returned in a struct Fapi_LibraryInfoType. The members are as follows:
Revision number is 11 for FAPI_F280033_34_EABI_v1.58.11.lib and FAPI_F280033_34_COFF_v1.58.11.lib.
Revision number is 01 for FAPI_F28003x_EABI_v1.58.10.lib and FAPI_F28003x_COFF_v1.58.10.lib. However, Fapi_getLibraryInfo() of FAPI_F28003x_EABI_v1.58.10.lib and FAPI_F28003x_COFF_v1.58.10.lib returns the revision number as 01 instead of 10. This is a known issue as mentioned in Errata (Appendix G of this document).Production status is Production for this release.
Build number is 0 for this release.
Return Value