Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 29 Sep 2014 09:17 AM by  bradb
Problem with Display
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Sergey Brandis
New Member
New Member
Posts:79


--
28 Sep 2014 05:52 PM

    I developed device on Dm3730 . I connect my device with computer and in Tera Term ,I saw after line EHCD ! HCD_Init Ce can not load . I attached my screenshot on Tera Term. Can anyone help me ? 

    Sergey Brandis
    New Member
    New Member
    Posts:79


    --
    28 Sep 2014 06:04 PM
    bradb
    Basic Member
    Basic Member
    Posts:203


    --
    29 Sep 2014 09:17 AM
    Alex,

    If your design does not have the ISP1763 Hi-Speed USB controller included the driver has been known to prevent the system from booting. Remove the following from your kernel .config and then see if you can boot your Linux image.

    CONFIG_USB_ISP1763=y
    CONFIG_USB_ISP1763_HCD=y
    CONFIG_USB_ISP1763_HCD_SELECT=y

    Regards,
    Brad
    You are not authorized to post a reply.