2016/06/09-17:01:19 INFO GENERIC demo_mn_console: Stack version:V2.6.1 Stack configuration:0x0000000B
2016/06/09-17:01:19 INFO GENERIC Using CDC file: mnobd.cdc
Initializing openPOWERLINK stack...
2016/06/09-17:01:19 INFO CONTROL Initializing openPOWERLINK stack
Kernel features: 0x0000000b
Usable features: 0x0000000b
Kernel version: 0x02060100 oplk_create() failed with "Resource could not be created (Windows, PxROS, ...)" (0x0008)
oplk_freeProcessImage() failed with "API called but stack is not initialized/running" (0x014e)
oplk_execNmtCommand() failed with "API called but stack is not initialized/running" (0x014e)
Stack is in state off ... Shutdown
2016/06/09-17:01:20 INFO CONTROL Stack is in state off ... Shutdown openPOWERLINK
Through debugging, I think a part of configuration of the Linux kernel source for the Zynq ZC702 is missing for the hybrid design.
Am I missing something ?
Best regards,
Hassen
Last edit: Hassen G 2017-11-02
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello!
going through the steps of the implementation of MN on Zynq Hybrid design using opl v2.6.1
http://openpowerlink.sourceforge.net/doc/2.6/2.6.1/page_zynq_hybrid.html
I got these errors:
2016/06/09-17:01:19 INFO GENERIC demo_mn_console: Stack version:V2.6.1 Stack configuration:0x0000000B
2016/06/09-17:01:19 INFO GENERIC Using CDC file: mnobd.cdc
Initializing openPOWERLINK stack...
2016/06/09-17:01:19 INFO CONTROL Initializing openPOWERLINK stack
Kernel features: 0x0000000b
Usable features: 0x0000000b
Kernel version: 0x02060100
oplk_create() failed with "Resource could not be created (Windows, PxROS, ...)" (0x0008)
oplk_freeProcessImage() failed with "API called but stack is not initialized/running" (0x014e)
oplk_execNmtCommand() failed with "API called but stack is not initialized/running" (0x014e)
Stack is in state off ... Shutdown
2016/06/09-17:01:20 INFO CONTROL Stack is in state off ... Shutdown openPOWERLINK
Through debugging, I think a part of configuration of the Linux kernel source for the Zynq ZC702 is missing for the hybrid design.
Am I missing something ?
Best regards,
Hassen
Last edit: Hassen G 2017-11-02
Hi Hassen,
This error will be thrown only if the driver is not inserted properly. Kindly check if the Avnet board is connected properly to J3 expansion.
Please see below the tested configuration:
Zynq ZC702 version - 1.0
AVNET expander board (AES-FMC-ISMNET-G)
Thanks,
Powerlink-Team-Kalycito
Hallo Powerlink-team Kalycito,
I posted this topic also in Getting Started Forum and I answered there that it was a configuration issue with a jumper in the AVNET board. ( I could not delete this topic)
https://sourceforge.net/p/openpowerlink/discussion/newbie/thread/e2188c38/#18cd
Thanks,
Hassen