Petteri, your development is great, thank you!
A small bug and a little technical question:
- on my DSO203, the battery symbol is not displayed correctly (the contents of the battery is shifted half out of the shelf)
- why do we have to push two keys to quit an application (one to close and one to quit)?
Is there anywhere a description about how the whole thing works:
- the programs reside on the flash memory and remain only there?
- what is the limitation on the number of programs on flash, only flash capacity (which is how big)?
- is a program completely loaded in RAM at runtime? is it compiled, interpreted, or does it use something like p-code which is then interpreted by the PAWN_APP.HEX?
- what is the limitation on the size of a single program?
- is there somewhere a list of all functions calls and all parameters which can be used?
Regards
Patrick