问题描述
请问K230 RTOS Only 如何配置自启动程序?
用户指南中有提到:
设置启动命令
在 make menuconfig 中导航至:
RT-Smart Configuration > Startup command
输入示例程序的绝对路径(如 /sdcard/app/sample_elf_name)。
但是make menuconfig > RT-Smart Configuration 中并未找到 Startup command这个选项,只有Rtsmart auto execute command string,在这个选项里输入程序绝对路径,重新编译系统,程序并未开机启动。
软件版本
RT-Smart SDK