Search found 8 matches
- 2024-05-24 10:45
- Forum: LuckFox Pico
- Topic: How to replace the default uclibc based compiler with musleabihf or gnu compiler when using this board as a regular embe
- Replies: 4
- Views: 3079
Re: How to replace the default uclibc based compiler with musleabihf or gnu compiler when using this board as a regular
Yes, I am researching https://github.com/LuckfoxTECH/luckfox-pico Replace uclibc with musl to adapt to Alpine, please provide some guidance. Thank you.
- 2024-05-23 4:04
- Forum: LuckFox Pico
- Topic: How to replace the default uclibc based compiler with musleabihf or gnu compiler when using this board as a regular embe
- Replies: 4
- Views: 3079
Re: How to replace the default uclibc based compiler with musleabihf or gnu compiler when using this board as a regular
If the Docker container is used, it will lose the flexibility of GPIO hardware operation. Changing the compiler to musl or glib may be better, but port testing is also very troublesome. You can refer to the construction of the OpenWrt system, Openwrt uses the Musl compilation library
- 2024-05-23 4:01
- Forum: LuckFox Pico
- Topic: 如何在线刷写boot.img
- Replies: 1
- Views: 1582
如何在线刷写boot.img
mtdinfo -a cat /proc/mtd dev: size erasesize name mtd0: 00040000 00020000 "env" mtd1: 00040000 00020000 "idblock" mtd2: 00080000 00020000 "uboot" mtd3: 00400000 00020000 "boot" mtd4: 0fa00000 00020000 "rootfs" scp IMAGE/SPI_NAND_RV1106G-LUCKFOX-PICO...
- 2024-05-19 14:17
- Forum: LuckFox Pico
- Topic: How to replace the default uclibc based compiler with musleabihf or gnu compiler when using this board as a regular embe
- Replies: 4
- Views: 3079
How to replace the default uclibc based compiler with musleabihf or gnu compiler when using this board as a regular embe
How to replace the default uclibc based compiler with musleabihf or gnu compiler when using this board as a regular embedded version without the need for video training programs in the oem directory? Replace arm lockchip830 Linux uclibcgnueabihf with https://musl.cc/armv7l-linux-musleabihf-cross.tgz...
- 2024-05-19 1:57
- Forum: LuckFox Pico
- Topic: Openwrt for LuckFox Pico
- Replies: 1
- Views: 1019
- 2024-05-19 1:33
- Forum: LuckFox Pico
- Topic: Firmware to use Pico as WiFi router
- Replies: 4
- Views: 2038
- 2024-05-18 15:46
- Forum: LuckFox Pico
- Topic: How to run OpenWrt on LuckFox Pico Pro?
- Replies: 2
- Views: 1881
Re: How to run OpenWrt on LuckFox Pico Pro?
In theory, it is possible to use Musl's Alpine, which can be ported, just like OpenWrt.
https://forum.openwrt.org/t/openwrt-sup ... ter/198404
https://forum.openwrt.org/t/openwrt-sup ... ter/198404
- 2024-05-18 15:19
- Forum: LuckFox Pico
- Topic: 请问如何对luckfox pico max SD卡的系统做备份和恢复呢?
- Replies: 2
- Views: 1057
Re: 请问如何对luckfox pico max SD卡的系统做备份和恢复呢?
用 dd 命令备份很简单