Looking over the FEE doc http://www.ti.com/lit/ug/spnu518/spnu518.pdf , it appears that the status function TI_FEE_getStatus is not spelled correctly according to the code, as well it requires an argument of type u8EEPIndex.
So, do I have old docs, old code, or ???
Also, TI_Fee_GetStatus returns an object of type TI_FeeModuleStatusType instead of TI_FeeStatusCodeType as in the docs.
And, if I do indeed have good code (in ti_fee.h the last rev is 00.01.11), what number do I use for u8EEPIndex?