DWL file too large to load in developer studio

When I compile my code and try to download the DWL file to the modem, using developer studio, I get an error:
“DWL file read overflow”

I believe the DWL file is too large, when I comment out some code and recompile it to get a smaller DWL file then I do not get this error.
The size is about 125Kb, this is not too large for my Q2686 device right?

Any clue on how to fix this?

EDIT: I’m sorry , this had already been asked before.

I managed to get rid of the problem by making another change in the source code.
From what I’ve read here on the forum it has to do something with the parser and a checksum, so any change to the code would give a different checksum.

Here: DWL file overflow - #11 by daav