You are reading a single comment by @user156811 and its replies. Click here to read the full conversation.
  • Good news

    I was able to get this build to actual work.
    So I'm using the bootloader : 0 for now. I'll deal with that problem at another time.

    So know i'm sorry i don't understand why this work but it seems to work. I was getting random crashes at place and i wasn't allowed to use any of the bluetooth function and these problems seemed to all go away when i did this.

    @echo "load bin/espruino_2v19.88_p8_SDK12_SD30_SPIFLASH.hex" >> gdbinit
    @echo "load bin/espruino_2v19.88_p8_SDK12_SD30_SPIFLASH.elf" >> gdbinit

    If i used just one there would be problems in different spots.

    When you flash it to the board you get mostly different things flashed?

    hex

    Loading section .sec1, size 0x964 lma 0x0
    Loading section .sec2, size 0xf000 lma 0x1000
    Loading section .sec3, size 0xebf0 lma 0x10000
    Loading section .sec4, size 0x1000 lma 0x1f000
    Loading section .sec5, size 0x10000 lma 0x20000
    Loading section .sec6, size 0x10000 lma 0x30000
    Loading section .sec7, size 0x10000 lma 0x40000
    Loading section .sec8, size 0x10000 lma 0x50000
    Loading section .sec9, size 0x77d4 lma 0x60000
    Start address 0x1f7bc, load size 421160

    Elf

    Transfer rate: 19 KB/sec, 13161 bytes/write.
    Loading section .text, size 0x4871c lma 0x1f000
    Loading section .ARM.exidx, size 0x8 lma 0x6771c
    Loading section .data, size 0xa0 lma 0x67724
    Loading section .fs_data, size 0x10 lma 0x677c4
    Start address 0x1f7bc, load size 296916

About

Avatar for user156811 @user156811 started