This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F28P65X: Updating to ESMO to FPU64, "sfra_f32_tmu_config_reset.obj passes/retuns double types in memory while previous files pass them in FPU64"

Part Number: LAUNCHXL-F28P65X
Other Parts Discussed in Thread: SFRA

Tool/software:

Howdy,

I'm doing a capstone project with TI as my sponsor and my task in the project is to update the ESMO sensorless motor code to operate in FPU64 fromFPUR32. I have found most of the problems and workedaround the libraries I could not access to update. The last problem I have run into, and quite possibly the one that will make/break the code, is that there is a library in my code that I cannot access that is resulting in this error.

I realized that I had to change the processor settings a bit later than I should have and this is the error that appears no matter what code I have written. The warnings are not the cause of the issues, as they will appear when the processor settings of a functioning FPU32 code are altered as well. All the files build, albeit with some errors, it's just in the linker that the issues come up.

I cannot access this library and do not know how to proceed. Any help is appreciated, thank you.