Home
Prox / RFID
Verichips
Ladder Logic
[interfacing] †
Tube Joints
Key Code From Photo
SolveSpace (3d CAD)
SketchFlat (2d CAD)
Photographs
Miscellany
Resume / Consulting
Contact Me

LDmicro Forum - ldmicro for 8051

(you are viewing a thread; or go back to list of threads)

ldmicro for 8051 (by csdaxin)
Wed Aug 17 2011, 23:42:02
hex don't work (by Ronaldo)
Today I tried to use but don't generator file hex to 89c51.
Fri Aug 19 2011, 22:12:24
no subject (by simon)
how can i download your program ?
Sun Aug 21 2011, 06:12:35
link to donwlload (by Ronaldo)
Sun Aug 21 2011, 18:08:28
now work with 89C2051 (by Ronaldo)
I do work for 89C2051, compiling with keil. modified the generated file to STC12C2052.

remove all lines below:

star here
sfr P0 = 0x80;
.
.
.
EN_WDT 0x20 # define
CLR_WDT 0x10 # define
AUXR sfr = 0x8E;
EXTRAM 0x02 # define
ALEOFF 0x01 # define
stop here

remove two rows of main function

void main (void)
{
P1M1 = 0x3f; remove this
P3M1 = 0x00; remove this

now compile enjoy
Sun Aug 21 2011, 20:54:19, download attachment teste51.ld
(no subject) (by csdaxin)
Sun Aug 21 2011, 23:33:34
(no subject) (by csdaxin)
program
Sun Sep 11 2011, 20:59:47, download attachment ldmicro.zip
(no subject) (by Ivan)
Good afternoon...
Maybe there is a version LDmicro for ATT89S52?
Mon Jan 25 2016, 05:22:02
Post a reply to this comment:
Your Name:
Your Email:
Subject:
(no HTML tags; use plain text, and hit Enter for a line break)
Attached file (if you want, 5 MB max):