From cee97fe003b5a3c7cd9ae2f8c25483a465e1c29f Mon Sep 17 00:00:00 2001 From: jzlv Date: Tue, 27 Jul 2021 20:19:20 +0800 Subject: [PATCH] [chore] fix helloworld cdk setting --- .../hellowd/helloworld/cdk/helloworld.cdkproj | 68 +++++++++---------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/examples/hellowd/helloworld/cdk/helloworld.cdkproj b/examples/hellowd/helloworld/cdk/helloworld.cdkproj index 964bad60..fff81385 100644 --- a/examples/hellowd/helloworld/cdk/helloworld.cdkproj +++ b/examples/hellowd/helloworld/cdk/helloworld.cdkproj @@ -235,8 +235,8 @@ Board: bl70x_iot - 70 - 25 + 90 + 37 @@ -286,6 +286,32 @@ Board: bl70x_iot + + + 0x23000000;;; + ;;MHZ; + + glb + uart + + 1 + 1 + + 100:8;100:8;100:8;100:8; + + + + ;;; + ;;MHZ; + + glb + uart + + 1 + 1 + + 100:8;100:8;100:8;100:8; + @@ -416,7 +442,7 @@ Board: bl70x_iot - no + yes OpenOCD yes main @@ -572,7 +598,7 @@ Board: bl70x_iot - ARCH_RISCV;BFLB_USE_HAL_DRIVER;bl706_hwc + ARCH_RISCV;BFLB_USE_HAL_DRIVER;bl706_iot Optimize more (-O2) Default (-g) @@ -607,8 +633,8 @@ Board: bl70x_iot - no - Remote ICE + yes + ICE yes main @@ -659,8 +685,8 @@ Board: bl70x_iot Erase Sectors bl70x_flasher.elf - no - no + yes + yes no Hard Reset @@ -670,30 +696,4 @@ Board: bl70x_iot - - - ;;; - ;;MHZ; - - glb - uart - - 1 - 1 - - 100:8;100:8;100:8;100:8; - - - - ;;; - ;;MHZ; - - glb - uart - - 1 - 1 - - 100:8;100:8;100:8;100:8; -