Page 4 of 4

Re: [NXC] Memory Manager

Posted: 22 Mar 2011, 09:13
by timpattinson
When I tried them, they both gave File error -1
But i'm having problems with BricxCC connecting to my NXT so I couldn't investigate further
-Tim

Re: [NXC] Memory Manager

Posted: 22 Mar 2011, 23:58
by muntoo
Hmmm... This means it's an error in MM_new(). Possibly in pushing/popping off the MM_mem stack, although there's a small chance it may be in MM_searchGarbage(), though I doubt it.

I'll investigate later. In the meantime, try this:
v0_4.zip
(39.06 KiB) Downloaded 269 times

Re: [NXC] Memory Manager

Posted: 23 Mar 2011, 20:26
by nxtboyiii
I really don't get what this program is supposed to do...

Re: [NXC] Memory Manager

Posted: 23 Mar 2011, 22:24
by muntoo
nxtboyiii wrote:I really don't get what this program is supposed to do...
You're supposed to tell me the output on the NXT's screen. Perhaps via a NeXTScreen screenshot or screencapture.

They're just tests of mine to see what's working and what's not.

Re: [NXC] Memory Manager

Posted: 31 Mar 2011, 03:47
by muntoo
I set up a repository.

The following screenshot shows how to download the files:
Image

Re: [NXC] Memory Manager

Posted: 08 Apr 2011, 00:28
by muntoo
New Test File

Please test MM-Demo.rxe and MM-Demo_2.rxe, and tell me what the outputs are. (Or post NXT screenshots/screencaptures.)

Thanks.

Re: [NXC] Memory Manager

Posted: 08 Apr 2011, 02:39
by nxtboyiii
The MM-Demo says:(attachment)


later, it says "Deleting Memory"

Re: [NXC] Memory Manager

Posted: 08 Apr 2011, 03:10
by muntoo
Thanks. :) What does MM-Demo_2.rxe say?