Tool/software: Code Composer Studio
Hi everyone,
Now I am writing a code to control quadcopter and I using 2 PWM module to generate the PWM signal and I have a problem related to tiva C debug when I load my program on Tiva C, the PWM work correctly. However if I restart the Tiva ( cut off power and turn it on) , PWM will react abnormally. Is there any problem with flash memory when I cut off power? Thanks for your supports.