Closed honyczek closed 4 years ago
Thanks! Lemme find a good way to fix this. We will have to create the directory /home/pi/pinetime-rust-mynewt/openocd/bin
if it doesn't exist.
I will have to do regression testing, which means installing a fresh Raspberry Pi from scratch with a new SD card. Wonder if there's a simpler way...
When I tested it again on the fresh install of Raspberry Pi and Raspbian, this issue is still there.
Yep not fixed yet :-)
Closing this issue because pinetime-rust-mynewt has been revamped for educational use.
At first I had this script in subdirectory /home/pi/PineTime/pinetime-rust-mynewt/scripts/, so I moved the solution to /home/pi/ but the issue was still there. So I created directory openocd/bin by
mkdir -p ../openocd/bin
and run the script install-pi.sh again and it worked.Expected behavior: