Giter Club home page Giter Club logo

hostmot2-firmware's Introduction

Badge GPL2 Badge LGPL


LinuxCNC

Controlling CNC Machines


Badge Translation




 Website 

 Install 

 Build 

 Documentation 



It can drive milling machines, lathes, 3D printers, laser
cutters, plasma cutters, robot arms, hexapods, and more.

LinuxCNC was initiated 25 years ago and evolved into a very
international project with contributions from all over the globe.

With release 2.9 of LinuxCNC we also transitioned the
documentation to the use of the public crowd translation
services Weblate and invite all our users to contribute.

The translations we expect to help attract practitioners
to the project and also helps educating enthusiasts of
all age groups on automated machining.


DISCLAIMER


  
The authors of this software accept
absolutely no liability for any
harm or loss resulting from its use.

It is EXTREMELY unwise to rely
on software alone for safety.

Any machinery capable of harming persons must have
provisions for completely removing power from all
motors, etc., before persons enter any danger area.

All machinery must be designed to comply with local 
and national safety codes, and the authors of this 
software cannot and do not, take any responsibility 
for such compliance.
  

hostmot2-firmware's People

Contributors

curtdutt avatar ddjepler avatar jepler avatar pcw-mesa avatar sebkuzminsky avatar sirop avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hostmot2-firmware's Issues

build problem on amd64

To reproduce on SMP Debian 3.8.13-12~1wheezy~1da x86_64 GNU/Linux:


slave@debian-slave:~/hostmot2-firmware$ . /opt/Xilinx/13.3/ISE_DS/settings64.sh
. /opt/Xilinx/13.3/ISE_DS/EDK/.settings64.sh /opt/Xilinx/13.3/ISE_DS/EDK
. /opt/Xilinx/13.3/ISE_DS/ISE/.settings64.sh /opt/Xilinx/13.3/ISE_DS/ISE
. /opt/Xilinx/13.3/ISE_DS/PlanAhead/.settings64.sh /opt/Xilinx/13.3/ISE_DS/PlanAhead
. /opt/Xilinx/13.3/ISE_DS/common/.settings64.sh /opt/Xilinx/13.3/ISE_DS/common
slave@debian-slave:~/hostmot2-firmware$ make -j2
./build.py i90epp SVST8_4_72 fw/7i90epp/SVST8_4.BIT
./build.py i90spi SVST8_4_72 fw/7i90spi/SVST8_4.BIT
XILINX environment variable already set, not overriding
XILINX environment variable already set, not overriding
# workdir /home/slave/hostmot2-firmware/fw/7i90spi/SVST8_4_work
# workdir /home/slave/hostmot2-firmware/fw/7i90epp/SVST8_4_work
Traceback (most recent call last):
  File "./build.py", line 322, in <module>
    report_timing()
  File "./build.py", line 297, in report_timing
    print "%d:%04.1f-total" % (m, s)
UnboundLocalError: local variable 'm' referenced before assignment
Traceback (most recent call last):
  File "./build.py", line 322, in <module>
    report_timing()
  File "./build.py", line 297, in report_timing
    print "%d:%04.1f-total" % (m, s)
UnboundLocalError: local variable 'm' referenced before assignment
make: *** [fw/7i90spi/SVST8_4.BIT] Error 1
make: *** Waiting for unfinished jobs....
make: *** [fw/7i90epp/SVST8_4.BIT] Error 1

I wanted to commit my pin out file for PktUART.
Its bit file can be built with Xilinx iSE 14.7.
And it would be probably possible to build the bit file with 13.3.

build problem with 13.3

So I followed your advice #1 (comment) and just make without dotting Xilinx 13.3 settings before.

All went well until I got to:

./build.py i20 SV12_72 fw/5i20/SV12.BIT
build.py: build a hostmot2 firmware
...

Firmware requires one of these ise major versions to build: 10 9
make: *** [fw/5i20/SV12.BIT] Error 1

lack file

don't have etherhm2.equ file. and did anyone have the tasm to build the asm file?

hostmot2-firmware compilation fails

Already installed Xilinx ISE

