RBMTX-Lite OpenWrt SDK Exmaple: Różnice pomiędzy wersjami
Z Elproma Wiki Knowledge Base
(Utworzono nową stronę "In this example we are going to show you how to generate OpenWrt package base on the simple Modbus client and server application.") |
|||
Linia 1: | Linia 1: | ||
In this example we are going to show you how to generate OpenWrt package base on the simple Modbus client and server application. | In this example we are going to show you how to generate OpenWrt package base on the simple Modbus client and server application. | ||
# Download the OpenWRT SDK form: https://firmware.teleorigin.com/mtxlite//releases/22.10.14/targets/rbmtx3/generic/rbmtx3-owrt-sdk-22.10.14-rbmtx3_gcc-8.4.0_musl_eabi.Linux-x86_64.tar.xz | |||
# Unpack SDK. | |||
tar -xf rbmtx3-owrt-sdk-....Linux-x86_64.tar.xz |
Wersja z 12:18, 19 kwi 2023
In this example we are going to show you how to generate OpenWrt package base on the simple Modbus client and server application.
- Download the OpenWRT SDK form: https://firmware.teleorigin.com/mtxlite//releases/22.10.14/targets/rbmtx3/generic/rbmtx3-owrt-sdk-22.10.14-rbmtx3_gcc-8.4.0_musl_eabi.Linux-x86_64.tar.xz
- Unpack SDK.
tar -xf rbmtx3-owrt-sdk-....Linux-x86_64.tar.xz