修改245.76M采样率的相关.out .a
This commit is contained in:
parent
27b35a49ad
commit
f4ba0777b3
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -54,6 +54,7 @@
|
||||
"cordicsc.h": "c",
|
||||
"interface_rec_symb2_rec_bit.h": "c",
|
||||
"agcshiftmultisym.h": "c",
|
||||
"ifft4096.h": "c"
|
||||
"ifft4096.h": "c",
|
||||
"msg_transfer_mbuffer.h": "c"
|
||||
}
|
||||
}
|
Binary file not shown.
Binary file not shown.
2
Makefile
2
Makefile
@ -126,6 +126,8 @@ UCLIBS:
|
||||
cp Platform/build/libecs_rfm_spu0.a Lib/OspLib
|
||||
cp Platform/build/ecs_rfm_spu0.out ./
|
||||
cp Platform/build/ecs_rfm_spu1.out ./
|
||||
cp Platform/build/pet_rfm_spu0.out ./
|
||||
cp Platform/build/pet_rfm_spu1.out ./
|
||||
make clean -C ${COMMON_LIB_DIRS}
|
||||
@for dir in ${COMMON_LIB_DIRS}; do \
|
||||
make LIB -C $${dir} || exit $$?; \
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Platform/build/pet_rfm_spu0.out
Normal file
BIN
Platform/build/pet_rfm_spu0.out
Normal file
Binary file not shown.
BIN
Platform/build/pet_rfm_spu1.out
Normal file
BIN
Platform/build/pet_rfm_spu1.out
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user