From 903a245a364052d5ba612e3e53b685fca26a09d4 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期三, 21 八月 2024 11:44:58 +0800 Subject: [PATCH] 4G 打印调通,能正常联网 --- keil/uwb_simple_example.uvprojx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/keil/uwb_simple_example.uvprojx b/keil/uwb_simple_example.uvprojx index 08dce74..0e91bf6 100644 --- a/keil/uwb_simple_example.uvprojx +++ b/keil/uwb_simple_example.uvprojx @@ -313,7 +313,7 @@ </ArmAdsMisc> <Cads> <interw>1</interw> - <Optim>3</Optim> + <Optim>1</Optim> <oTime>0</oTime> <SplitLS>0</SplitLS> <OneElfS>1</OneElfS> @@ -339,7 +339,7 @@ <MiscControls>-Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter</MiscControls> <Define>UWB_EN,STD_LIBC</Define> <Undefine></Undefine> - <IncludePath>..;.\include\board;.\include\CMSIS\Include;.\include\components\algo\inc;.\include\components\crc;.\include\components\libc;.\include\components\wsf\include;.\include\components\wsf\include\platform;.\include\devices\MK800X\Include;.\include\drivers;.\include\components\hido\Include;.\include\components\internet\inc;.\include\components\hal</IncludePath> + <IncludePath>..;.\include\board;.\include\CMSIS\Include;.\include\components\algo\inc;.\include\components\crc;.\include\components\libc;.\include\components\wsf\include;.\include\components\wsf\include\platform;.\include\devices\MK800X\Include;.\include\drivers;.\include\components\hido\Include;.\include\components\internet\inc;.\include\components\hal;..\keil</IncludePath> </VariousControls> </Cads> <Aads> -- Gitblit v1.9.3