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.
Tool/software:
I'm running an altered lab 13b type program where I'm using different ST_PosMove commands.
I estimate the initial position of the rotor using hall sensors and estimating a QEP encoder value similar to the method explained here:
This works great for in the debugger but when I try to run as standalone it won't move in certain initial positions. I already move all ISRs to RAM at start up and moved the constants and real time library to ram as well.
Anyone have any other suggestions?
Hello,
If you are having trouble running standalone from Flash and not RAM, please see this FAQ for suggestions: https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/758797/faq-f05-flash-how-do-i-convert-a-ram-based-project-to-a-flash-based-project
Best Regards,
Allison