Code Composer execution error
when I execute the code in debug mode, a line of code in the Disassembly is not executed.
the register R5(local variable k) should be cleared but it is not.
so the variable k in for loop in not set to 0, the consequense is the for loop is skiped.
Please see the attached screen shots(before the line of code and after the line of code) for details.
The code composer version is 4.2.1.00004. the processor is msp430f5438. Flash code size is >100k
If it helps, We can send our board to TI for investigation.
Thanks for your help!
Regards,