• Система автоматизации с открытым исходным кодом на базе esp8266/esp32 микроконтроллеров и приложения IoT Manager. Наша группа в Telegram

Arduino/RTL00 on x64 Linux

kissste

Member
I'm trying to run Ardunio with Ameba Board and RTL00 (RTL8710) on x64 Linux.

To install, I have modified the board .json file, simply added ameba_tools block for x64.pc-linux

https://raw.githubusercontent.com/k...x/master/package_realtek.com_ameba_index.json

Unfortunately, I'm getting trouble from the compiler.

Any suggestions? Thank you

Is that is case sensitivity typo somewhere?
Found it....
WInterrupt.c includes Winterrupt.h instead of WInterrupt.h

<code>
"/root/.arduino15/packages/realtek/tools/arm-none-eabi-gcc/4.8.3-2014q1/bin/arm-none-eabi-gcc" -c -g -w -mcpu=cortex-m3 -mthumb -Os -std=c++11 -fno-short-enums -fno-common -fmessage-length=0 -Wall -fno-exceptions -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -MMD -mcpu=cortex-m3 -DF_CPU=166666666L -DARDUINO=10801 -DARDUINO_rtlmodule -DARDUINO_ARCH_RTL87XX -mthumb -DBOARD_RTL8710 -DCONFIG_PLATFORM_8195A -DARDUINO_SDK -DARDUINO_AMEBA "-I/home/steve/arduino/hardware/development/rtl87xx/cores/arduino" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/project/rtl8710/inc" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/soc/realtek/common/bsp" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/os/freertos" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/os/freertos/freertos_v8.1.2/Source/include" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/os/os_dep/include" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/soc/realtek/8195a/misc/driver" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/api/network/include" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/api" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/api/platform" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/api/wifi" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/api/wifi/rtw_wpa_supplicant/src" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/application" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/media/framework" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/example" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/example/wlan_fast_connect" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/mbed/api" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/mbed/hal" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/mbed/hal_ext" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/mbed/targets/hal/rtl8195a" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/network" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/network/lwip/lwip_v1.4.1/src/include" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/network/lwip/lwip_v1.4.1/src/include/lwip" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/network/lwip/lwip_v1.4.1/src/include/ipv4" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/network/lwip/lwip_v1.4.1/port/realtek" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/test" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/soc/realtek/8195a/cmsis" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/soc/realtek/8195a/cmsis/device" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/soc/realtek/8195a/fwlib" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/soc/realtek/8195a/fwlib/rtl8195a" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/soc/realtek/8195a/misc/rtl_std_lib/include" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/drivers/wlan/realtek/include" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/drivers/wlan/realtek/src/osdep" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/drivers/wlan/realtek/src/hci" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/drivers/wlan/realtek/src/hal" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/drivers/wlan/realtek/src/hal/OUTSRC" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/network/ssl/polarssl-1.3.8/include" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/network/ssl/ssl_ram_map/rom" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/utilities" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/soc/realtek/8195a/misc/rtl_std_lib/include" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/video/v4l2/inc" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/media/codec" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/drivers/usb_class/host/uvc/inc" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/drivers/usb_class/device" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/drivers/usb_class/device/class" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/file_system/fatfs" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/file_system/fatfs/r0.10c/include" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/drivers/sdio/realtek/sdio_host/inc" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/audio" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/drivers/i2s" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/application/xmodem" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/network/mdns" "-I/home/steve/arduino/hardware/development/rtl87xx/system/sdk/component/common/network/libwsclient" "-I/home/steve/arduino/hardware/development/rtl87xx/cores/arduino" "-I/home/steve/arduino/hardware/development/rtl87xx/variants/rtl8710" "/home/steve/arduino/hardware/development/rtl87xx/cores/arduino/WInterrupts.c" -o "/tmp/arduino_build_302576/core/WInterrupts.c.o"
/home/steve/arduino/hardware/development/rtl87xx/cores/arduino/WInterrupts.c:1:25: fatal error: Winterrupts.h: No such file or directory
#include "Winterrupts.h"
^
compilation terminated.
exit status 1
Error compiling for board RTL00 (RTL8710).
</code>
 

kissste

Member
Now, it's stuck on the postbuild_img2_arduino. That makes sense.

-rwxr-xr-x 1 steve steve 83908 Sep 6 09:05 postbuild_img2_arduino_mac
-rwxr-xr-x 1 steve steve 1304864 Sep 6 09:05 postbuild_img2_arduino_windows.exe
 
Сверху Снизу