Skip to content

Question about porting for different watch #1

@zlelik

Description

@zlelik

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions