Skip to content

Instantly share code, notes, and snippets.

@gyaresu
Created September 19, 2016 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gyaresu/15b8f25aacbf4006062ae1e3df45f8ed to your computer and use it in GitHub Desktop.
Save gyaresu/15b8f25aacbf4006062ae1e3df45f8ed to your computer and use it in GitHub Desktop.
hackrf scan splodes
gyaresu on zaphod in ~/programming/hackrf-scan/firmware/hackrf_usb/build(4d5h35m|scan)
λ make hackrf_usb.bin
[ 2%] Building C object CMakeFiles/hackrf_usb_m0.elf.dir/Users/gyaresu/programming/hackrf-scan/firmware/common/m0_sleep.c.obj
[ 4%] Linking C executable hackrf_usb_m0.elf
/usr/local/bin/../lib/gcc/arm-none-eabi/5.1.0/../../../../arm-none-eabi/bin/ld: cannot open linker script file libopencm3_lpc43xx_m0.ld: No such file or directory
collect2: error: ld returned 1 exit status
make[3]: *** [hackrf_usb_m0.elf] Error 1
make[2]: *** [CMakeFiles/hackrf_usb_m0.elf.dir/all] Error 2
make[1]: *** [CMakeFiles/hackrf_usb.bin.dir/rule] Error 2
make: *** [hackrf_usb.bin] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment