English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

PROFF GAVE US PROJECT THAT NEEDS ASSEMBLY AND WE SUPPOSE TO LEARN IN 2 DAYS...ANY WEBSITE?

2007-02-06 13:29:48 · 4 answers · asked by Princess Jasmine 2 in Computers & Internet Programming & Design

the proff said 8052.com but any other website?

2007-02-06 13:36:57 · update #1

4 answers

you dont say what kind of help you need, or what kind of program you need to do, but here is a link to the instruction set and opcodes. hope it helps.

P.S. its for the 8051, but I think its the same for the 8052

2007-02-07 01:21:07 · answer #1 · answered by justme 7 · 0 0

Program your program in C.

Compile using gcc.
Use the -S flag to compile your code into assembly. NOW you need to learn it using lines of code you are already familiar with, you can do a one-to-one comparison.

Hint: Don't use printf if you're going to compile to assembly, it's ridiculous.

2007-02-06 21:34:06 · answer #2 · answered by Anonymous · 0 1

Maybe if you gave more information as to what you are trying to assemble, I could help

2007-02-06 21:34:40 · answer #3 · answered by Father Ted 5 · 0 2

Ding bat, help with Assembly of WHAT? a 747?
a computer? a nuclear weapon? You need help with assembly of your sanity.

2007-02-06 21:33:37 · answer #4 · answered by Anonymous · 0 2

fedest.com, questions and answers