Part Number: TMS320F280038C-Q1
Other Parts Discussed in Thread: C2000WARE
Tool/software:
I am currently working on C2000 MCU within the Universal Motor Control codebase, specifically for UDS (Unified Diagnostic Services) development. As part of this implementation, I intend to store DID (Data Identifier) parameters in flash memory.
However, I am encountering an issue: I am unable to successfully integrate the flash memory example code into the Universal Motor Control framework. Despite multiple attempts, the flash routines do not seem to align with the existing structure of the motor control code.
Could you please advise on the recommended approach for embedding flash memory operations within this context?
I tried adding the path in : properties->C2000 compiler->include options
C:\ti\c2000\C2000Ware_MotorControl_SDK_5_02_00_00\c2000ware\libraries\flash_api\f28003x\include\FlashAPI\F021_F28003x_C28x.h
Thanks & Regards,
Prince T