Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi,
When trying to build our codebase that was used on a device with FAST library in on-chip ROM we have some compilation issues about some members missing from user param struct
Looking at these files in C2000Ware_MotorControl_SDK_5_04_00_00

I checked userParams.h from est and est_lib and could see these differences

So what should be aware of when moving from est to est_lib and what to do about these parameters that are not available in the est_lib ?