Solved! Go to Solution.
Hello
I have made some test locally. This is a display issue only.
The parameter value is pushed on the stack in the called function entry code. After entry code has been executed, appropriate value is displayed on the procedure and local data window.
Basically the debugger shows "undefined" for local variables or parameters, which value is kept into register. In the procedure window is just shows an empty parameter. This is a display problem only within the debugger and does not affect code execution.
The generated code is correct.
We do not have any fix for this display issue now. You can submit a defect using our on-line support web page.
Go to following URL:
http://www.freescale.com/webapp/sps/site/homepage.jsp?nodeId=054670&tid=FSH
And click on "Submit a service request".
CrasyCat