• Sorry i must be doing something really dumb but this is what i'm doing.

    source scripts/provision.sh BANGLEJS

    • Expected 13.2.1
    • Got 10.3.1

    make -j BOARDNAME=BANGLEJS BOARD=BANGLEJS RELEASE=1

    LD bin/espruino_2v21.84_banglejs.elf
    BANGLEJS bin/espruino_2v21.84_banglejs.elf
    python scripts/check_elf_size.py BANGLEJS bin/espruino_2v21.84_banglejs.elf
    Testing bin/espruino_2v21.84_banglejs.elf for BANGLEJS
    STORAGE: 0x60000000 -> 0x60400000
    FS DATA: 0x76db8 -> 0x76dc8 (16 bytes)
    FLASH_AVAILABLE: 0x76000
    CODE: 0x1f000 -> 0x76dc8 (359676 bytes)

    ==========================
    CODE AND STORAGE OVERLAP
    by 3528 bytes
    ==========================

    So what i'm tying to do seems very simple, i just want to flash bangle.js on a bangle 1 watch. Other then having a wrong gcc version, it should build?

About

Avatar for user156811 @user156811 started