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 22 Mar 2007 04:20 PM by  TimJohns
Windows CE BSP boot parameter string for MX31 LoCE
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
TimJohns
New Member
New Member
Posts:


--
22 Mar 2007 03:59 PM
    I’m trying to boot Windows CE 5.0 using the LoCE BSP, from LogicLoader 2.3.1-IMX31_10 0001 on the MCIMX31LITEKIT, and I would like to know what boot parameter string to use to enable debug output on the UART to the DB-9 serial port connector, and KITL on Ethernet.

    This is a headless system with no display.

    I looked in the LoCE BSP User’s Manual and Quickstart Guide, as well as the LITEKIT User’s Manual and Quickstart Guide and the LogicLoader User’s Manual, but still need some details.

    I believe I basically need some help filling in the blanks here:

    exec dbg_serial:_________:dbg_enet:______:dbg_enet_base:_________:dbg_enet_irq:_______:kitl:true


    Does anyone know what to use for those values, or where to find the valid values for those variables for the MCIMX31LITEKIT?

    Thanks!

    -Tim
    TimJohns
    New Member
    New Member
    Posts:


    --
    22 Mar 2007 04:20 PM
    LogicPD support helped me out, here's what I'm using now that works well:

    exec rtc:rtc_imx31:dbg_serial:IMX31_UART:dbg_enet:LAN911X:dbg_enet_base:0xB4000000:dbg_enet_irq:0x00000034:share_eth:0:kitl:true
    You are not authorized to post a reply.