This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

downgrade error into warning

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

Parents
  • .\obj\833T\app.axf: Error: L6220E: Load region LR_APP size (61664 bytes) exceeds limit (59392 bytes). Region contains 44 bytes of padding and 0 bytes of veneers (total 44 bytes of linker generated content).

    The error looks as above. Could you please let me know where can I verify the limit of Load region LR_APP size?

Reply
  • .\obj\833T\app.axf: Error: L6220E: Load region LR_APP size (61664 bytes) exceeds limit (59392 bytes). Region contains 44 bytes of padding and 0 bytes of veneers (total 44 bytes of linker generated content).

    The error looks as above. Could you please let me know where can I verify the limit of Load region LR_APP size?

Children