rkipc

  • Hello,
    After executing ./build.sh, modify <luckfox SDK>/output/out/app_out/bin/RkLunch.sh and comment out the following content. Then, execute ./build.sh firmware again to package the new firmware image for flashing.

    Code: Select all

    	#if [ -d "/oem/usr/share/iqfiles" ];then
    	#	rkipc -a /oem/usr/share/iqfiles &
    	#else
    	#	rkipc &
    	#fi