MIPT-ILab / MDSP

[2009 – 2012] MDSP: functional simulation of a Multimedia Digital Signal Processor
MIT License
3 stars 1 forks source link

Out of Memory error in memory subsystem #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
After the launch of funcsim model the following error appears:

kosarev@server:~/svn/trunk/sources$ ./bin/funcsim ../tests/simple_test.bin
Input file: ../tests/simple_test.bin
Init. Start PC: 0x0
ERROR: Out of Memory!
funcsim: funcsim/memory.cpp:357: ByteLine MemVal::getByteLine() const: 
Assertion `0' failed.
Aborted

What does it mean "Out of Memory"? I expect that the model should inform me 
about the address, size of memory block being written.

By the way, memory.* file have poor comments. It is not simple to figure 
out what the problem is.

svn rev. 237

If you are not the owner of the code, please forward (change owner) the 
issue to proper person.

Original issue reported on code.google.com by nkosa...@gmail.com on 16 Apr 2010 at 2:49

GoogleCodeExporter commented 9 years ago

Original comment by dmitry.u...@gmail.com on 16 Apr 2010 at 4:53

GoogleCodeExporter commented 9 years ago

Original comment by nkosa...@gmail.com on 21 Apr 2010 at 9:53

GoogleCodeExporter commented 9 years ago
This bug is the first priority on funcsim list.

Original comment by grigory....@gmail.com on 26 Oct 2010 at 4:45

GoogleCodeExporter commented 9 years ago
Over to maintainer

Original comment by grigory....@gmail.com on 30 Oct 2010 at 2:51

GoogleCodeExporter commented 9 years ago
The problem was fixed.

Original comment by plim.the...@gmail.com on 12 Nov 2010 at 2:52