<div dir="ltr"><div><div><div><div><div><div>Hi,<br></div>I'm new to arm MCUs and to GNUK, and I'm trying to figure out what settings I need to put in order to build GNUK for the Espruinio Pico board (<a href="http://www.espruino.com/Pico" target="_blank">http://www.espruino.com/Pico</a>).<br></div><br>Based on datasheets, <a href="https://anonscm.debian.org/cgit/gnuk/chopstx/chopstx.git/tree/board/board-maple-mini.h" target="_blank">https://anonscm.debian.org/cgit/gnuk/chopstx/chopstx.git/tree/board/board-maple-mini.h</a>, <a href="https://github.com/espruino/Espruino/blob/master/boards/PICO_R1_3.py#L68" target="_blank">https://github.com/espruino/Espruino/blob/master/boards/PICO_R1_3.py#L68</a> and <a href="https://github.com/micropython/micropython/tree/master/stmhal/boards/ESPRUINO_PICO" target="_blank">https://github.com/micropython/micropython/tree/master/stmhal/boards/ESPRUINO_PICO</a> I thought I figured out a few things, but it seems not.<br></div><br>When I try to flash using ./dfuse.py ../src/build/gnuk.hex I get :<br>==========================<br>Device: 023<br>Configuration 1<br>Interface 0<br>@Internal Flash  /0x08000000/04*016Kg,01*064Kg,03*128Kg<br>(0, 0, 0, 0, 2, 0)<br>Erasing: ##########################<br>Writing: ##########################<br>Reading: ##############Traceback (most recent call last):<br>  File "./dfuse.py", line 395, in <module><br>    main(sys.argv[1])<br>  File "./dfuse.py", line 392, in main<br>    dfu.verify(ih)<br>  File "./dfuse.py", line 333, in verify<br>    raise ValueError, "verify failed at %08x" % (addr + i*1024+j)<br>ValueError: verify failed at 08020000<br><br>==========================<br></div>Could somebody maybe help me figure out what or where to look at ?<br></div>Thanks,<br></div>Aurélien.<br><div><div><div><br></div></div></div></div>