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.

How to check the empty memory of HEX file for 89c51?

Status
Not open for further replies.

syrax

Full Member level 3
Joined
Sep 15, 2005
Messages
183
Helped
11
Reputation
22
Reaction score
3
Trophy points
1,298
Activity points
2,620
Memory problem

How can i see the empty memory of HEX file for 89c51
 

Re: Memory problem

sorry i meen how i can see when my RAM memory is full before upload it to chip , the chip is at89c51. Somethink like hex analizator :)) may be. Becouse the compiller make the HEX file without problems, but when upload it. It give a error.
 

Memory problem

for this purpose, you can set programmer to 89C52 and load hex file to its buffer.
and open [edit] buffer and check to see that code not beyond 4Kbyte.
(maximum alowable address is 0xFFF)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top