This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Beagleboard xm Rev C DM3730 WEC7 BSP/Binary issue

Other Parts Discussed in Thread: DM3730, OMAP3530

Hi,

I am having a Beagleboard xm Rev C DM3730 board. I have downloaded the binaries and BSP from TI site.

1.When i tried to boot the board with theese binaries, there is no display output. Below is the log attached.

I need binaries for WEC7 OS. I have tried the demo images which are kept in this below exe. BSP_WINCE_ARM_A8_02_00_00_OMAP35XX_Demo.exe -

2.When i tried to build the BSP, i am getting linker errors. Log is attached below

I have instaleld the BSP from the below exe and trying to build the BSP from EVM_3530 OS design. BSP_WINCE_ARM_A8_02_00_00_Source.exe

3.Can you please tell whether i am using the right version Binaries and BSP for my board. If so, can you please help me to solve this issue?

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

BOOTING PROCESS LOG

Texas Instruments Windows CE SD X-Loader for EVM 3730
Built Aug  4 2011 at 13:05:56
Version BSP_WINCE_ARM_A8 2.00.00.02
open ebootsd.nb0 file
Init HW: controller RST
SDCARD: reqested speed 1000000, actual speed 1000000
SDCARD: reqested speed 25000000, actual speed 19200000
jumping to ebootsd image

Microsoft Windows CE Bootloader Common Library Version 1.4 Built Aug  4 2011 13:

Texas Instruments Windows CE EBOOT for OMAP35xx/37xx, Built Aug  4 2011 at 13:05
EBOOT Version 0.0, BSP BSP_WINCE_ARM_A8 2.00.00.02

TI OMAP3730 Version 0x00000012 (ES1.2)
TPS659XX Version 0x30 (ES1.3)
System ready!
Preparing for download...
INFO: Predownload....
NAND manufacturer 0 device 0 : no matching device found
ERROR: FMD_Init call failed!
NAND manufacturer 0 device 0 : no matching device found
ERROR: FMD_Init call failed!
WARN: Boot config wasn't found, using defaults
INFO: SW4 boot setting: 0x12
NAND manufacturer 0 device 0 : no matching device found

>>> Forcing cold boot (non-persistent registry and other data will be wiped) <<<
Hit space to enter configuration menu 5...

--------------------------------------------------------------------------------
 Main Menu
--------------------------------------------------------------------------------
 [1] Show Current Settings
 [2] Select Boot Device
 [3] Select KITL (Debug) Device
 [4] Network Settings
 [5] SDCard Settings
 [6] Set Device ID
 [7] Save Settings
 [8] Flash Management
 [9] Enable/Disable OAL Retail Messages
 [a] Select Display Resolution
 [b] Select OPP Mode
 [0] Exit and Continue

 Selection: 2

--------------------------------------------------------------------------------
 Select Boot Device
--------------------------------------------------------------------------------
 [1] LAN9115 MAC
 [2] USBFn RNDIS
 [3] NK from SDCard FILE
 [4] NK from NAND
 [0] Exit and Continue

 Selection (actual NK from SDCard FILE ): 3
 Boot device set to NK from SDCard FILE

--------------------------------------------------------------------------------
 Main Menu
--------------------------------------------------------------------------------
 [1] Show Current Settings
 [2] Select Boot Device
 [3] Select KITL (Debug) Device
 [4] Network Settings
 [5] SDCard Settings
 [6] Set Device ID
 [7] Save Settings
 [8] Flash Management
 [9] Enable/Disable OAL Retail Messages
 [a] Select Display Resolution
 [b] Select OPP Mode
 [0] Exit and Continue

 Selection: 0
Init HW: controller RST
SDCARD: reqested speed 1000000, actual speed 1000000
SDCARD: reqested speed 25000000, actual speed 19200000
BLSDCardReadLogo:  cannot open Logo.bmp

BL_IMAGE_TYPE_BIN

Download file information:
-----------------------------------------------------------
[0]: Address=0x88000000  Length=0x040743a4  Save=0x88000000
-----------------------------------------------------------
Download file type: 1
............................................................................................................................................................................................rom_offset=0x0.
..ImageStart = 0x88000000, ImageLength = 0x40743a4, LaunchAddr = 0x8800dfe0

Completed file(s):
-------------------------------------------------------------------------------
[0]: Address=0x88000000  Length=0x40743a4  Name="" Target=RAM
ROMHDR at Address 88000044h
Launch Windows CE image by jumping to 0x8800dfe0...

Windows CE Kernel for ARM (Thumb Enabled)
OAL: CPU revision 0x12:DM3730
OAL: CPU L2 Aux register 0x400042
****Profiler Build****
---High Performance Frequency is 26000245 hz---

 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

BSP Linker Error

 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

dump.exp : error LNK2001: unresolved external symbol DllRegisterServer {log="C:\WINCE700\build.log(10991)"}

dump.exp : error LNK2001: unresolved external symbol DllUnregisterServer {log="C:\WINCE700\build.log(10992)"}

strmbase.lib(dllentry.obj) : error LNK2001: unresolved external symbol "int g_cTemplates" (?g_cTemplates@@3HA) {log="C:\WINCE700\build.log(10993)"}

strmbase.lib(dllentry.obj) : error LNK2001: unresolved external symbol "class CFactoryTemplate * g_Templates" (?g_Templates@@3PAVCFactoryTemplate@@A) {log="C:\WINCE700\build.log(10994)"}

'C:\WINCE700\OSDesigns\EVM_3530\EVM_3530\Wince700\EVM_OMAP3530_ARMV7_Retail\cesysgen\oak\target\ARMV7\retail\dump.dll' : fatal error LNK1120: 4 unresolved externals

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>