Part Number: LAUNCHXL-F28027
Tool/software: Code Composer Studio
Good morning people. My Name is Eliomar Conde, I am working on a code that needs PWM, PWM interrupts, ADC and ADC interrupts. The first time i was trying to print some variables in console, the program became so unstable, so i thought was for those printings and i commented "//", after that i realize that the code was unstable for other reasons that i cannot explain, because when i commented some lines was the same, the program didn't worked. and for some lines commented the program worked and for others the program doesnt worked.
After that i eliminate all the printing lines, the code wasnt working, when i add them again it worked again. it generates alot of confusing in me.
Then i realize that if i just change the place of a instruction For ex: i changed a instruction from line 262 (code working) to line 265 it does make that my program wont work correctly! WHY is that happening? i dont see any logic on this issues?
Anybody could help me? Regards from venezuela.