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.

CCS/LAUNCHXL-F28069M: Running custom code in fpu32

Part Number: LAUNCHXL-F28069M

Tool/software: Code Composer Studio

Hi

I am replacing the current controller in function CTRL_runOnline_User with some custom code and just using the FAST estimator.

How do i make that function run in fpu32 ?

  • You can change the code based on the lab projects support fpu32, like lab5g, lab9a or lab10c. Use your current controller to replace the PI controller in CTRL_runOnline_User() in ctrl.h, but you have to follow the PI controller interface in project.