Insufficient Data Memory

Problem Description

In the course of building the project it has been determined that there is not enough memory to represent all of the data items described. This might be due to large data arrays or a project that is using instruments such as scopes that contain buffers.

Solutions

One solution to this problem is to use less memory by reducing array sizes or commenting out instruments that are not needed. Another solution is to use the Compile-To-Flash checkbox which increases both program and data memory available for a project.

Related Topics

Compile To Flash