On Thu, 27 Jan 2022, John Figie wrote:

Date: Thu, 27 Jan 2022 15:39:31 -0600
From: John Figie <zephyr9...@gmail.com>
Reply-To: "Enhanced Machine Controller (EMC)"
    <emc-users@lists.sourceforge.net>
To: emc-users <emc-users@lists.sourceforge.net>
Subject: [Emc-users] mesa 7i80 configuration

I am running out of ideas about why linuxcnc is unhappy with my 7i80

first I loaded the bit file 7i80hd_25_svsp8_6.bit and that loaded without
issue using mesaflash
next I try to make a simple hal file to instantiate the 7i80 but I get an
error?

hm2: Firmware contains unknown function (gtag-7)

my terminal and hal file look like this:
terminal window output and hal file
<https://drive.google.com/file/d/1L8AxeHAxnYuVpXUoeANMTX58nu6TrZjP/view?usp=sharing>

any help will be appreciated

regards,

John Figie

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


That bitfile contains multiple instances of the "SimpleSPI" module (GTag 7)
which is not supported by LinuxCNC. The only SPI module supported by LinuxCNC
is the buffered SPI module: BSPI. If you want to experiment with the BSPI module, the 7i65 configurations contain that module.


Peter Wallace
Mesa Electronics



_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to