diff --git a/build/tests/DisableDebugFlgChecker/src/main.c b/build/tests/DisableDebugFlgChecker/src/main.c index 41e7deaf..4a27ba44 100644 --- a/build/tests/DisableDebugFlgChecker/src/main.c +++ b/build/tests/DisableDebugFlgChecker/src/main.c @@ -24,7 +24,7 @@ #define DMA_NO_FS 1 #define CHECK_APP_NUM 10 -#define REGION_NUM 4 +#define REGION_NUM 6 /*---------------------------------------------------------------------------* 変数 定義 @@ -53,6 +53,8 @@ const static u32 regioncode[REGION_NUM] = { 0x45, // アメリカ 0x50, // 欧州 0x55, // オーストラリア + 0x43, // 中国 + 0x4B // 韓国 }; // スペースの都合MAX 7文字で @@ -123,9 +125,20 @@ static void CheckDisableDebugFlg(void) u32 i; for(i=0; i