Modifying the files

About this task

Perform the following steps:

Procedure

  1. Edit the Default.ld file in the <GreenDir>\mbx800 dsp directory as follows:
    1. Increase the .heap section to 1Mb (0x100000).
    2. Increase the .download section to 1.5Mb (0x180000).
  2. Edit the Integrity.ld file in <GreenDir> directory to increase the .heap section to 256K (0x40000). This value is used for the application build. You can check it in the .map file of the application.

Feedback