Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

How to write object code into memory in 68HC11 ASM?

Status
Not open for further replies.

sowen

New Member
Hi, all

I need to write a project based on 68HC11; it needs to write object code that begins a specific memory.

For exampl, user inputs 'A 2000', 2000 is the address. Now the buffalo monitor will give a prompt like '>' so that user input hex object codes, such as '12', '4e', '7e' and so on.

Now, I can get the address and save it into a variable. How can I write next user input to this 'memory address'? How can I treat a variable as an address? I totally have a clue about it.

Is there anyone could help me? Thank you very much!
 
Status
Not open for further replies.

Latest threads

Back
Top