What steps will reproduce the problem?
1. Set debugsystem to "15"
2. Compile
What is the expected output? What do you see instead?
"mem" Appears to be undefined
What version of the product are you using? On what operating system?
R863
Please provide any additional information below.
Possible fix is to declare mem:
byte mem = 0;
Original issue reported on code.google.com by dutchra...@gmail.com on 12 Sep 2010 at 3:52
Original issue reported on code.google.com by
dutchra...@gmail.com
on 12 Sep 2010 at 3:52