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 - Design in what software

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

Design in what software (by Muhammad Adnan Akram)
Hi
actually i want to ask which softwware is used to design LDMiCRO either visual C++ or other
Tue Jan 5 2010, 12:47:47
(no subject) (by Samukelo Shezi)
Hi Muhammad

If you go through the old threads you will find something like this:

tools to build (by Jonathan Westhues)
LDmicro is written in C++ for Win32. It builds with the Microsoft C/C++ compiler. The makefile also requires perl, and certain unix-like tools.

All of these are available as (legal) free downloads:

http://unxutils.sourceforge.net/
http://win32.perl.org/
http://www.microsoft.com/downl...43-E24F-4EA3-A93E-40C0EC4F68E5

There is no project file, since I do not use the IDE. To build from the command line, run make.bat. This requires that MSVC++ be set up to run from the command line; you may need to execute vcvars32.bat first.

If you're looking for a relatively simple project, then you could write an interpreter that runs the code generated by the "interpretable bytecode" target on the PC. Look at ldinterpret.c for a starting point.
Fri Jul 10 2009, 22:25:37
_________________________________________________________

Hope that answers your question.
Thu Jan 7 2010, 19:45:33
Re: (by Adnan)
Thanx boss
Mon Jan 11 2010, 12:22:59
(no subject) (by Samukelo Shezi)
It's a pleasure!Lol. That "boss" sounds so South African! Where are you?
Mon Jan 11 2010, 16:47:37
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):