Hello all,
I used the function "floor" and was surprised with the appearance
of nondeclared variable "y" in MSM memory.
Breakpoint after function "floor" allows to look this variable
in bookmark "Variables" such as:
y double 1.258603404736656e+303 0x0C3FFFE8
Please look complete program in the attachment.
Compiler's settings:
Debug [Active]
C6000 Compiler -> Optimization -> Optimization level -> 2
C6000 Compiler -> Advanced Optimization -> Optimize for speed -> 2
Please answer on two questions
- why did this variable appeare ?
- what necessary to do to avoid appearance of this nondeclared variable?
Best regards,
Stanislaw