Menu Close

When debugging and exiting the app, the debugger reports: warning unknown heap name 0x08000000 / 0x08000000 – Error detected (ILI4581)

How Can We Help?

< Back
You are here:
Print

When debugging and exiting the app, the debugger reports: warning unknown heap name 0x08000000 / 0x08000000 – Error detected (ILI4581)

In the project settings, go to:
C++-Linker -> Advanced -> Advanced Options
and add “-GF:LARGEADDRESSAWARE”

Table of Contents