润开鸿HH-SCDAYU800A开发板(一)
(一)润开鸿HH-SCDAYU800A开发板开箱及官方介绍

开箱
本次测评的是润开鸿HH-SCDAYU800A开发板。淘宝润开鸿企业店售价2699.00元。
关于该开发板的相关技术资料可通过访问HiHope开源社区获取。(GiteeHiHope开源社区地址:https://gitee.com/hihope_iot/DAYU800)
内容物
润开鸿HH-SCDAYU800A开发板所有内容物包含:
润开鸿HH-SCDAYU800A开发板主体 *1
10.1寸MIPI屏幕 *1
FPC天线 *1
润开鸿HH-SCDAYU800A开发板官方介绍
1.产品信息
润和软件大禹系列 HH-SCDAYU800基于平头哥TH1520芯片,支持Openharmony标准系统; 支持蓝牙、Wi-Fi、音频、视频和摄像头等功能,拥有丰富的扩展接口,支持多种视频输入输出接口,具有4K视频处理能力;集成4核高性能玄铁RISC-V处理器C910,AI算力达4TOPs,支持全链路安全防护,包含丰富的异构计算和高速IO资源。
可用于平板、智慧大屏、智能NVR、AR/VR和低速UGV等高性能旗舰级的产品,支持医疗成像、视频会议、家用机器人和无人机。足以覆盖边缘计算、人工智能、图像识别、多媒体等领域。

2.产品亮点
●高性能SOC
基于无剑600平台设计的高性能RISC-V SoC,12nm制程,四核玄铁C910 CPU,最高主频2.5GHz;4TOPS@int8 AI 算力;内存可选4/8/16 GB 64bit LPDDR4X-3733,支持TF Card, or 16/32/64/128GB eMMC
●GPU
支持OpenGL ES3.0/3.1/3.2;OpenCL 1.1/1.2/2.0;Vulkan 1.1/1.2;50.7GFLOPS, Fill 3168M pixels/s
●Display
支持1xHDMI2.0 4K@60fps 4-lane MIPI DSI 4K@50fps
●Camera
支持1x4-lane MIPI CSI + 1x2-lane MIPI CSl, upto 4K@30fps
●音视频Product function
支持H265&H264 @ 4K 75fps decode;H265&H264 @ 4K 40fps encode;JPEG encoder upto 32Kx32K;JPEG decoder upto 16Kx16K;Headphone, Stereo Speaker, PDM MIC
●接口
支持4xUSB 3.0 TypeA, 1xUSB2.0 TypeC;2x10 Pin GPIO;Dual Gigabit Ethernet
3.应用场景
●平板、智慧大屏、智能NVR、AR/VR、和低速UGV等高性能旗舰级的产品
●医疗成像
●视频会议
●家用机器人
●无人机
4.技术参数
润和HH-SCDAYU800开发板MCU/处理器规格及规格清单
| 芯片 | 曳影TH1520 芯片 |
| Quad-core C910 x4 | |
| 架构 | RISC-V |
| 主频 | 2.5GHz |
| 工作电压 | 12V/2A |
| 内存&存储 | 8GB/16GB LPDDR4X-3733 |
| 通用规格 | 支持OpenHarmony、Linux系统 |
| 双网口:可通过双网口访问和传输内外网的数据,提高网络传输效率 | |
| 核心板尺寸 99.06mm x 84.45mm x 21mm,可满足小型终端产品空间需求 | |
| 丰富的扩展接口,支持多种视频输入输出接口(详见底板规格说明) |
润和HH-SCDAYU800开发板底板规则说明
| CPU | TH1520 RISC-V 4xC910,最高2.5GHz |
| GPU | PowerVR B-Series BXM-4-64 |
| NPU | 4TOPs@INT8 |
| 内存 | 4/8/16 GB 64位 LPDDR4X-3733 |
| 存储 | TF卡/eMMC |
| 视频 | 1 x HDMI 1 x 4通道MIPI DSI |
| 摄像头 | 2 x 2通道MIPI CSI 1 x 4通道MIPI CSI |
| 以太网 | 2*Gigabit |
| PoE | 支持(可选配件) |
| Wi-Fi/蓝牙 | RTL8723DS, 802.11 b/g/n,1*1 MIMO, BT4.2 |
| 音频 | 1x耳机 1x扬声器 2x麦克风 |
| USB | 4x USB Type-A 3.0 主机 1x USB Type-C 2.0 设备(仅用于下载) |
| GPIO引脚 | 3xUART,1xI2C,1xSPI 1x5V,1x3.3V,2xGND 其他 |
| 操作系统 | Openharmony OS 3.2 Release |
| 电源输入 | DC12V/2A |
| 底板尺寸 | 99.06mm x 84.45mm x 21mm |
(本部分内容来自于HiHope开源社区:https://gitee.com/hihope_iot/DAYU800)
(二)润开鸿HH-SCDAYU800A开发板开发环境搭建
1.下载Ubuntu20.04镜像环境(Ubuntu20.04镜像下载地址:https://releases.ubuntu.com/20.04.6/ubuntu-20.04.6-desktop-amd64.iso)

2.在VMWare中安装Ubuntu20.04镜像

注意:建议内存设置为4GB,硬盘(SCSI)设置为200GB。
3.Ubuntu20.04编译环境配置
sudo apt-get -f -y install git
sudo apt-get -f -y install dos2unix
sudo git clone https://gitee.com/itopen/openharmony_env_init.git
cd openharmony_env_init
sudo ./build.sh
*******************************************
* Welcome to init Ubuntu environment *
* Please Choice Init Mode: *
* Install root environment prese 1.1 *
* Install user environment prese 1.2 *
* Update Source List prese 1.3 *
* Update sh to bash prese 1.4 *
* Create /usr/include/asm prese 1.5 *
* Apt Install Base Software prese 1.6 *
* Init myvim config prese 1.7 *
*******************************************
1.1
********************************************************************
* Note Tips *
* root environment将会安装以下的功能: *
* 1、修改/etc/apt/sources.list内容 *
* 2、修改/usr/bin/sh链接/bin/bash *
* 3、安装基础软件 *
* 4、安装git lfs *
* 5、安装repo *
* 6、创建/usr/include/asm链接/usr/include/x86_64-linux-gnu/asm *
********************************************************************
确认是否安装 [Y/n]
Y
************************************************
* Note Tips *
* 请选择要使用的source list: *
* 1、阿里源: aliyun press a *
* 2、华为源: huaweicloud press h *
* 3、清华源: tsinghua press t *
* 4、官方源: ubuntu press u *
* 5、默认不替换源 press n *
************************************************
请选择要替换的镜像源 [a/h/t/u/n]
a
恭喜你选择的是阿里源
start check sources list...
The repository is setup! You can now install packages.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
git-lfs
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 8,497 kB of archives.
After this operation, 18.2 MB of additional disk space will be used.
Get:1 https://packagecloud.io/github/git-lfs/ubuntu focal/main amd64 git-lfs amd64 3.6.1 [8,497 kB]
Fetched 8,497 kB in 2s (4,252 kB/s)
Selecting previously unselected package git-lfs.
(Reading database ... 189123 files and directories currently installed.)
Preparing to unpack .../git-lfs_3.6.1_amd64.deb ...
Unpacking git-lfs (3.6.1) ...
Setting up git-lfs (3.6.1) ...
Git LFS initialized.
Processing triggers for man-db (2.9.1-1) ...
Updated Git hooks.
Git LFS initialized.
git lfs install end...
start repo install...
repo install end...
/usr/include /home/hhscdayu800a/Desktop/openharmony_env_init
/usr/include/asm is not exist, start to create...
/home/hhscdayu800a/Desktop/openharmony_env_init
root init success. ^_^

4.DAYU800开发板代码下载
sudo repo init -u https://gitee.com/itopen/manifest.git -b OpenHarmony-3.2-Release -m devboard_dayu800.xml --no-repo-verify
sudo repo sync -c
sudo repo forall -c 'git lfs pull'
sudo repo start OpenHarmony-3.2-Release --all

5.DAYU800开发板代码编译
# 首次编译
sudo ./build/prebuilts_download.sh
# 全量代码编译
sudo ./build.sh --product-name dayu800 --gn-args full_mini_debug=false --ccache
# 单模块编译
sudo ./build.sh --product-name dayu800 --ccache --build-target module
# 内核模块编译
sudo ./build.sh --product-name dayu800 --ccache --build-target kernel

6.如打印下述信息,则DAYU800开发板代码编译环境配置完成。
[OHOS INFO] /home/hhscdayu800a/Desktop/openharmony_env_init/out/dayu800/packages/phone/images/
[OHOS INFO] /home/hhscdayu800a/Desktop/openharmony_env_init/out/dayu800/packages/phone/images/sys_prod.img
[OHOS INFO] /home/hhscdayu800a/Desktop/openharmony_env_init/out/dayu800/packages/phone/images/chip_prod.img
[OHOS INFO] /home/hhscdayu800a/Desktop/openharmony_env_init/out/dayu800/packages/phone/images/system.img
[OHOS INFO] /home/hhscdayu800a/Desktop/openharmony_env_init/out/dayu800/packages/phone/images/u-boot-with-spl.bin
[OHOS INFO] /home/hhscdayu800a/Desktop/openharmony_env_init/out/dayu800/packages/phone/images/userdata.img
[OHOS INFO] /home/hhscdayu800a/Desktop/openharmony_env_init/out/dayu800/packages/phone/images/vendor.img
[OHOS INFO] /home/hhscdayu800a/Desktop/openharmony_env_init/out/dayu800/packages/phone/images/ramdisk.img
[OHOS INFO] /home/hhscdayu800a/Desktop/openharmony_env_init/out/dayu800/packages/phone/images/updater.img
[OHOS INFO] /home/hhscdayu800a/Desktop/openharmony_env_init/out/dayu800/packages/phone/images/boot.ext4
[OHOS INFO] part_name: ability_base actual_size: 760.4KB This part does not set standard 'rom' size
[OHOS INFO] part_name: ability_runtime actual_size: 14038.37KB This part does not set standard 'rom' size
[OHOS INFO] part_name: ability_tools actual_size: 0.0KB standard_size: 100KB 'rom' conform to the rules
[OHOS INFO] part_name: access_token actual_size: 1496.1KB standard_size: 2048KB 'rom' conform to the rules
[OHOS INFO] part_name: accessibility actual_size: 2208.47KB standard_size: 2000KB 'rom' out of standard
[OHOS INFO] part_name: ace_engine actual_size: 30952.8KB standard_size: 25600KB 'rom' out of standard
[OHOS INFO] part_name: app_file_service actual_size: 274.2KB This part does not set standard 'rom' size
[OHOS INFO] part_name: appspawn actual_size: 4.97KB This part does not set standard 'rom' size
[OHOS INFO] part_name: appverify actual_size: 266.42KB standard_size: 5000kb 'rom' conform to the rules
[OHOS INFO] part_name: arkXtest actual_size: 132.67KB standard_size: 500KB 'rom' conform to the rules
[OHOS INFO] part_name: background_task_mgr actual_size: 1458.56KB standard_size: 2048KB 'rom' conform to the rules
[OHOS INFO] part_name: battery_manager actual_size: 285.34KB standard_size: 1024KB 'rom' conform to the rules
[OHOS INFO] part_name: battery_statistics actual_size: 495.04KB standard_size: 1024KB 'rom' conform to the rules
[OHOS INFO] part_name: bundle_framework actual_size: 7946.32KB standard_size: 4000KB 'rom' out of standard
[OHOS INFO] part_name: bundle_tool actual_size: 0.0KB standard_size: 100KB 'rom' conform to the rules
[OHOS INFO] part_name: bytrace actual_size: 11.7KB standard_size: 114KB 'rom' conform to the rules
[OHOS INFO] part_name: c_utils actual_size: 390.02KB This part does not set standard 'rom' size
[OHOS INFO] part_name: call_manager actual_size: 1810.12KB standard_size: 1.6MB 'rom' out of standard
[OHOS INFO] part_name: cellular_call actual_size: 967.26KB standard_size: 1MB 'rom' out of standard
[OHOS INFO] part_name: cellular_data actual_size: 1055.84KB standard_size: 750KB 'rom' out of standard
[OHOS INFO] part_name: certificate_manager actual_size: 481.73KB standard_size: 5000KB 'rom' conform to the rules
[OHOS INFO] part_name: common_event_service actual_size: 1301.39KB standard_size: 2000KB 'rom' conform to the rules
[OHOS INFO] part_name: config_policy actual_size: 38.16KB This part does not set standard 'rom' size
[OHOS INFO] part_name: contactsdata_hap actual_size: 1003.88KB standard_size: 400KB 'rom' out of standard
[OHOS INFO] part_name: core_service actual_size: 3434.77KB standard_size: 2MB 'rom' out of standard
[OHOS INFO] part_name: crypto_framework actual_size: 342.34KB standard_size: 1024KB 'rom' conform to the rules
[OHOS INFO] part_name: data_object actual_size: 376.73KB This part does not set standard 'rom' size
[OHOS INFO] part_name: data_share actual_size: 863.18KB This part does not set standard 'rom' size
[OHOS INFO] part_name: data_storage actual_size: 293.8KB standard_size: 200KB 'rom' out of standard
[OHOS INFO] part_name: dataclassification actual_size: 14.73KB standard_size: 50KB 'rom' conform to the rules
[OHOS INFO] part_name: datamgr_service actual_size: 1357.46KB This part does not set standard 'rom' size
[OHOS INFO] part_name: device_attest actual_size: 339.14KB standard_size: 3072KB 'rom' conform to the rules
[OHOS INFO] part_name: device_auth actual_size: 256.55KB standard_size: 500KB 'rom' conform to the rules
[OHOS INFO] part_name: device_info_manager actual_size: 548.72KB This part does not set standard 'rom' size
[OHOS INFO] part_name: device_manager actual_size: 1661.66KB standard_size: 2M 'rom' out of standard
[OHOS INFO] part_name: device_security_level actual_size: 231.7KB standard_size: 200KB 'rom' out of standard
[OHOS INFO] part_name: device_status actual_size: 377.31KB standard_size: 2048KB 'rom' conform to the rules
[OHOS INFO] part_name: device_usage_statistics actual_size: 1345.09KB standard_size: 11264KB 'rom' conform to the rules
[OHOS INFO] part_name: dfs_service actual_size: 322.43KB This part does not set standard 'rom' size
[OHOS INFO] part_name: dhcp actual_size: 151.09KB This part does not set standard 'rom' size
[OHOS INFO] part_name: display_manager actual_size: 347.82KB standard_size: 1024KB 'rom' conform to the rules
[OHOS INFO] part_name: distributed_bundle_framework actual_size: 353.14KB standard_size: 100KB 'rom' out of standard
[OHOS INFO] part_name: distributed_camera actual_size: 1970.55KB standard_size: 2000k 'rom' conform to the rules
[OHOS INFO] part_name: distributed_hardware_fwk actual_size: 959.09KB standard_size: 128K 'rom' out of standard
[OHOS INFO] part_name: distributed_notification_service actual_size: 4386.85KB standard_size: 3000KB 'rom' out of standard
[OHOS INFO] part_name: distributed_screen actual_size: 1367.4KB standard_size: 2000k 'rom' conform to the rules
[OHOS INFO] part_name: dmsfwk actual_size: 1355.4KB This part does not set standard 'rom' size
[OHOS INFO] part_name: drivers_interface_battery actual_size: 224.67KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_camera actual_size: 586.86KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_display actual_size: 33.21KB standard_size: 700KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_distributed_camera actual_size: 263.02KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_face_auth actual_size: 281.2KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_fingerprint_auth actual_size: 251.62KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_input actual_size: 280.0KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_light actual_size: 121.78KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_location_agnss actual_size: 188.38KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_location_geofence actual_size: 168.0KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_location_gnss actual_size: 239.45KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_memorytracker actual_size: 96.34KB standard_size: 45KB 'rom' out of standard
[OHOS INFO] part_name: drivers_interface_motion actual_size: 163.19KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_nnrt actual_size: 398.02KB standard_size: 150KB 'rom' out of standard
[OHOS INFO] part_name: drivers_interface_partitionslot actual_size: 100.42KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_pin_auth actual_size: 245.75KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_power actual_size: 166.61KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_ril actual_size: 1433.64KB standard_size: 700KB 'rom' out of standard
[OHOS INFO] part_name: drivers_interface_sensor actual_size: 199.11KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_thermal actual_size: 174.75KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_usb actual_size: 339.91KB standard_size: 820KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_user_auth actual_size: 270.78KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_vibrator actual_size: 135.94KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_interface_wlan actual_size: 197.41KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_audio actual_size: 964.91KB standard_size: 1035KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_battery actual_size: 126.06KB standard_size: 600KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_camera actual_size: 1261.17KB standard_size: 2440KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_codec actual_size: 231.15KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_display actual_size: 499.51KB standard_size: 1260KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_distributed_camera actual_size: 388.36KB standard_size: 2440KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_face_auth actual_size: 49.05KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_fingerprint_auth actual_size: 36.77KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_input actual_size: 86.27KB standard_size: 630KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_light actual_size: 33.66KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_location_agnss actual_size: 30.62KB standard_size: 1000KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_location_geofence actual_size: 22.16KB standard_size: 1000KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_location_gnss actual_size: 37.14KB standard_size: 1000KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_memorytracker actual_size: 21.06KB standard_size: 45KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_motion actual_size: 0.0KB standard_size: 650KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_partitionslot actual_size: 45.59KB standard_size: 600KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_pin_auth actual_size: 148.8KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_power actual_size: 32.99KB standard_size: 981KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_ril actual_size: 78.26KB standard_size: 700KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_sensor actual_size: 64.85KB standard_size: 650KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_thermal actual_size: 252.07KB standard_size: 610KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_usb actual_size: 441.93KB standard_size: 820KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_user_auth actual_size: 222.53KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_vibrator actual_size: 34.39KB standard_size: 675KB 'rom' conform to the rules
[OHOS INFO] part_name: drivers_peripheral_wlan actual_size: 104.29KB standard_size: 660KB 'rom' conform to the rules
[OHOS INFO] part_name: dsoftbus actual_size: 3427.34KB standard_size: 967KB 'rom' out of standard
[OHOS INFO] part_name: e2fsprogs actual_size: 0.0KB This part does not set standard 'rom' size
[OHOS INFO] part_name: enterprise_device_management actual_size: 734.23KB This part does not set standard 'rom' size
[OHOS INFO] part_name: ets_frontend actual_size: 0.0KB This part does not set standard 'rom' size
[OHOS INFO] part_name: ets_runtime actual_size: 3382.77KB This part does not set standard 'rom' size
[OHOS INFO] part_name: ets_utils actual_size: 1343.38KB This part does not set standard 'rom' size
[OHOS INFO] part_name: eventhandler actual_size: 148.69KB standard_size: 500KB 'rom' conform to the rules
[OHOS INFO] part_name: face_auth actual_size: 267.91KB standard_size: 1000KB 'rom' conform to the rules
[OHOS INFO] part_name: faultloggerd actual_size: 750.94KB standard_size: 1024KB 'rom' conform to the rules
[OHOS INFO] part_name: file_api actual_size: 2021.66KB This part does not set standard 'rom' size
[OHOS INFO] part_name: form_fwk actual_size: 2596.38KB This part does not set standard 'rom' size
[OHOS INFO] part_name: frame_aware_sched actual_size: 133.02KB standard_size: 2048KB 'rom' conform to the rules
[OHOS INFO] part_name: graphic_chipsetsdk actual_size: 0.0KB standard_size: 10000KB 'rom' conform to the rules
[OHOS INFO] part_name: graphic_standard actual_size: 45037.62KB standard_size: 10000KB 'rom' out of standard
[OHOS INFO] part_name: hdc actual_size: 0.0KB standard_size: 1725KB 'rom' conform to the rules
[OHOS INFO] part_name: hdf_core actual_size: 511.84KB standard_size: 735KB 'rom' conform to the rules
[OHOS INFO] part_name: hiappevent_js actual_size: 142.73KB This part does not set standard 'rom' size
[OHOS INFO] part_name: hiappevent_native actual_size: 202.88KB This part does not set standard 'rom' size
[OHOS INFO] part_name: hichecker_js actual_size: 11.54KB This part does not set standard 'rom' size
[OHOS INFO] part_name: hichecker_native actual_size: 14.72KB This part does not set standard 'rom' size
[OHOS INFO] part_name: hicollie_native actual_size: 89.2KB This part does not set standard 'rom' size
[OHOS INFO] part_name: hidumper actual_size: 584.87KB This part does not set standard 'rom' size
[OHOS INFO] part_name: hilog_native actual_size: 397.35KB standard_size: 188KB 'rom' out of standard
[OHOS INFO] part_name: hilog_service actual_size: 0.0KB standard_size: 460KB 'rom' conform to the rules
[OHOS INFO] part_name: hisysevent_native actual_size: 372.81KB This part does not set standard 'rom' size
[OHOS INFO] part_name: hitrace_native actual_size: 80.1KB This part does not set standard 'rom' size
[OHOS INFO] part_name: hiview actual_size: 564.75KB This part does not set standard 'rom' size
[OHOS INFO] part_name: hiviewdfx_hilog_native actual_size: 0.0KB standard_size: 188KB 'rom' conform to the rules
[OHOS INFO] part_name: huks actual_size: 5569.8KB standard_size: 5000KB 'rom' out of standard
[OHOS INFO] part_name: i18n actual_size: 712.05KB This part does not set standard 'rom' size
[OHOS INFO] part_name: idl_tool actual_size: 0.0KB This part does not set standard 'rom' size
[OHOS INFO] part_name: imf actual_size: 1169.01KB standard_size: 300KB 'rom' out of standard
[OHOS INFO] part_name: init actual_size: 731.01KB This part does not set standard 'rom' size
[OHOS INFO] part_name: input actual_size: 2858.06KB standard_size: 5120KB 'rom' conform to the rules
[OHOS INFO] part_name: ipc actual_size: 550.07KB standard_size: 500KB 'rom' out of standard
[OHOS INFO] part_name: ipc_js actual_size: 259.33KB standard_size: 500KB 'rom' conform to the rules
[OHOS INFO] part_name: kv_store actual_size: 3101.92KB This part does not set standard 'rom' size
[OHOS INFO] part_name: location actual_size: 1469.49KB This part does not set standard 'rom' size
[OHOS INFO] part_name: media_library actual_size: 6533.7KB standard_size: 4068KB 'rom' out of standard
[OHOS INFO] part_name: memmgr actual_size: 679.27KB This part does not set standard 'rom' size
[OHOS INFO] part_name: memory_utils actual_size: 73.07KB This part does not set standard 'rom' size
[OHOS INFO] part_name: mindspore actual_size: 6298.02KB This part does not set standard 'rom' size
[OHOS INFO] part_name: miscdevice actual_size: 350.04KB standard_size: 1024KB 'rom' conform to the rules
[OHOS INFO] part_name: multimedia_audio_framework actual_size: 3705.06KB This part does not set standard 'rom' size
[OHOS INFO] part_name: multimedia_av_session actual_size: 1617.42KB standard_size: 10000KB 'rom' conform to the rules
[OHOS INFO] part_name: multimedia_camera_framework actual_size: 1385.3KB This part does not set standard 'rom' size
[OHOS INFO] part_name: multimedia_histreamer actual_size: 6653.73KB standard_size: 622KB 'rom' out of standard
[OHOS INFO] part_name: multimedia_image_framework actual_size: 27429.48KB standard_size: 10000KB 'rom' out of standard
[OHOS INFO] part_name: multimedia_player_framework actual_size: 10073.32KB standard_size: 10000KB 'rom' out of standard
[OHOS INFO] part_name: musl actual_size: 0.0KB This part does not set standard 'rom' size
[OHOS INFO] part_name: napi actual_size: 399.73KB standard_size: 5120KB 'rom' conform to the rules
[OHOS INFO] part_name: netmanager_base actual_size: 2535.34KB standard_size: 4.5MB 'rom' out of standard
[OHOS INFO] part_name: netmanager_ext actual_size: 1374.1KB standard_size: 250KB 'rom' out of standard
[OHOS INFO] part_name: netstack actual_size: 2425.02KB standard_size: 3MB 'rom' out of standard
[OHOS INFO] part_name: neural_network_runtime actual_size: 942.62KB standard_size: 1024KB 'rom' conform to the rules
[OHOS INFO] part_name: os_account actual_size: 3508.14KB standard_size: 4096KB 'rom' conform to the rules
[OHOS INFO] part_name: packing_tool actual_size: 0.0KB This part does not set standard 'rom' size
[OHOS INFO] part_name: pasteboard actual_size: 785.49KB standard_size: 300KB 'rom' out of standard
[OHOS INFO] part_name: pin_auth actual_size: 327.77KB standard_size: 6200KB 'rom' conform to the rules
[OHOS INFO] part_name: power_manager actual_size: 822.47KB standard_size: 1024KB 'rom' conform to the rules
[OHOS INFO] part_name: preferences actual_size: 332.2KB This part does not set standard 'rom' size
[OHOS INFO] part_name: profiler actual_size: 9784.8KB standard_size: 188KB 'rom' out of standard
[OHOS INFO] part_name: relational_store actual_size: 1269.91KB This part does not set standard 'rom' size
[OHOS INFO] part_name: request actual_size: 887.03KB standard_size: 300KB 'rom' out of standard
[OHOS INFO] part_name: resource_management actual_size: 460.91KB This part does not set standard 'rom' size
[OHOS INFO] part_name: resource_schedule_service actual_size: 818.12KB standard_size: 2048KB 'rom' conform to the rules
[OHOS INFO] part_name: ril_adapter actual_size: 504.03KB standard_size: 700KB 'rom' conform to the rules
[OHOS INFO] part_name: runtime_core actual_size: 0.0KB This part does not set standard 'rom' size
[OHOS INFO] part_name: safwk actual_size: 107.04KB standard_size: 200KB 'rom' conform to the rules
[OHOS INFO] part_name: samgr actual_size: 145.85KB standard_size: 300KB 'rom' conform to the rules
[OHOS INFO] part_name: screenlock_mgr actual_size: 288.75KB standard_size: 300KB 'rom' conform to the rules
[OHOS INFO] part_name: selinux actual_size: 1118.83KB standard_size: 3072KB 'rom' conform to the rules
[OHOS INFO] part_name: sensor actual_size: 548.23KB standard_size: 2048KB 'rom' conform to the rules
[OHOS INFO] part_name: settings_standard actual_size: 117.4KB This part does not set standard 'rom' size
[OHOS INFO] part_name: sms_mms actual_size: 1706.79KB standard_size: 1.2MB 'rom' out of standard
[OHOS INFO] part_name: soc_perf actual_size: 211.98KB standard_size: 2048KB 'rom' conform to the rules
[OHOS INFO] part_name: start actual_size: 0.0KB This part does not set standard 'rom' size
[OHOS INFO] part_name: startup_l2 actual_size: 250.25KB This part does not set standard 'rom' size
[OHOS INFO] part_name: state_registry actual_size: 398.66KB standard_size: 550KB 'rom' conform to the rules
[OHOS INFO] part_name: storage_service actual_size: 740.09KB This part does not set standard 'rom' size
[OHOS INFO] part_name: sys_installer actual_size: 4840.55KB This part does not set standard 'rom' size
[OHOS INFO] part_name: syscap_codec actual_size: 349.73KB This part does not set standard 'rom' size
[OHOS INFO] part_name: systemres actual_size: 0.0KB This part does not set standard 'rom' size
[OHOS INFO] part_name: thermal_manager actual_size: 918.49KB standard_size: 1024KB 'rom' conform to the rules
[OHOS INFO] part_name: time_service actual_size: 698.44KB standard_size: 300KB 'rom' out of standard
[OHOS INFO] part_name: timezone actual_size: 0.0KB This part does not set standard 'rom' size
[OHOS INFO] part_name: toolchain actual_size: 500.81KB This part does not set standard 'rom' size
[OHOS INFO] part_name: update_service actual_size: 4093.63KB This part does not set standard 'rom' size
[OHOS INFO] part_name: updater actual_size: 3171.83KB This part does not set standard 'rom' size
[OHOS INFO] part_name: usb_manager actual_size: 591.76KB standard_size: 128k 'rom' out of standard
[OHOS INFO] part_name: user_auth_framework actual_size: 1239.78KB standard_size: 3924KB 'rom' conform to the rules
[OHOS INFO] part_name: user_file_service actual_size: 822.91KB This part does not set standard 'rom' size
[OHOS INFO] part_name: wallpaper_mgr actual_size: 759.59KB standard_size: 60MB 'rom' out of standard
[OHOS INFO] part_name: wifi actual_size: 4228.58KB This part does not set standard 'rom' size
[OHOS INFO] part_name: window_manager actual_size: 4141.05KB standard_size: 8000KB 'rom' conform to the rules
[OHOS INFO] part_name: work_scheduler actual_size: 841.23KB standard_size: 2048KB 'rom' conform to the rules
[OHOS INFO] part_name: wukong actual_size: 0.0KB standard_size: 100KB 'rom' conform to the rules
[OHOS INFO] ---------------------------------------------
[OHOS INFO] ccache summary:
[OHOS INFO] cache hit (direct) : 0
[OHOS INFO] cache hit (preprocessed) : 0
[OHOS INFO] cache miss : 0
[OHOS INFO] hit rate: 0.00%
[OHOS INFO] mis rate: 0.00%
[OHOS INFO] ---------------------------------------------
[OHOS INFO] c targets overlap rate statistics
[OHOS INFO] subsystem files NO. percentage builds NO. percentage overlap rate
[OHOS INFO] securec 117 0.5% 156 0.7% 1.33
[OHOS INFO] third_party 7581 35.5% 8621 38.4% 1.14
[OHOS INFO] thirdparty 7581 35.5% 8621 38.4% 1.14
[OHOS INFO] updater 183 0.9% 204 0.9% 1.11
[OHOS INFO] arkcompiler 763 3.6% 764 3.4% 1.00
[OHOS INFO] aafwk 709 3.3% 709 3.2% 1.00
[OHOS INFO] ability 709 3.3% 709 3.2% 1.00
[OHOS INFO] account 150 0.7% 150 0.7% 1.00
[OHOS INFO] ai 72 0.3% 72 0.3% 1.00
[OHOS INFO] applications 44 0.2% 44 0.2% 1.00
[OHOS INFO] arkXtest 22 0.1% 22 0.1% 1.00
[OHOS INFO] arkui 2278 10.7% 2278 10.2% 1.00
[OHOS INFO] barrierfree 84 0.4% 84 0.4% 1.00
[OHOS INFO] bundlemanager 261 1.2% 261 1.2% 1.00
[OHOS INFO] commonlibrary 141 0.7% 141 0.6% 1.00
[OHOS INFO] communication 977 4.6% 977 4.4% 1.00
[OHOS INFO] customization 53 0.2% 53 0.2% 1.00
[OHOS INFO] developtools 323 1.5% 323 1.4% 1.00
[OHOS INFO] deviceprofile 40 0.2% 40 0.2% 1.00
[OHOS INFO] distributeddatamgr 597 2.8% 597 2.7% 1.00
[OHOS INFO] distributedhardware 258 1.2% 258 1.1% 1.00
[OHOS INFO] filemanagement 260 1.2% 260 1.2% 1.00
[OHOS INFO] global 39 0.2% 39 0.2% 1.00
[OHOS INFO] graphic 440 2.1% 440 2.0% 1.00
[OHOS INFO] hdf 723 3.4% 723 3.2% 1.00
[OHOS INFO] hiviewdfx 418 2.0% 418 1.9% 1.00
[OHOS INFO] inputmethod 71 0.3% 71 0.3% 1.00
[OHOS INFO] location 64 0.3% 64 0.3% 1.00
[OHOS INFO] msdp 20 0.1% 20 0.1% 1.00
[OHOS INFO] multimedia 716 3.4% 716 3.2% 1.00
[OHOS INFO] multimodalinput 107 0.5% 107 0.5% 1.00
[OHOS INFO] notification 216 1.0% 216 1.0% 1.00
[OHOS INFO] powermgr 180 0.8% 180 0.8% 1.00
[OHOS INFO] request 52 0.2% 52 0.2% 1.00
[OHOS INFO] resourceschedule 256 1.2% 256 1.1% 1.00
[OHOS INFO] security 543 2.5% 543 2.4% 1.00
[OHOS INFO] sensors 60 0.3% 60 0.3% 1.00
[OHOS INFO] startup 177 0.8% 177 0.8% 1.00
[OHOS INFO] systemabilitymgr 22 0.1% 22 0.1% 1.00
[OHOS INFO] telephony 395 1.8% 395 1.8% 1.00
[OHOS INFO] test 99 0.5% 99 0.4% 1.00
[OHOS INFO] theme 55 0.3% 55 0.2% 1.00
[OHOS INFO] time 42 0.2% 42 0.2% 1.00
[OHOS INFO] usb 24 0.1% 24 0.1% 1.00
[OHOS INFO] useriam 109 0.5% 109 0.5% 1.00
[OHOS INFO] window 137 0.6% 137 0.6% 1.00
[OHOS INFO] wpa_supplicant-2.9 175 0.8% 175 0.8% 1.00
[OHOS INFO] wukong 43 0.2% 43 0.2% 1.00
[OHOS INFO] xts 34 0.2% 34 0.2% 1.00
[OHOS INFO]
[OHOS INFO] c overall build overlap rate: 1.05
[OHOS INFO]
[OHOS INFO]
[OHOS INFO] dayu800 build success
[OHOS INFO] cost time: 1:42:52
=====build successful=====
2025-06-25 07:46:24
++++++++++++++++++++++++++++++++++++++++

更多推荐

所有评论(0)