4 Commits

Author SHA1 Message Date
lishuang.xie
36a9ef7332 update New Feature#1167
1. UCP_API_RFIC_CellInit() and UCP_API_RFIC_CellSetup() changed input parameter.
2. modify: ucp_rfic_cfg.json file add two parameter.
3. modify: /rfic/src/main.c read the new input parameter from the ucp_rfic_cfg.json.
4. test: spu(case44) + arm(case5): pass
2023-10-20 14:15:56 +08:00
xianfeng.du
49f94d96b6 updated build.sh for rfic compilation 2023-09-26 11:29:28 +08:00
lishuang.xie
14174fc391 1. rfic use librfic.a not used rfic/lib/librfic.a
2. modify build.sh and rfic/makefile
2023-09-25 10:50:42 +08:00
lishuang.xie
8656552bc6 1. update Nea Feature#1069# (add rfic path)
2. update New Feature#1083# (modify /ops/sr/ospLog.c)
3. testcase:
   3.1 spu(case34)+arm(case5):  pass
   3.2 spu(case44)+arm(case5):  pass
   3.3 spu(case21)+arm(case21): pass
   3.4 spu(case14)+arm(case3):  pass
2023-09-25 09:39:45 +08:00