kevin gilliland Posted November 8, 2017 Posted November 8, 2017 I've just done a fresh install of the IDE version 3.1.1.0. Older threads suggest that firmware is distributed with the IDE but I can't find any .deb files on my PC. I have found, downloaded and installed powerpmac_arm.deb v2.3.2.5 (I am using CK3E) from filedepot as I assume this is the latest. The install appears to have been successful. However: I now have a new problem that prevents a successful build. ethernetip.h wants to include "opener_api.h" and "cipcommon.h" neither of which seem to be on my PC. Can anyone point me to a software suite for a CK3E that will work out of the bag on a 64-bit Win7 Pro PC or other solution?
Omron Forums Support Posted November 8, 2017 Posted November 8, 2017 I believe you wanted the arm posix version. Normal arm is for CPUs with a phase interrupt from a gate3. Arm posix is for CPUs that use an internal clock (like the CK3E). http://forums.deltatau.com/filedepot/download.php?f=Power%20PMAC/Firmware/Release/2.3.2.5/powerpmacARM_Posix.zip [FILE REMOVED]
kevin gilliland Posted November 8, 2017 Author Posted November 8, 2017 I believe you wanted the arm posix version. Normal arm is for CPUs with a phase interrupt from a gate3. Arm posix is for CPUs that use an internal clock (like the CK3E). http://forums.deltatau.com/filedepot/download.php?f=Power%20PMAC/Firmware/Release/2.3.2.5/powerpmacARM_Posix.zip [FILE REMOVED] Ok, thanks. I'll try that but I'm not hopeful. As a matter of interest, how should I have known to use posix rather than normal? Why doesn't the installer let me know that I've chosen the wrong firmware?
Omron Forums Support Posted November 8, 2017 Posted November 8, 2017 The readme.txt in the firmware version folder does show what firmware version is used for each cpu type. Firmware Descriptions powerpmac460ex ...... Power UMAC 460 CPU and Power Brick powerpmac465 ........ Power UMAC/CPCI 465 CPU powerpmacARM ........ Power UMAC ARM (hardware not yet released) powerpmacARM_Posix .. Omron uPower PMAC (CK3E Acontis EtherCAT) powerpmacWIN_Posix .. Omron IPC Windows (NY51[]-A Acontis EtherCAT) powerpmacX86_Posix .. Omron IPC Linux (Acontis EtherCAT) Please see the "Release Notes" folder for firmware update information. http://forums.deltatau.com/filedepot/download.php?f=Power%20PMAC/Firmware/Release/2.3.2.5/readme.txt [FILE REMOVED]
kevin gilliland Posted November 9, 2017 Author Posted November 9, 2017 The readme.txt in the firmware version folder does show what firmware version is used for each cpu type. Firmware Descriptions powerpmac460ex ...... Power UMAC 460 CPU and Power Brick powerpmac465 ........ Power UMAC/CPCI 465 CPU powerpmacARM ........ Power UMAC ARM (hardware not yet released) powerpmacARM_Posix .. Omron uPower PMAC (CK3E Acontis EtherCAT) powerpmacWIN_Posix .. Omron IPC Windows (NY51[]-A Acontis EtherCAT) powerpmacX86_Posix .. Omron IPC Linux (Acontis EtherCAT) Please see the "Release Notes" folder for firmware update information. http://forums.deltatau.com/filedepot/download.php?f=Power%20PMAC/Firmware/Release/2.3.2.5/readme.txt [FILE REMOVED] Eric, thanks. You have fixed my problem. I promise to read notes in the future!
Recommended Posts