how to reduce the usage of SRAM size for ATMEGA48

Status
Not open for further replies.

mgp

Newbie level 3
Joined
Jul 10, 2010
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Vadodara
Activity points
1,297
hi
i have programmed ATMEL ATMEGA48 micro controller using C language.
i have used arrays and so mnay global variables for my project. It uses 400 bytes of SRAM.
and I Want 200 bytes of SRAM.
So pls help me to solve this problem.
 

hi
i have programmed ATMEL ATMEGA48 micro controller using C language.
i have used arrays and so mnay global variables for my project. It uses 400 bytes of SRAM.
and I Want 200 bytes of SRAM.
So pls help me to solve this problem.


You have to optimize the using of variables. Another way, u can using external RAM.
Regard!
 


    V

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…