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.
Dear TI Team,
I hope this email finds you well. I have been working on motor control using the TMS320F28069M microcontroller to drive a BLDC motor. For my custom hardware development, I referred to the DRV8301-69M-KIT.
Here are the key points of my project:
Hardware Reference:
Motor Control Approach:
Custom Code Integration:
FLASH Build Errors:
Troubleshooting Steps:
Thank you for your support, and I look forward to your guidance on resolving the FLASH build errors. If you need additional details or specific error messages, please let me know.
Best regards,
Ram Singh
Hello Ram,
The main error looks like they're related to the use of ramfuncs, can you try using the syntax ".TI.ramfunc" which is used in the linker command file? Does the error still occur, and which file is it occurring in (the line numbers in the error don't match the one in the main.cpp file)?