Skip to content

Instantly share code, notes, and snippets.

@elkraneo
Created March 16, 2018 13:13
Show Gist options
  • Save elkraneo/2bd8bfd2a256d3ea1c3a5825e2264b2e to your computer and use it in GitHub Desktop.
Save elkraneo/2bd8bfd2a256d3ea1c3a5825e2264b2e to your computer and use it in GitHub Desktop.
Makefile.binfile:18: recipe for target 'STM32F769I_Chris_out/DEBUG/application_int.bin' failed
make[1]: o:/CRCTool/emb_crc.exe: Command not found
make[1]: *** [STM32F769I_Chris_out/DEBUG/application_int.bin] Error 127
make[1]: *** Waiting for unfinished jobs....
(CRCTOOL) STM32F769I_Chris_out/DEBUG/application_ext.bin
make[1]: o:/CRCTool/emb_crc.exe: Command not found
Makefile.binfile:28: recipe for target 'STM32F769I_Chris_out/DEBUG/application_ext.bin' failed
make[1]: *** [STM32F769I_Chris_out/DEBUG/application_ext.bin] Error 127
make: *** [bin] Error 2
Makefile:58: recipe for target 'bin' failed
make: *** Waiting for unfinished jobs....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment