Hello, I have an application that is compiled outside of the framework. It has been successfully tested on my LuckFox Pico Max board. I need to place this application (executable) somewhere within the SDK so that the next time I perform a full rebuild, it persists and I don’t have to copy it manually.
Thanks in advance !
External app
Hello, you can refer to https://wiki.luckfox.com/Luckfox-Pico-R ... stem-image to package your binary files into rootfs.img.
Thanks !Crocodile wrote: ↑2025-09-23 7:24 Hello, you can refer to https://wiki.luckfox.com/Luckfox-Pico-R ... stem-image to package your binary files into rootfs.img.

