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.