
make test
0. exit sim
1. define global var tstBMP and load into it bitmap
2. go to compiler.json in ...\Roaming\Garmin\ConnectIQ\Devices\fr245m (windows)
3. add 100kb memory, modify line
{
"memoryLimit": 198304,
"type": "watchFace"
}
4. run app in sim, run memory monitor and check in globals size of tstBMP
5. look into peek
4. revert compiler.json