| Author |
Message |
pasicr
Joined: 13 Aug 2005 Posts: 295 Helped: 9 Location: Macedonia
|
13 Jun 2008 1:16 asm to bin |
|
|
|
|
Hi for all,
I attach two *.ASM files for ATMEL 89S52,
please, can somebody create for me two *.BIN files,
50 points gift,
regards
|
|
| Back to top |
|
 |
IanP
Joined: 05 Oct 2004 Posts: 6490 Helped: 1542 Location: West Coast
|
13 Jun 2008 1:58 .asm to .bin |
|
|
|
|
look in the attachment ..
rgds,
ianp
|
|
| Back to top |
|
 |
pini_1
Joined: 18 Jun 2007 Posts: 288 Helped: 17
|
13 Jun 2008 17:12 .asm to bin |
|
|
|
|
If you want to see a perl script example for handling binary files, please see perl script at
http://bknpk.no-ip.biz/radio_sel/radio_sel.html
|
|
| Back to top |
|
 |
pasicr
Joined: 13 Aug 2005 Posts: 295 Helped: 9 Location: Macedonia
|
13 Jun 2008 23:39 asm в bin |
|
|
|
|
Hi IanP,
thaks for your help,
please read PM,
regards
|
|
| Back to top |
|
 |
aupa
Joined: 22 Feb 2007 Posts: 58 Helped: 1
|
04 Jul 2008 8:28 Re: ASM to BIN conversion |
|
|
|
|
When u assemble the .asm file, the assembler creates a .hex file
In internet u can find software than can convert that file to .bin
example:
search in google: hex2bin
|
|
| Back to top |
|
 |
electronicsrobotics
Joined: 18 May 2008 Posts: 8
|
07 Jul 2008 13:14 Re: ASM to BIN conversion |
|
|
|
|
Please look at the solution here www.electronicsrobotics.com , i think this will work for you.
|
|
| Back to top |
|
 |
ronydc
Joined: 17 Nov 2005 Posts: 148
|
10 Jul 2008 9:21 Re: ASM to BIN conversion |
|
|
|
|
| pasicr wrote: |
Hi for all,
I attach two *.ASM files for ATMEL 89S52,
please, can somebody create for me two *.BIN files,
50 points gift,
regards |
HI FRIEND pasicr ,
RONY HERE . I Surely accept you are more Senior then US here.
This seems a big application using a memory ic and MAX7219 display driver and the serial port too is used in this. with the keyboard..
sounds intresting..
i wish YOU provide US more information about us with the circuit diagram of the same and the project explaination.
It will be highly appriciated by all the forum members intrested in 8051 microcontrollers to have a very good application like this to understand.
IANP has already shown you the very good solution.
he is always perfact.
thanks and awaiting worm reply from you SIR.
--Rony.
|
|
| Back to top |
|
 |
Google AdSense

|
10 Jul 2008 9:21 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
pasicr
Joined: 13 Aug 2005 Posts: 295 Helped: 9 Location: Macedonia
|
10 Jul 2008 10:54 Re: ASM to BIN conversion |
|
|
|
|
Hi Rony,
this is a led moving project from http://www.woe.onlinehome.de/e_projects.htm#ledfont
this project has a lot of limitations,
one of this is limitation of number of led 8x8 displays,
in original file (made for 89c2051 and 89c51) you may use max. 11 displays,
I change the code for 22 led displays and I must use 89S52 (larger memory space),
if you have any question please mail me,
regards
|
|
| Back to top |
|
 |