EMC on friendlyARM mini2440
- jaydeep.gajjar90
- Offline
- New Member
- Posts: 3
- Thank you received: 0
i have built a cnc mill using emc2 from my computer. now i want to run my mill by FriendlyARM mini2440.
How can i convert or change parallel port settings to GPIO of ARM board ?
Any Suggestions ?
Thanks in Advance....................
Please Log in or Create an account to join the conversation.
You would then need a hal realtime driver for the gpio pins.
Please Log in or Create an account to join the conversation.
- jaydeep.gajjar90
- Offline
- New Member
- Posts: 3
- Thank you received: 0
i have checked the file "hal_parport.c" in source directory.......
it has three operations : parport.0.read , parport.0.write etc
if i want to create a gpio hal driver then, specifically which driver files are required to build or modify ?
because i have no idea about parallel port HAL files.....
Waiting for reply ................
Thanks again.........
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- jaydeep.gajjar90
- Offline
- New Member
- Posts: 3
- Thank you received: 0
the kernel works perfectly,
but when i tried to compile emc2 source it gives error about parport as no such hardware.........
now what have to do ?
create the gpio drivers first or try to change parport drivers ?
if i change the base address of parport to base address of gpio then it will work or not ? ........
Please Log in or Create an account to join the conversation.
Does the RTAI latency test run? What numbers do you get?
Please Log in or Create an account to join the conversation.
Yes!As an experiment, just delete all references to the parport in the Makefile then compile.
Does the RTAI latency test run? What numbers do you get?
I also want to recocnize this!
Please Log in or Create an account to join the conversation.
I have programmed in various languages including C++. C#, VB.net, and VB Pro for nearly 25 years..
I have extensive experience with EMC running on a PC and a Sherline CNC mill setup, I am now moving into development of my own system to offer to others and I am exploring embedded systems as an option for a particular machine...
Ken
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
www.hycshop.com/
Admittedly that's $88 but that includes the LCD screen. The mini2440/micro2440 is a brilliant way to get into ARM9 based Linux
development!
Please Log in or Create an account to join the conversation.