Page 1 of 1
					
				Memory usage / left?
				Posted: Tue Apr 17, 2012 5:03 am
				by yzoer
				Hi All,
Now I know there's an option to show after compile / link how much memory was taken up, I just can't remember... Anyone know off the top of their head? I think it was something like -info somewhere in the properties tab...
Yvo
			 
			
					
				Re: Memory usage / left?
				Posted: Tue Apr 17, 2012 5:48 am
				by sethu_jangala
				You need to double click on the XE file. In the binaries tab you can see the resource usage like clock blocks, channels, memory etc.
			 
			
					
				Re: Memory usage / left?
				Posted: Tue Apr 17, 2012 8:27 am
				by segher
				You may be looking for "-report", the "stack available" it reports is essentially
the "memory left" you want to see (well, subtract the "stack needed" ;-) )
			 
			
					
				Re: Memory usage / left?
				Posted: Tue Apr 17, 2012 5:21 pm
				by yzoer
				segher wrote:You may be looking for "-report", the "stack available" it reports is essentially
the "memory left" you want to see (well, subtract the "stack needed" ;-) )
That's the one I was looking for, thanks! Looks like a lot has changed since I last worked in the IDE, like having to register  :shock: 
-Yvo
 
			 
			
					
				Re: Memory usage / left?
				Posted: Tue Apr 17, 2012 9:13 pm
				by XMatt
				yzoer wrote:segher wrote:You may be looking for "-report", the "stack available" it reports is essentially
the "memory left" you want to see (well, subtract the "stack needed" ;-) )
That's the one I was looking for, thanks! Looks like a lot has changed since I last worked in the IDE, like having to register  :shock: 
-Yvo
 
You dont have to register if you dont want to  ;)