解决cvg申请内存导致不足的的问题

This commit is contained in:
2025-04-24 11:39:31 +08:00
parent fc6412adf0
commit 73ea1d6f5f
8 changed files with 38 additions and 17 deletions

View File

@@ -85,7 +85,7 @@ extern "C" {
#if ((TARGET_VERSION == TARGET_KUNLUN3) && !SUPPORT_SOUTHERN_POWER_GRID)
/* #define number of nodes supported in the PLC network must be (n * 8 - 1) */
#define PLC_NETWORK_SCALE 2039
#define PLC_NETWORK_SCALE 1535
#else /* (TARGET_VERSION == TARGET_KUNLUN3) */