Hi Community,
I have the problem, that all varables, that are not static, set to 0x3FFF and can not be changed. Also the variables that are given by "call by value" into a function. So, if I want to calculate something in a function, the transfer parameter is 0x3FFF, even though the value was 0x100!
Did someone has the same problem?, is there a workaround?
Greeting, Roger