Compare commits

...

1 Commits

Author SHA1 Message Date
HUOHUO
1290b0d35e 基于122.88M分支,拉出61P44Proc用平台 2025-06-07 08:34:31 -07:00

View File

@ -1,9 +1,27 @@
compile:
# compile:
## .out
stage1:
config ./public/make
MaPU_TC_HOME := /home/ittc/Software/mcstudio/toolchain
MaPU_TC_HOME := /home/ittc/Software/toolchain
stage2:
./build.sh --jesd --pcie --test 52 --mask 255
stage3:
build res path:
./build
得到
ecs_rfm_spu0.out
ecs_rfm_spu1.out
pet_rfm_spu0.out
pet_rfm_spu1.out
## .a
stage1:
./build.sh --jesd --pcie
得到
libape_spu.a
### 以上全部放到APE工程Platform/build