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 03 Mar 2005 10:17 AM by  mikea@logicpd.com
Can't find Binary BSP Display Reg Keys in Platform Builder
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages
noshtims
New Member
New Member
Posts:


--
10 Feb 2005 01:57 AM
    Hi All,
    I recently set up the Binary BSP in Platform Builder in preparation to build an Image. In order for the image to support my display I need to modify the registry accordingly. I had done this previously using the LPD sample image and the remote registry editor but I now would like to include the keys in the platform. I checked common.reg, platform.reg and project.reg but found nothing that looked similar to what I was expecting. Do I need to manualy add these keys somwhere or have I failed to include some crucial component for the display?

    I was expecting to find this key;

    [HKEY_LOCAL_MACHINE\Drivers\Display\LH7a400_LCD]

    Thanks in advance,

    - Bill
    Anonymous
    Posts:


    --
    10 Feb 2005 03:52 PM
    Bill,

    If you're looking to try this for yourself the .reg files for the binary drivers can be found at the following path:

    \WINCE500\PLATFORM\LoCE\bin\lpd_drivers\

    Once you've saved these changes rebuild the BSP and Sysgen your image and the changes will be in the image.

    However I would recommend having Logic work with you under contract to get this LCD up and running. I'm not exactly sure which LCD you're using but there may be unknown issues that will crop up along the way.

    Regards,
    mikea@logicpd.com
    New Member
    New Member
    Posts:


    --
    03 Mar 2005 10:17 AM
    Check out your reginit.ini file, which gets created during the build process in CE and is in the release directory for your project. It contains all of your .reg files into one. You should find the references to the key you are looking for and references to our lpd_lh7a40x_lcdc_a40x_50_x_x_x.reg file.

    As Aaron pointed out, this file can be found in :
    \WINCE500\PLATFORM\LoCE\bin\lpd_drivers\lpd_lh7a40x_lcdc_a40x_50_x_x_x
    You are not authorized to post a reply.