• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » ARM® Processors » Sitara™ ARM® » AM3x Sitara ARM Processors Forum » AM3359 IDK with EtherCAT-example
Share
Sitara™ ARM®
  • Forum
  • Announcements
Options
  • Subscribe via RSS

Forums

AM3359 IDK with EtherCAT-example

This question is not answered
Thomas Bartzick
Posted by Thomas Bartzick
on May 03 2012 07:06 AM
Prodigy110 points

Hi everybody!

So, after changing the browser I'm lucky to ask another question... Sorry, but I can't help!

The situation: As the EtherCAT-example, delivered together with the SDK is already running fine on ICE, I'd like to test it on the IDK. An installtion-guide is provided by the AM3359IDK-flyer delivered with the board.

Thus, plugged the CAT5-cable to "PRU0 ETH/J8" on the board and getting the IDK started with the sample-application successfully, I'd expect that I can see the device on the box-scan by TwinCAT, like it has been as it was connected to the ICE - but nothing can be detected. The PHY-leds are also inactive on the IDK. If I change the plug from J8 to J9 I can see a sort of connection but still no EtherCAT-interface, so I still wonder, what's wrong.

Does anybody know, what' wrong (maybe, there's an OSI-layer#8-error)?

Regards,

Thomas.

 

Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Frank Walzer
    Posted by Frank Walzer
    on May 04 2012 07:21 AM
    Genius13795 points

    Thomas,

    could you solve the issue? What code are you trying an how?

    There are differences between ICE and IDK for boot. Make sure you use the binaries from the SDK 1.0.0.3 prebuild binary package. If you boot from SD this card needs to be bootable. First file needs to MLO and then APP.

    Regards.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Thomas Bartzick
    Posted by Thomas Bartzick
    on May 04 2012 07:54 AM
    Prodigy110 points

    Hi Frank!

    Yes, I've also tried the pre-built-variant for IDK from the SW-package already present on the SD-card, but I haven't been able to solve the problem yet. The very strange behaviour of the IDK is the fact, that only on J9 a physical port (a sort of connection) could be detected and one of the activity-leds of the PHY-conn. is on. But if the cable is connected to J8 as being described not any connection could be detected. Well, however, both connections cannot be recognized by TwinCAT as being a EtherCAT-box.

    Note: The application code itself seems to be started, as I can see the welcome-message on my terminal-program, which is connected to the IDK via UART-plug.

    Regards,

    Thomas.

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Thomas Bartzick
    Posted by Thomas Bartzick
    on May 04 2012 08:02 AM
    Prodigy110 points

    Addition Note:

    The ID-msg. of the application is: ECAT Limited Demo - 1.0.14

    Regards,

    Thomas.

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Frank Walzer
    Posted by Frank Walzer
    on May 04 2012 08:49 AM
    Genius13795 points

    Thomas,

    yes, EtherCAT has a clear definition of IN and OUT ports. J8 is IN and J9 OUT in our case. Currently we do not support redundancy mode which allows to connect a slave via OUT in the same way as IN.

    Now if the application is working and you can see link and packet activity on J9 but not on J8 then it might be that the port J8 on your board is broken. Do you have an emulator now that would allow more debug using CCS?

    Regards.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Thomas Bartzick
    Posted by Thomas Bartzick
    on May 07 2012 01:49 AM
    Prodigy110 points

    Hi Frank!

    No, we didn't obtain an emulator yet, Sorry! Thus, I'm not able to debug the application on the IDK. I will try to validate, that J8 is broken. BTW. is there any jumper-field which might or might not be configurated wrong? Or is there any other way to get more hard evidence?

    Regards,

    Thomas.

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • fareed nabkel
    Posted by fareed nabkel
    on May 11 2012 11:46 AM
    Prodigy90 points

    I'm having the same/similar symptoms with my IDK.  Application seems to be running, but cannot connect to TwinCAT.

    I connect TwinCAT to J8, scan devices and get three "Device 1 (RT-Ethernet): Link lost" messages in TwinCAT.  D1 on the IDK does not turn on when connecting to J8.  If I connect to J9, D2 turns on as well as the green LED on J9.

    I can switch back to the ICE and connect, control, etc. from TwinCAT without issue.

    I have the XDS510 USB emulator.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Frank Walzer
    Posted by Frank Walzer
    on May 14 2012 05:55 AM
    Genius13795 points

    It is pretty strange to see the issue reported twice. However I am not able to reproduce this yet.

    So I need to defer to the factory for some more tests. I assume you are running the supplied pre-build binaries to avoid any tools issues.

    Regards.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • fareed nabkel
    Posted by fareed nabkel
    on May 14 2012 10:56 AM
    Prodigy90 points

    I am using the unmodified SD card that came with the IDK.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Frank Walzer
    Posted by Frank Walzer
    on May 15 2012 02:38 AM
    Genius13795 points

    I just tried again with our board. No issue at all using J8. Do you see the output LEDs (D20-D27) running? If not your SD didn't boot.

    I asked around internally about XDS510 USB support for AM335x. I am using XDS560 here. I remember that initial releases of CCS 5.1 did not support AM335x and XDS510 combination.

    Regards.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • fareed nabkel
    Posted by fareed nabkel
    on May 15 2012 17:56 PM
    Prodigy90 points

    Yes, the LEDs are rotating in a circular pattern.

    I just tried the latest version of CCS (build 5.1.1.00031), but no difference except I am now able to test the target configuration for the XDS510 USB from within CCS instead of using SDCONFIG.

    Thanks.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • xerxez huang
    Posted by xerxez huang
    on May 29 2013 11:30 AM
    Prodigy80 points

     Hello Thomas,

    I have the same question as you. Do you konw how to slove this problem now? Would you mind helping me slove it?


    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • xerxez huang
    Posted by xerxez huang
    on May 30 2013 09:28 AM
    Prodigy80 points

    Hello Frank,

    I have the same problem as Thomas, I don't know how to slove this problem, Would you mind helping me slove it?

    Regards.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Shahid AC
    Posted by Shahid AC
    on May 31 2013 00:09 AM
    Expert1535 points

    Hello guys,

    Can anyone try a crossed cable to connect between IDK and PC ?

    We have observed similar issue here on IDK we solved it by using a crossed cable. 

    Please let us know the results. If using a crossed cable solves your problem, then PHY's auto-mdix is disabled. Enabling auto-mdix should solve the problem.

    Thanks and Regards,

    Shahid

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • xerxez huang
    Posted by xerxez huang
    on May 31 2013 19:00 PM
    Prodigy80 points

    Hello Shahid,

    It's OK now, I have used the crossed cable to connect between IDK and PC. Thank you for helping me.

    Regards.

    Xerxes

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use