ghidraninja / game-and-watch-flashloader

A small tool to flash the SPI-flash using OpenOCD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting a segmentation fault trying to build on RPi Zero

ImanityDev opened this issue · comments

Title speaks for itself, here's the last few lines of the command output of make

[ WGET ] mpu_armv7.h
[ CC ] main.o
Segmentation fault
make: *** [Makefile:233: build/main.o] Error 139

Would you be able to share details regarding the OS environment? And maybe a full log via ghostbin?

The OS is just plain, newly installed Raspian OS with the newest updates installed today. And that is basically the full log, the rest of the output was just wget info from the make command.