You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • That's an odd one - are you flashing with make serialflash or are you flashing with your own call to stm32loader?

    As the Espruino board uses a bootloader, the binary that you build needs to be flashed at an offset of +10kB - so you need a special command to flash your binary,

    But if you're flashing using serialflash it should be fine and should flash at the correct address?

    The binary you download from the website is 10kB bigger - it has the bootloader stuck on the front of it, which is why you can flash it to the default address.

About

Avatar for Gordon @Gordon started