Hello,
I am having trouble with the simplest of structures. A simple IF statement compiles incorrectly.
Below is the mixed assembly / source output from CC Studio Version 3.3.83.19. IDE 5.98.0.419. I'm
compiling for the TMS320F28335 on the with the experimenter kit. The branch statement is
never generated following the compare and thus the statement within the IF statement is executed in the code below.
Teddy