diff --git a/tools/profiles/debug.json b/tools/profiles/debug.json index e80443c6cf..948372fb3c 100644 --- a/tools/profiles/debug.json +++ b/tools/profiles/debug.json @@ -35,7 +35,7 @@ }, "IAR": { "common": [ - "--no_wrap_diagnostics", "-e", + "--no_wrap_diagnostics", "-e", "--diag_suppress=Pa050,Pa084,Pa093,Pa082", "-On", "-r"], "asm": [], "c": ["--vla"],