sdk-hwV1.3/external/eyesee-mpp/dragonboard/apps/DragonBoard/note.txt

15 lines
597 B
Plaintext
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

配置步骤:
1:source环境变量 source build/v5_dragonboard_envsetup.sh
2:mklichee(如果已经配置,则不需要重新配置)
选择1: sun8iw12p1
选择2: linux
选择3: v5s_pro_lpddr3
3:mkall
4:pack_nor_img
注意:
1:目前SDK中的源是对应福鑫2键的机器如果需要改成其它的注意是否要换屏的尺寸与sys_config.fex.
2:编译如果发现mpp_ise.so库报错出错原因是脚本中将lib_ise_bi.so复制到了/usr/bin下面去了而不是/usr/lib下面
3:dragonboard目前不支持将中间件编译成静态库这样编译出来的镜像太大故注意不要将mpp_config.mk中的静态库选项打开同时要将ise模式打开不要屏蔽掉。