6i24-25 and 7i52S

More
18 May 2019 14:44 #134187 by PCW
Replied by PCW on topic 6i24-25 and 7i52S
Errors like this are usually because some source file is missing from the project
All source files need to be added to the project so for example if you add a new pinout file, it must be added to the project (right click in files pane)

Please Log in or Create an account to join the conversation.

More
18 May 2019 15:11 #134189 by gaston48
Replied by gaston48 on topic 6i24-25 and 7i52S
yes I understood this now, I compiled a well-installed source file in the project, the compilation is fine,
but the size of the bitfile is 454 Ko instead of 783 Ko ?
having it enabled
use work.i24_x25card.all;

Please Log in or Create an account to join the conversation.

More
18 May 2019 15:29 #134195 by PCW
Replied by PCW on topic 6i24-25 and 7i52S
I dont think there is a 5I24-25 project file so you need to change
the FPGA chip in the project properties

( select top level file in file pane, right click and select "design properties" )

Please Log in or Create an account to join the conversation.

More
18 May 2019 15:36 #134196 by gaston48
Replied by gaston48 on topic 6i24-25 and 7i52S
Yes find
device XC6SLX16 to device XC6SLX25 (not device XC6SLX25T) ?

Please Log in or Create an account to join the conversation.

More
18 May 2019 15:41 #134197 by PCW
Replied by PCW on topic 6i24-25 and 7i52S
Yes, change to XC6SLX25-FTG256
Also make sure the speed is 2. Some versions of ISE set the speed to 3 when you change the chip type so you need to change the type, close the properties pane, reopen the properties pane and change the speed.

Please Log in or Create an account to join the conversation.

More
18 May 2019 17:38 #134206 by gaston48
Replied by gaston48 on topic 6i24-25 and 7i52S
Perfect, thank you PCW, (and talla83 ...)

the card is flashed and with "readmid", all the inputs/outputs are good. :)

Please Log in or Create an account to join the conversation.

More
13 Sep 2019 20:52 #145081 by pgettings
Replied by pgettings on topic 6i24-25 and 7i52S
I also have a 6i24 card connected to a 7i52S. I tried the linked firmware file, but it appears to not be loading into my 6i24 card; linuxcnc reports finding a 5i24 card (33 MHz PCI clock, so that makes sense), but then reports all 72 I/O pins as being GPIOs. No encoder lines or step generator pins. Am I missing something, or do I have a different 6i24 that isn't supported by the firmware file? How would I check the model of 6i24? Thanks for any help.

Please Log in or Create an account to join the conversation.

More
13 Sep 2019 22:00 - 13 Sep 2019 22:01 #145083 by PCW
Replied by PCW on topic 6i24-25 and 7i52S
6I24s are normally setup to emulate a 5I24 and use 5I24 bit files

LinuxCNC cannot load the FPGA on cards with flash memory like the 5I24/6I24,
you must use the mesaflash utility and program the card with a
5I24_25_xxxx.bit or 5I24_16_xxxx.bitfile depending on the 6I24 card model.
Last edit: 13 Sep 2019 22:01 by PCW.

Please Log in or Create an account to join the conversation.

More
17 Sep 2019 00:46 #145362 by pgettings
Replied by pgettings on topic 6i24-25 and 7i52S
Thanks for the help. I tried flashing the 6i24 with the 5i24_16_svst6_5_1_7i52s.bit file, but it does not appear to change anything. I write the program to the eeprom, verified the eeprom to the file, and then rebooted. Mesaflash with --readhmid shows all pins being unassigned IOPorts with no functions. No step generators, encoders, etc. The information block from mesaflash during write operations shows 16k gates, so I assume I need the 5i24_16_* files.

Anything else I can check? What did I miss? Thanks.

Please Log in or Create an account to join the conversation.

More
17 Sep 2019 00:49 #145364 by PCW
Replied by PCW on topic 6i24-25 and 7i52S
Rebooting will not reload the flash, you must either use mesaflashes --reload function or cycle the PC power

Please Log in or Create an account to join the conversation.

Time to create page: 0.084 seconds
Powered by Kunena Forum