![]() |
|
PineTime Updater for Flashing New Bootloader and FreeRTOS Firmware - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PineTime (https://forum.pine64.org/forumdisplay.php?fid=134) +--- Forum: Development Discussion on PineTime (https://forum.pine64.org/forumdisplay.php?fid=136) +--- Thread: PineTime Updater for Flashing New Bootloader and FreeRTOS Firmware (/showthread.php?tid=10895) |
PineTime Updater for Flashing New Bootloader and FreeRTOS Firmware - lupyuen - 07-29-2020 Hi All: Do you have an ST-Link or Raspberry Pi? Here's a simple Bash Script that flashes the latest Community Bootloader (MCUBoot ported by me) and Firmware (FreeRTOS ported by JF) to your PineTime... https://github.com/lupyuen/pinetime-updater This is the very same bootloader and firmware that we are asking Pine64 to preload at the PineTime Factory. (Thanks Pine64! We You )So go ahead and flash your PineTime now... For that Fresh From The Factory Feeling ![]()
pinetime-updater.png (Size: 20.76 KB / Downloads: 695)
RE: PineTime Updater for Flashing New Bootloader and FreeRTOS Firmware - wibble - 07-31-2020 Works for me with the pi. It would have been nice if it had found and used the existing ~/openocd-spi from previous tutorials, but I guess the target audience wouldn't be expected to have been through those. PineTime Updater for Flashing New Bootloader and FreeRTOS Firmware - lupyuen - 07-31-2020 Great thanks! Now that we are preloading FreeRTOS, I thought we should simplify, make a clean start and decouple openocd-spi from Mynewt :-) Moving ahead I'll be using Mynewt more as a "Utility Firmware" for specific tasks... Like for loading a custom Boot Logo. Also for updating the PineTime MCUBoot Bootloader. Sent from my Pixel 4 XL using Tapatalk |