Compare commits
1 Commits
dev_ck_v2.
...
JESD122P88
Author | SHA1 | Date | |
---|---|---|---|
![]() |
1290b0d35e |
22
README.md
22
README.md
@ -1,9 +1,27 @@
|
|||||||
compile:
|
# compile:
|
||||||
|
|
||||||
|
## .out
|
||||||
|
|
||||||
stage1:
|
stage1:
|
||||||
config ./public/make
|
config ./public/make
|
||||||
MaPU_TC_HOME := /home/ittc/Software/mcstudio/toolchain
|
MaPU_TC_HOME := /home/ittc/Software/toolchain
|
||||||
stage2:
|
stage2:
|
||||||
./build.sh --jesd --pcie --test 52 --mask 255
|
./build.sh --jesd --pcie --test 52 --mask 255
|
||||||
stage3:
|
stage3:
|
||||||
build res path:
|
build res path:
|
||||||
./build
|
./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
|
Loading…
x
Reference in New Issue
Block a user