Memory dump?

I’m trying to build & run an app for the FTX009 written by another person, in Dev Studio 1.1.2.
The app fails and then it appears that it is doing a full memory dump.
What would cause this, and how do I turn it off??

Thx,
Randi (a newbie at this)

How does that appear so?

Please explain precisely…

I get the following output:
18000000:00000008000000080000000004010200
18000010:01001000000000100000000000000000
18000020:10010000000000000000004000001000
18000030:00000000000000040000000000000400
18000040:01000000000000400000008000004000
18000050:00001000000000040000000800040000
18000060:00000000000000000000000010000000
18000070:00000004000000010400010000000000
18000080:00000000000000000400000000001000
all the way until:
181FFFC0:00100000004000100001000100004004
181FFFD0:00000000800000000010000000000000
181FFFE0:00000000010008000000000000000000
181FFFF0:00000000000004000005000000000000
Then a dump from 0C000000 to 0C00FFFF, then 30800000 to 30803FFF.

Thx.

Turn off “HAP” trace level 31

Thanks.