Hi, I am not able to solve the issue , can you provide some help ? Thank you, Akshay
Hi, Thanks for the support. I will get back if i am facing any issues with this. But as I mentioned earlier changing the cycleLen in the tOplkApiInitParam structure is not resulting in the cycle time change.Is that a serious issue ? Regards, Akshay
Hi, Thanks for the support. I will get back if i am facing any issues. Regards, Akshay
Hi, I have ported the openpowerlink to TI-RTOS (Real Time Operating System) sysbios on the AM335x processor. I am using 2.6.1 version of powerlink stack.I am facing issue to run CN and MN in half duplex mode. But when I removed the edrv_changeRxFilter() from dllknode_setupLocalNode() and dllknode_cleanupLocalNode() ,it is working . My understanding is edrv_changeRxFilter() is mainly used when we need autoresponse feature.Can you tell me why we are using the function in above two 2 mentioned situations...
Hi Christoph, Thanks for the support you are giving to me. I still have some issues troubling me. The xdd you gave is successfully validated. But first test case Testcase_3_2_1_T1 which was passing early is getting failed.CTT shows the following error. ***Featureflags reported by CN do not match those defined in device-XDD. Actual featureflags: [ISOCHRONOUS, SDOBYASND, EXTENDEDNMTSTATECOMMANDS, DYNAMICPDOMAPPING, MULTIPLEXEDACCESS] Expected featureflags: [ISOCHRONOUS, SDOBYASND, EXTENDEDNMTSTATECOMMANDS,...
Hi, Thanks for the support. When I harcode the the cycleLen in the tDllConfigParam structure commenting the following code, I am able to change my cycletime. ret = obdu_readEntry(0x1006, 0, &dllConfigParam.cycleLen, &obdSize); if (ret != kErrorOk) return ret; From my observation changing the cycleLen in the tOplkApiInitParam structure is not resulting in the cycle time change. Inorder to avoid hardcoding in the stack, I tried editing the mnobd_char.txt file and I am able to change the cycle time....
Hi, Thanks for the quick response Christoph. I am facing the difficulty in importing the xdd file. I am attaching the following error message. This issue was there in the xdd file I sent you early , and this happened when I tried to remove 1F8D and 1F9B object dictionary index from xdd. But you validated the xdd before sending it to me, What could be the issue I am facing ? Thank you, Akshay
Hi, Thanks for the quick response Christoph. I am facing the difficulty in importing the xdd file. I am attaching the following error message. Thank you, Akshay