How do I downgrade an error into warning in Keil uvision5? The ARM Community suggests a command --diag_warning but where does this command fit cause the build output window on Keil does not support entering commands. Could anyone please help me by letting know where is the command suposed to be entered? TIA
That's a Linker error - not a compiler message.
It's not an error you want to be ignoring.
Check your Scatter file and/or the uVision target memory settings.