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 20 Apr 2009 07:51 AM by  mikea@logicpd.com
building EBOOT
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
sandeep.akkanapragada@lntemsys.com
New Member
New Member
Posts:


--
30 Mar 2009 07:35 AM
    I have a lisenced version of visual studio 2005 pro edition, with windows embedded CE 6.0.
    I installed every thing, and copied "LPD_OMAP35X_SOM" folder into the platform folderwith path shown below.
    C:WINCE600PLATFORMLPD_OMAP35X_SOM
    , and "LPD_OMAP35X_SHOW" folder into the OS designs folder with the path shown below.
    C:WINCE600OSDesignsLPD_OMAP35X_SHOW
    then opened the *.sln project and tried to build the complete solution but this error pops up, if I exclude the BOOT folder and build, am able to generate the NK.bin, but how to build only bootloader part..?

    I tried to compile, by right clicking the "boot" folder in "SRC" folder, but am getting this error and unable to build the EBOOT.Bin.
    ******************************
    BUILD: [01:0000000099:ERRORE] C:WINCE600PLATFORMLPD_OMAP35X_SOMSRCBOOTXLDRNAND..main.c(136) : error C2065: 'IMAGE_STARTUP_IMAGE_PA' : undeclared identifier
    BUILD: [01:0000000100:ERRORE] C:WINCE600PLATFORMLPD_OMAP35X_SOMSRCBOOTXLDRNAND..main.c(140) : error C2065: 'IMAGE_STARTUP_IMAGE_SIZE' : undeclared identifier
    BUILD: [01:0000000101:WARNN ] C:WINCE600PLATFORMLPD_OMAP35X_SOMSRCBOOTXLDRNAND..main.c(140) : warning C4018: '<' : signed/unsigned mismatch
    BUILD: [01:0000000102:WARNN ] C:WINCE600PLATFORMLPD_OMAP35X_SOMSRCBOOTXLDRNAND..main.c(154) : warning C4018: '<' : signed/unsigned mismatch
    BUILD: [01:0000000103:PROGC ] Compiling ..platform.c
    *****************************

    so please sugget me how to build only bootloader part.
    mikea@logicpd.com
    New Member
    New Member
    Posts:


    --
    20 Apr 2009 07:51 AM
    We do not support eboot in our BSP. The source code exists in some of the BSPs, but this will be removed in the future. (Thus why not a selectable component in the Windows CE catalog window) We only support LogicLoader for Windows CE on our OMAP35x SOM-LV.

    Thank you,
    -Mike
    You are not authorized to post a reply.