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.

omap4430 board

Other Parts Discussed in Thread: DM3730

hi all,

         i ve been working in wince 7, while bringup the omap3430 evm board on wince 7,what are the required statement to bring the device is printed in hyperterminal,in that i disable the kitl in enviromental variables,i got the three files nk.bin,ebootsd.nbo,mlo file i copied through card utility only. while switch on the board its  prints upto before the calibration & i had bringup the board through some sln file for omap3430 ,that i comiled and its able to boot the device .

         After what they had set in te catalog i set and compiled but not booted ..if anything to enable the catalog before to compile the OS for the platform.  

like dis i got in hyperterminal:

Texas Instruments Windows CE SD X-Loader for EVM 3730
Built Jun  8 2012 at 11:43:23                        
Version BSP_WINCE_ARM_A8 2.30.00.03
open ebootsd.nb0 file
Init HW: controller RST
SDCARD: requested speed 1000000, actual speed 1000000
SDCARD: requested speed 25000000, actual speed 19200000
jumping to ebootsd image

Microsoft Windows CE Bootloader Common Library Version 1.4 Built Jun  8 2012 115

Texas Instruments Windows CE EBOOT for OMAP35xx/37xx, Built Jun  8 2012 at 11:46
EBOOT Version 0.0, BSP BSP_WINCE_ARM_A8 2.30.00.03
                                                                                
TI OMAP3730 Version 0x00000012 (ES1.2)                                          
TPS659XX Version 0x30 (ES1.3)                                                   
System ready!                                                                   
Preparing for download...                                                       
INFO: Predownload....                                                           
Incorrect ECC type setting                                                      
Checking bootloader blocks are marked as reserved (Num = 14)                    
 Skip bad block 4                                                               
 Skip bad block 5                                                               
                                                                                
Incorrect ECC type setting                                                      
WARN: Boot config wasn't found, using defaults                                  
INFO: SW4 boot setting: 0x18                                                    
Incorrect ECC type setting                                                      
Incorrect ECC type setting                                                      
IsValidMBR: MBR sector = 0x400 (valid MBR)                                      
OpenPartition: Partition Exists=0x1 for part 0x20.                              
                                                                                
>>> Forcing cold boot (non-persistent registry and other data will be wiped) <<
Hit space to enter configuration menu 5...                                      
Hit space to enter configuration menu 4...                                      
Hit space to enter configuration menu 3...                                      
Hit space to enter configuration menu 2...                                      
Hit space to enter configuration menu 1...                                      
Init HW: controller RST                                                         
SDCARD: requested speed 1000000, actual speed 1000000                           
SDCARD: requested speed 25000000, actual speed 19200000                         
BLSDCardReadLogo:  cannot open Logo.bmp                                         
                                                                                
BL_IMAGE_TYPE_BIN                                                               
                                                                                
Download file information:                                                      
-----------------------------------------------------------                     
[0]: Address=0x88000000  Length=0x022a86f0  Save=0x88000000                     
-----------------------------------------------------------                     
 gl ...Download file type: 1                                                    
 gl ...Download file type: 124333                                               
                                 ...............................................
..ImageStart = 0x88000000, ImageLength = 0x22a86f0, LaunchAddr = 0x8800dfe0     
                                                                                
Completed file(s):                                                              
-------------------------------------------------------------------------------
[0]: Address=0x88000000  Length=0x22a86f0  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 26000531 hz---    

pls can anyone give an idea .....