Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

at90s2313 program memory problem..

Status
Not open for further replies.

piyush_bhatt

Junior Member level 2
Joined
Apr 9, 2011
Messages
20
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Ahmedabad
Activity points
1,436
hello friends

i have at90s2313 controller which has 2k bytes memory?

and my hex file is 2.53kb so can i load it???

thank you in advance.
:lol:
 

No u cant !

which programming language are u using?
if u r using C then have u enabled code size optimization???
 

hello friends

i have at90s2313 controller which has 2k bytes memory?

and my hex file is 2.53kb so can i load it???

thank you in advance.
:lol:

The real code size differ from the size of hex file.

While compiling, the compiler will show the amount of memory used. If it is less than 2k then you can load it into the micro. The programming software will take care of it.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top