Hi ,
Iam trying to boot OMAP 3530 EVB Rev G .Using latest BSP from TI for Windows Embedded Compact 7 .
Able to load XLDRUART.nb0 and OMAP35xx-nand.raw to board using pserial.exe tool.Using EVM_3530 workspace/ demo images from TI I am able to download nk.bin using ethernet download (Platform builder).Same failed to load when I tried to add IMGNAND =1 and made it as NAND image.
Also in boot options there is no menu related to SD CARD boot.
--------------------------------------------------------------------------------
Select Boot Device
--------------------------------------------------------------------------------
[1] LAN9115 MAC
[2] USBFn RNDIS
[3] NK from NAND
[0] Exit and Continue
Selection (actual LAN9115 MAC):
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Following are my log messages :
-------------------------------------------------------------------------------
Main Menu
--------------------------------------------------------------------------------
[1] Show Current Settings
[2] Select Boot Device
[3] Select KITL (Debug) Device
[4] Network Settings
[5] Flash Management
[6] Set Device ID
[7] Save Settings
[8] Enable/Disable OAL Retail Messages
[9] Select Display Resolution
[a] Select OPP Mode
[0] Exit and Continue
Selection: 0
OALFlashStoreOpen: 2048 blocks, 64 sectors/block
OALFlashStoreOpen: 2048 bytes/sector, 14 reserved blocks
INFO: Boot device uses MAC 00:50:c2:7e:92:7c
INFO: *** Device Name EVM3530-37500 ***
InitDHCP():: Calling ProcessDHCP()
ProcessDHCP()::DHCP_INIT
Got Response from DHCP server, IP address: 3.204.38.92
ProcessDHCP()::DHCP IP Address Resolved as 3.204.38.92, netmask: 255.255.255.0
Lease time: 691200 seconds
Got Response from DHCP server, IP address: 3.204.38.92
No ARP response in 2 seconds, assuming ownership of 3.204.38.92
+EbootSendBootmeAndWaitForTftp
Sent BOOTME to 255.255.255.255
Packet has the following data:
boot.bin[NULL]octet[NULL]blksize[NULL]1024[NULL]
TFTP packet could have 2 name/value pairs
Locked Down Link 1
Src IP 3.204.38.92 Port Dest IP 3.204.38.127 Port Default TFTP block size set to: 512 bytes
This TFTP packet contains 1 options.
We currently only look at the first and expect it to be BLKSIZE.
The packet's option name is blksize.
The option's value is 1024
with a value that is in range.
BLKSIZE will be adjusted to 1024.
EthDown::TFTPD_OPEN::boot.bin
An OACK packet is the proper acknowledgement
-EbootSendBootmeAndWaitForTftp
BL_IMAGE_TYPE_BIN
Download file information:
-----------------------------------------------------------
[0]: Address=0xc8000000 Length=0x0413822c Save=0xa0000000
-----------------------------------------------------------
Download file type: 6
....................................................................................................................................................................................................................................................................................................................................................................rom_offset=0x40000000.
..ImageStart = 0xc8000000, ImageLength = 0x413822c, LaunchAddr = 0xc800dec0
Completed file(s):
-------------------------------------------------------------------------------
[0]: Address=0xc8000000 Length=0x413822c Name="" Target=FLASH
Writing NK image to OS partition
ROMHDR (pTOC = 0x8c133ad0) ---------------------
DLL First : 0x4001eee0
DLL Last : 0x43adf000
Physical First : 0x88000000
Physical Last : 0x8c13822c
Num Modules : 423
RAM Start : 0x8c140000
RAM Free : 0x8c159000
RAM End : 0x90000000
Num Copy Entries : 2
Copy Entries Offset : 0x88939e24
Prof Symbol Length : 0x00000000
Prof Symbol Offset : 0x00000000
Num Files : 166
Kernel Flags : 0x00000000
FileSys RAM Percent : 0x80808080
Driver Glob Start : 0x00000000
Driver Glob Length : 0x00000000
CPU : 0x01c2
MiscFlags : 0x0002
Extensions : 0x880049f4
Tracking Mem Start : 0x00000000
Tracking Mem Length : 0x00000000
------------------------------------------------
IsValidMBR: MBR sector = 0x380 (valid MBR)
OpenPartition: Partition Exists=0x1 for part 0x20.
BP_SetDataPointer at 0x413822c
BP_SetDataPointer at 0x0
WriteData: Start = 0x0, Length = 0x413822c.
NK image written
ROMHDR at Address C8000044h
Got EDBG_CMD_JUMPIMG
Got EDBG_CMD_CONFIG, flags:0x0
Load NK image from flash memory
IsValidMBR: MBR sector = 0x380 (valid MBR)
OpenPartition: Partition Exists=0x1 for part 0x20.
BP_SetDataPointer at 0x0
ROMHDR (pTOC = 0x8c133ad0) ---------------------
DLL First : 0x4001eee0
DLL Last : 0x43adf000
Physical First : 0x88000000
Physical Last : 0x8c13822c
Num Modules : 423
RAM Start : 0x8c140000
RAM Free : 0x8c159000
RAM End : 0x90000000
Num Copy Entries : 2
Copy Entries Offset : 0x88939e24
Prof Symbol Length : 0x00000000
Prof Symbol Offset : 0x00000000
Num Files : 166
Kernel Flags : 0x00000000
FileSys RAM Percent : 0x80808080
Driver Glob Start : 0x00000000
Driver Glob Length : 0x00000000
CPU : 0x01c2
MiscFlags : 0x0002
Extensions : 0x880049f4
Tracking Mem Start : 0x00000000
Tracking Mem Length : 0x00000000
------------------------------------------------
NK Image Loaded
Launch Windows CE image by jumping to 0xa0000000...