Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help me with software for passenger lift system

Status
Not open for further replies.

cwt

Member level 5
Joined
May 26, 2004
Messages
80
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
918
Hi..Currently i am working on a group project namely design and implementation of the passenger lift system.

I am responsible for the software part. There are certain constrains in this project, one of them is only motorola 68000 microprocessor family is allowed to use. I am new to this microprocessor and i need some guidiance from here.

There are certain doubts that i bumb into:

1. Where can i learn more about the 68k up (including architecture)?

2. There are many series of 68k up out there. Eg. XC680002, MC68000P10, etc. Are they consider as 68k family? Do they have any differences and similarities? Do their architecture varies?

Thanks.
 

Lift System

Hi..

I am trying to use C language to program the 68000 uP. Is there any freeware out there, which can convert the C language into a 68000 language?

When i use the C language to program the uP, is it write like how a conventional C program is wrote? or is there a special way to write it?
 

Re: Lift System

Hi
Not really convert you have to write the program for the Micro and compiled to asm / hex which you can burn in to Micro. That mean you must have the C compiler which supporting your Micro.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top