Hi everyone,
My team and I are trying to build the mt7697 WiFi firmware, but unfortunatly we have a probleme with the wiki. Indeed, when we do the 8th step of the first chapter, we have a lot of error as you can see bellow.
mangoh@mangoh-dev:~/Downloads/LinkIt_SDK_V4.3.0_public$ ./build.sh linkit7697_hdk MT7697_WiFi_BT_fw bl
Build board:linkit7697_hdk project:MT7697_WiFi_BT_fw
platform=Linux
FEATURE=feature.mk
Build bootloader…
make: Entering directory ‘/home/mangoh/Downloads/LinkIt_SDK_V4.3.0_public/project/linkit7697_hdk/apps/bootloader/GCC’
trigger by build.sh, skip cleanlog
Build… cos_api.o
Build… cos_api.o FAIL
Build… dma.o
Build… dma.o FAIL
Build… flash_sfc.o
Build… flash_sfc.o FAIL
Build… gpt.o
Build… gpt.o FAIL
Build… hal_I2C.o
Build… hal_I2C.o FAIL
Build… hal_i2s_internal.o
Build… hal_i2s_internal.o FAIL
Build… low_hal_irtx.o
Build… low_hal_irtx.o FAIL
Build… low_hal_pwm.o
Build… low_hal_pwm.o FAIL
Build… hal_gpc.o
Build… hal_gpc.o FAIL
Build… hal_gpio_7687.o
Build… hal_gpio_7687.o FAIL
Build… hal_irrx.o
Build… hal_irrx.o FAIL
Build… hal_lp.o
Build… hal_lp.o FAIL
Build… hal_pcnt.o
Build… hal_pcnt.o FAIL
Build… hal_pinmux.o
Build… hal_pinmux.o FAIL
Build… hal_spim.o
Build… hal_spim.o FAIL
Build… hal_sys.o
Build… hal_sys.o FAIL
Build… hal_trng.o
Build… hal_trng.o FAIL
Build… hal_uid.o
Build… hal_uid.o FAIL
Build… i2c.o
Build… i2c.o FAIL
Build… ir_tx.o
Build… ir_tx.o FAIL
Build… low_hal_gpio.o
Build… low_hal_gpio.o FAIL
Build… low_hal_irrx.o
Build… low_hal_irrx.o FAIL
Build… low_hal_rtc.o
Build… low_hal_rtc.o FAIL
Build… low_hal_wdt.o
Build… low_hal_wdt.o FAIL
Build… nvic.o
Build… nvic.o FAIL
Build… pinmux.o
Build… pinmux.o FAIL
Build… pwm.o
Build… pwm.o FAIL
Build… sfc.o
Build… sfc.o FAIL
Build… spi_flash.o
Build… spi_flash.o FAIL
Build… spim.o
Build… spim.o FAIL
Build… timer.o
Build… timer.o FAIL
Build… top.o
Build… top.o FAIL
Build… uart.o
Build… uart.o FAIL
Build… hal_log.o
Build… hal_log.o FAIL
Build… hal_adc.o
Build… hal_adc.o FAIL
Build… hal_aes.o
Build… hal_aes.o FAIL
Build… hal_cache.o
Build… hal_cache.o FAIL
Build… hal_cache_internal.o
Build… hal_cache_internal.o FAIL
Build… hal_des.o
Build… hal_des.o FAIL
Build… hal_eint.o
Build… hal_eint.o FAIL
Build… hal_nvic.o
Build… hal_nvic.o FAIL
Build… hal_nvic_internal.o
Build… hal_nvic_internal.o FAIL
Build… hal_flash.o
Build… hal_flash.o FAIL
Build… hal_gpio.o
Build… hal_gpio.o FAIL
Build… hal_i2c_master.o
Build… hal_i2c_master.o FAIL
Build… hal_i2s.o
Build… hal_i2s.o FAIL
Build… hal_irtx.o
Build… hal_irtx.o FAIL
Build… hal_gdma.o
Build… hal_gdma.o FAIL
Build… hal_gpt.o
Build… hal_gpt.o FAIL
Build… hal_md5.o
Build… hal_md5.o FAIL
Build… hal_pwm.o
Build… hal_pwm.o FAIL
Build… hal_rtc.o
Build… hal_rtc.o FAIL
Build… hal_sha.o
Build… hal_sha.o FAIL
Build… hal_spi_master.o
Build… hal_spi_master.o FAIL
Build… hal_spi_slave.o
Build… hal_spi_slave.o FAIL
Build… hal_uart.o
Build… hal_uart.o FAIL
Build… hal_audio_internal_service.o
Build… hal_audio_internal_service.o FAIL
Build… hal_wdt.o
Build… hal_wdt.o FAIL
Build… hal_misc.o
Build… hal_misc.o FAIL
Build… bsp_flash_config.o
Build… bsp_flash_config.o FAIL
Build… bsp_gpio_ept_config.o
Build… bsp_gpio_ept_config.o FAIL
Build… main.o
Build… main.o FAIL
Build… hw_uart.o
Build… hw_uart.o FAIL
Build… xmodem.o
Build… xmodem.o FAIL
Build… crc16.o
Build… crc16.o FAIL
Build… fota.o
Build… fota.o FAIL
Build… fota_internal.o
Build… fota_internal.o FAIL
Build… fota_config.o
Build… fota_config.o FAIL
Build… fota_port.o
Build… fota_port.o FAIL
Build… fota_cli.o
Build… fota_cli.o FAIL
Build… fota_download_interface.o
Build… fota_download_interface.o FAIL
Build… system_mt7687.o
Build… system_mt7687.o FAIL
Build… ept_gpio_var.o
Build… ept_gpio_var.o FAIL
Build… ept_eint_var.o
Build… ept_eint_var.o FAIL
Build… syscalls.o
Build… syscalls.o FAIL
Build… lzma_decode_interface.o
Build… lzma_decode_interface.o FAIL
Build… lzma_decoder.o
Build… lzma_decoder.o FAIL
Build… verno.o
Build… verno.o FAIL
Linking…
Makefile:169: recipe for target ‘/home/mangoh/Downloads/LinkIt_SDK_V4.3.0_public/out/linkit7697_hdk/MT7697_WiFi_BT_fw/mt7697_bootloader.elf’ failed
make: Leaving directory ‘/home/mangoh/Downloads/LinkIt_SDK_V4.3.0_public/project/linkit7697_hdk/apps/bootloader/GCC’
Error: bootloader build failed!!
And from the err.log file, we can read that:
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 7: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 6: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 1: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 1: …/…/…/…/…/tools/gcc//gcc-arm-none-eabi/bin/arm-none-eabi-gcc: not found
make: *** [/home/mangoh/Downloads/LinkIt_SDK_V4.3.0_public/out/linkit7697_hdk/MT7697_WiFi_BT_fw/mt7697_bootloader.elf] Error 127
I would like to continue on my project but I’m not sure how to do it… Is it possible for someone to help me?
I thank you in advance!