hostmot2-firmware# make -j4
Note: Using firmwares listed in firmwares-local.txt
scripts/build.py i25 STSV6_1_34 fw/5i25/STSV6_1.BIT
scripts/pin.py i25 STSV6_1_34 src/pinmaker.vhd.in fw/5i25/STSV6_1.PIN.tmp
scripts/pin.py i25 STSV6_1_34 src/xmlrom.vhd.in fw/5i25/STSV6_1.xml.tmp
using Xilinx Webpack settings '/opt/Xilinx/13.4/ISE_DS/settings32.sh'
# workdir /home/sel/Downloads/hostmot2-firmware/fw/5i25/STSV6_1_work
/home/sel/Downloads/hostmot2-firmware/src/TopPCIHostMot2.vhd /home/sel/Downloads/hostmot2-firmware/fw/5i25/STSV6_1.vhd
# tempdir /tmp/hm2vvMiJ6
# tempdir /tmp/hm2pwx5n1
using Xilinx Webpack settings '/opt/Xilinx/13.4/ISE_DS/settings32.sh'
# bash -c '. /opt/Xilinx/13.4/ISE_DS/settings32.sh; fuse -prj prj -o main pinmaker_STSV6_1_34'
using Xilinx Webpack settings '/opt/Xilinx/13.4/ISE_DS/settings32.sh'
# bash -c '. /opt/Xilinx/13.4/ISE_DS/settings32.sh; fuse -prj prj -o main pinmaker_STSV6_1_34'
['/home/sel/Downloads/hostmot2-firmware/src/IDROMConst.vhd', '/home/sel/Downloads/hostmot2-firmware/src/atrans.vhd', '/home/sel/Downloads/hostmot2-firmware/src/adpram.vhd', '/home/sel/Downloads/hostmot2-firmware/src/biss.vhd', '/home/sel/Downloads/hostmot2-firmware/src/boutreg.vhd', '/home/sel/Downloads/hostmot2-firmware/src/bufferedspi.vhd', '/home/sel/Downloads/hostmot2-firmware/src/PinExists.vhd', '/home/sel/Downloads/hostmot2-firmware/src/CountPinsInRange.vhd', '/home/sel/Downloads/hostmot2-firmware/src/d8o8.vhd', '/home/sel/Downloads/hostmot2-firmware/src/dpll.vhd', '/home/sel/Downloads/hostmot2-firmware/src/fanucabs.vhd', '/home/sel/Downloads/hostmot2-firmware/src/hmtimers.vhd', '/home/sel/Downloads/hostmot2-firmware/src/hostmotid.vhd', '/home/sel/Downloads/hostmot2-firmware/src/idrom.vhd', '/home/sel/Downloads/hostmot2-firmware/src/irqlogic.vhd', '/home/sel/Downloads/hostmot2-firmware/src/irqlogics.vhd', '/home/sel/Downloads/hostmot2-firmware/src/InputPinsPerModule.vhd', '/home/sel/Downloads/hostmot2-firmware/src/kubstepgenz.vhd', '/home/sel/Downloads/hostmot2-firmware/src/MaxPinsPerModule.vhd', '/home/sel/Downloads/hostmot2-firmware/src/NumberOfModules.vhd', '/home/sel/Downloads/hostmot2-firmware/src/pktuartr.vhd', '/home/sel/Downloads/hostmot2-firmware/src/pktuartx.vhd', '/home/sel/Downloads/hostmot2-firmware/src/pwmpdmgenh.vhd', '/home/sel/Downloads/hostmot2-firmware/src/pwmrefh.vhd', '/home/sel/Downloads/hostmot2-firmware/src/qcounterate.vhd', '/home/sel/Downloads/hostmot2-firmware/src/qcountersfp.vhd', '/home/sel/Downloads/hostmot2-firmware/src/qcountersf.vhd', '/home/sel/Downloads/hostmot2-firmware/src/qcounteratesk.vhd', '/home/sel/Downloads/hostmot2-firmware/src/scalercounter.vhd', '/home/sel/Downloads/hostmot2-firmware/src/scalertimer.vhd', '/home/sel/Downloads/hostmot2-firmware/src/simplespi8.vhd', '/home/sel/Downloads/hostmot2-firmware/src/simplespix.vhd', '/home/sel/Downloads/hostmot2-firmware/src/simplessi.vhd', '/home/sel/Downloads/hostmot2-firmware/src/srl16delay.vhd', '/home/sel/Downloads/hostmot2-firmware/src/sslbpram.vhd', '/home/sel/Downloads/hostmot2-firmware/src/testram.vhd', '/home/sel/Downloads/hostmot2-firmware/src/testrom.vhd', '/home/sel/Downloads/hostmot2-firmware/src/threephasepwm.vhd', '/home/sel/Downloads/hostmot2-firmware/src/timestamp.vhd', '/home/sel/Downloads/hostmot2-firmware/src/uartr8.vhd', '/home/sel/Downloads/hostmot2-firmware/src/uartr.vhd', '/home/sel/Downloads/hostmot2-firmware/src/uartx8.vhd', '/home/sel/Downloads/hostmot2-firmware/src/uartx.vhd', '/home/sel/Downloads/hostmot2-firmware/src/ubrategen.vhd', '/home/sel/Downloads/hostmot2-firmware/src/usbram.vhd', '/home/sel/Downloads/hostmot2-firmware/src/usbrom.vhd', '/home/sel/Downloads/hostmot2-firmware/src/watchdog.vhd', '/home/sel/Downloads/hostmot2-firmware/src/wordpr.vhd', '/home/sel/Downloads/hostmot2-firmware/src/wordrb.vhd', '/home/sel/Downloads/hostmot2-firmware/src/parity.vhd', '/home/sel/Downloads/hostmot2-firmware/src/decodedstrobe2.vhd', '/home/sel/Downloads/hostmot2-firmware/src/MaxIOPinsPerModule.vhd', '/home/sel/Downloads/hostmot2-firmware/src/MaxInputPinsPerModule.vhd', '/home/sel/Downloads/hostmot2-firmware/src/MaxOutputPinsPerModule.vhd', '/home/sel/Downloads/hostmot2-firmware/src/ModuleExists.vhd', '/home/sel/Downloads/hostmot2-firmware/src/OutputInteg.vhd', '/home/sel/Downloads/hostmot2-firmware/src/b32qcondmac2w.vhd', '/home/sel/Downloads/hostmot2-firmware/src/binosc.vhd', '/home/sel/Downloads/hostmot2-firmware/src/d8o8sq.vhd', '/home/sel/Downloads/hostmot2-firmware/src/d8o8sqw.vhd', '/home/sel/Downloads/hostmot2-firmware/src/d8o8sqws.vhd', '/home/sel/Downloads/hostmot2-firmware/src/daqfifo16.vhd', '/home/sel/Downloads/hostmot2-firmware/src/decodedstrobe.vhd', '/home/sel/Downloads/hostmot2-firmware/src/dpram.vhd', '/home/sel/Downloads/hostmot2-firmware/src/drqlogic.vhd', '/home/sel/Downloads/hostmot2-firmware/src/kubstepgenzi.vhd', '/home/sel/Downloads/hostmot2-firmware/src/log2.vhd', '/home/sel/Downloads/hostmot2-firmware/src/oneofndecode.vhd', '/home/sel/Downloads/hostmot2-firmware/src/resolver.vhd', '/home/sel/Downloads/hostmot2-firmware/src/resolverdaq2.vhd', '/home/sel/Downloads/hostmot2-firmware/src/resrom.vhd', '/home/sel/Downloads/hostmot2-firmware/src/resroms.vhd', '/home/sel/Downloads/hostmot2-firmware/src/sine16.vhd', '/home/sel/Downloads/hostmot2-firmware/src/sserial.vhd', '/home/sel/Downloads/hostmot2-firmware/src/sserialwa.vhd', '/home/sel/Downloads/hostmot2-firmware/src/sslbprom.vhd', '/home/sel/Downloads/hostmot2-firmware/src/syncwavegen.vhd', '/home/sel/Downloads/hostmot2-firmware/src/twiddle.vhd', '/home/sel/Downloads/hostmot2-firmware/src/twidrom.vhd', '/home/sel/Downloads/hostmot2-firmware/src/wavegen.vhd', '/home/sel/Downloads/hostmot2-firmware/src/waveram.vhd', '/home/sel/Downloads/hostmot2-firmware/src/fixicap.vhd', '/home/sel/Downloads/hostmot2-firmware/src/d16w.vhd', '/home/sel/Downloads/hostmot2-firmware/src/etherhm2.vhd', '/home/sel/Downloads/hostmot2-firmware/src/hostmot2.vhd', '/home/sel/Downloads/hostmot2-firmware/src/i25_x9card.vhd', '/home/sel/Downloads/hostmot2-firmware/src/PIN_STSV6_1_34.vhd', '/home/sel/Downloads/hostmot2-firmware/fw/5i25/STSV6_1.vhd']
# bash -c '. /opt/Xilinx/13.4/ISE_DS/settings32.sh; xst -intstyle ise -ifn scr'
. /opt/Xilinx/13.4/ISE_DS/EDK/.settings32.sh /opt/Xilinx/13.4/ISE_DS/EDK
. /opt/Xilinx/13.4/ISE_DS/EDK/.settings32.sh /opt/Xilinx/13.4/ISE_DS/EDK
. /opt/Xilinx/13.4/ISE_DS/EDK/.settings32.sh /opt/Xilinx/13.4/ISE_DS/EDK
. /opt/Xilinx/13.4/ISE_DS/ISE/.settings32.sh /opt/Xilinx/13.4/ISE_DS/ISE
. /opt/Xilinx/13.4/ISE_DS/ISE/.settings32.sh /opt/Xilinx/13.4/ISE_DS/ISE
. /opt/Xilinx/13.4/ISE_DS/ISE/.settings32.sh /opt/Xilinx/13.4/ISE_DS/ISE
. /opt/Xilinx/13.4/ISE_DS/PlanAhead/.settings32.sh /opt/Xilinx/13.4/ISE_DS/PlanAhead
. /opt/Xilinx/13.4/ISE_DS/PlanAhead/.settings32.sh /opt/Xilinx/13.4/ISE_DS/PlanAhead
. /opt/Xilinx/13.4/ISE_DS/PlanAhead/.settings32.sh /opt/Xilinx/13.4/ISE_DS/PlanAhead
. /opt/Xilinx/13.4/ISE_DS/SysGen/.settings32.sh /opt/Xilinx/13.4/ISE_DS/SysGen
. /opt/Xilinx/13.4/ISE_DS/SysGen/.settings32.sh /opt/Xilinx/13.4/ISE_DS/SysGen
. /opt/Xilinx/13.4/ISE_DS/SysGen/.settings32.sh /opt/Xilinx/13.4/ISE_DS/SysGen
. /opt/Xilinx/13.4/ISE_DS/common/.settings32.sh /opt/Xilinx/13.4/ISE_DS/common
. /opt/Xilinx/13.4/ISE_DS/common/.settings32.sh /opt/Xilinx/13.4/ISE_DS/common
. /opt/Xilinx/13.4/ISE_DS/common/.settings32.sh /opt/Xilinx/13.4/ISE_DS/common
bash: /opt/Xilinx/13.4/ISE_DS/ISE/bin/lin/fuse: No such file or directory
bash: /opt/Xilinx/13.4/ISE_DS/ISE/bin/lin/fuse: No such file or directory
# exited with 32512
# exited with 32512
bash: /opt/Xilinx/13.4/ISE_DS/ISE/bin/lin/xst: No such file or directory
# exited with 32512
0:00.1-xst         0:00.1-total

make: *** [fw/firmwares-local.mk:2: fw/5i25/STSV6_1.xml] Error 127
make: *** Waiting for unfinished jobs....
make: *** [fw/firmwares-local.mk:2: fw/5i25/STSV6_1.PIN] Error 127
make: *** [fw/firmwares-local.mk:2: fw/5i25/STSV6_1.BIT] Error 127

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.