So i have a pine time and a nRF528340 dev board that i'm working with currently. I can seem to debug the nRF528340DK perfectly. But the pinetime just seems to not want to work from the start. From the the two build one thing that stand out to me is this line at the end. This overlap=replace doesn't seem to need to be set in the normal devboard.
FIXME - had to set --overlap=replace
python scripts/hexmerge.py --overlap=replace targetlibs/nrf5x_12/components/softdevice/s132/hex/s132_nrf52_3.1.0_softdevice.hex bin/bootloader_espruino_2v19_p8_SDK12_SD30_SPIFLASH.hex bin/espruino_2v19_p8_SDK12_SD30_SPIFLASH.app_hex obj/dfu_settings.hex -o bin/espruino_2v19_p8_SDK12_SD30_SPIFLASH.hex
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
So i have a pine time and a nRF528340 dev board that i'm working with currently. I can seem to debug the nRF528340DK perfectly. But the pinetime just seems to not want to work from the start. From the the two build one thing that stand out to me is this line at the end. This overlap=replace doesn't seem to need to be set in the normal devboard.
FIXME - had to set --overlap=replace
python scripts/hexmerge.py --overlap=replace targetlibs/nrf5x_12/components/softdevice/s132/hex/s132_nrf52_3.1.0_softdevice.hex bin/bootloader_espruino_2v19_p8_SDK12_SD30_SPIFLASH.hex bin/espruino_2v19_p8_SDK12_SD30_SPIFLASH.app_hex obj/dfu_settings.hex -o bin/espruino_2v19_p8_SDK12_SD30_SPIFLASH.hex