When I run tinygo flash -o app.uf2 -target=pico I frequently, but not always, get a kernel panic. The computer freezes and after what I assume is a watchdog kicks in, the computer reboots. On boot up I get the message that I can report the issue to apple. Attached here is the kernel panic.
In another ticket (#3106) I read that this issue does not come up with a USB hub, this does not seam to be the case.
I'm running:
- Mac OS X: 26.5.2 (25F84)
- tinygo version 0.41.1 darwin/arm64 (using go version go1.25.12 and LLVM version 20.1.1)
Target device is a keyboard with a Pi Pico:
https://1upkeyboards.com/shop/keyboard-kits/diy-40-kits/pi50-keyboard-kit/
I don't really know where to go from here, but I can provide more info on request.
error.txt
When I run
tinygo flash -o app.uf2 -target=picoI frequently, but not always, get a kernel panic. The computer freezes and after what I assume is a watchdog kicks in, the computer reboots. On boot up I get the message that I can report the issue to apple. Attached here is the kernel panic.In another ticket (#3106) I read that this issue does not come up with a USB hub, this does not seam to be the case.
I'm running:
Target device is a keyboard with a Pi Pico:
https://1upkeyboards.com/shop/keyboard-kits/diy-40-kits/pi50-keyboard-kit/
I don't really know where to go from here, but I can provide more info on request.
error.txt