Other Parts Discussed in Thread: CONTROLSUITE, DESIGNDRIVE
I imported the example "IDDKv2_PM_Servo_F2837x_FCL_Example01" and am trying to evaluate it for my application. I was going through the documentation, and on page 6 of SPRAC55–March 2017, it says:
NOTE: The library is written in a modular format and is able to port over to user platforms using F2837x devices so long as the following conditions are met: .... ....
When going through the code included with the example I noticed it includes a file "Fast_Current_Loop.lib". However when I checked the FCL subdirectory under where the library lives it only has some header files. Where are the source files so I can tell what is going on inside of this library?