您好的专家
我们将 启用 mcu1_0、如何操作?
我的更改如下:但 mcu1_0未启用。
-- a/sdk_builder/vision_apps_build_flags.mak
++ b/sdk_builder/vision_apps_build_flags.mak
@@-33、7 + 33、7 @@ BUILD_CPU_C7x_1?=是
BUILD_CPU_C7x_2?=是
else ifeq ($(sc)、j784s4)
BUILD_CPU_MPU1?=是
-build_cpu_mcu1_0?=否
+BUILD_CPU_MCU1_0?=是
BUILD_CPU_MCU2_0?=是
BUILD_CPU_MCU2_1?=是
BUILD_CPU_MCU3_0?=是
diff --git a/vision_apps/platform/j784s4/rtos/common/app_cfg.h b/vision_apps/platform/j784s4/rtos/common/app_cfg.h
索引 d1b3df6a..2e0aaba5 100755
-- a/vision_apps/platform/j784s4/rtos/common/app_cfg.h
++ b/vision_apps/platform/j784s4/rtos/common/app_cfg.h
@@-70、7 + 70、7 @@
#define enable_printf_redirect
#define ENABLE_IPC_MPU1_0
-//#define ENABLE_IPC_MCU1_0
+#define ENABLE_IPC_MCU1_0
//#define ENABLE_IPC_MCU1_1