The TCP probelm

View: New views
2 Messages — Rating Filter:   Alert me  

The TCP probelm

by Sanjay Morab :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Dear All

 

 

I am using MCF52235 Coldfirre microcontroller.

 

We are facing problem of RAM space when merging Netstack with our code. Net stack is taking is taking about 16K and our code is around 8 K. We are using only as TCP server is there any way to reduce the RAM size in NetStack by deleting some code.

 

Regards,

Sanjay Morab

 

coldfire@... Send a post to the list. coldfire-join@... Join the list. coldfire-digest@... Join the list in digest mode. coldfire-leave@... Leave the list.

Re: The TCP probelm

by Karthik Balaguru :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi Sanjay,

The deletion of code is not the best method while dealing with memory sizes(RAM Space).
Often, it should be by including only specific/releavant modules , Increased code optimization and adding more of assembly.

Karthik Balaguru




"Sanjay Morab" <sanjay@...>
Sent by: coldfire-bounce@...

12/17/2008 11:46 AM
Please respond to
coldfire@...

To
<karthik.balaguru@...>
cc
Subject
[ColdFire] The TCP probelm





Dear All
 
 
I am using MCF52235 Coldfirre microcontroller.
 
We are facing problem of RAM space when merging Netstack with our code. Net stack is taking is taking about 16K and our code is around 8 K. We are using only as TCP server is there any way to reduce the RAM size in NetStack by deleting some code.
 
Regards,
Sanjay Morab
 


______________________________________________________________________

coldfire@... Send a post to the list. coldfire-join@... Join the list. coldfire-digest@... Join the list in digest mode. coldfire-leave@... Leave the list.

______________________________________________________________________
coldfire@... Send a post to the list. coldfire-join@... Join the list. coldfire-digest@... Join the list in digest mode. coldfire-leave@... Leave the list.