-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi,
I run your program for instinct3 in the simulator and it works nicely. Thank you for publishing it.
This is not an actual bug but rather a question.
I am trying to run your program for Instinct2, which has the same screen resolution as Instinct3. But I got the error while compiling the project that PRG file is too large. This is the error:
ERROR: PRG generated exceeds the memory limit of app type 'watch-app' for device id 'instinct2x': 212078 bytes.
Somehow, when I compile it for Instinct3, PRG file size is very small, around 73000 bytes.
but when I compile for instinct2, then it becomes 233324 bytes.
Maybe you have already tried to do something like this and know why it happens or why it is not possible at all?
Gualor
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested