**** BEGIN LOGGING AT Fri Jul 30 02:59:57 2010 Jul 30 07:49:37 Hello! :) I have a question about OpenOCD: Is there any way to check how much RAM that an ARM7 is using at the moment? :) Jul 30 07:59:51 doublehelix: what do you mean by "using at the moment"? Jul 30 08:05:51 only your program knows how much memory it uses Jul 30 08:05:54 Well, what I'm after is to check for memory leaks. The device resets itself every 15min or so and it's almost exacly the 16min Jul 30 08:06:02 15min* Jul 30 08:08:02 And because I know that I'm adding stuff every second or so, i recon that could be it Jul 30 08:36:05 doublehelix: that's something only your memory allocator may know Jul 30 08:48:08 Ok, thanks Weaselweb Jul 30 09:24:46 doublehelix: valgrind works on arm these days Jul 30 09:25:55 valgrind probably needs linux Jul 30 09:26:00 and he's got arm7 Jul 30 10:12:05 yes. arm7tdmi runs linux, but not feebler ones Jul 30 10:14:47 so yes valgrind only useful if running linux on the platform **** ENDING LOGGING AT Sat Jul 31 02:59:57 2010