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.

Decode Error: Failed to initialize msp430lib.

Other Parts Discussed in Thread: TVP5146

what is wrong with my board when I run the demo decode ?

root@192.168.1.3:/opt/dvevm# ./decode -v data/videos/davincieffect_ntsc.264
Decode demo started.
DaVinci I2C WARNING: i2c: NACK detected
DaVinci I2C WARNING: i2c: NACK detected
DaVinci I2C WARNING: i2c: NACK detected
DaVinci I2C WARNING: i2c: NACK detected
DaVinci I2C WARNING: i2c: NACK detected
Decode Error: Failed to initialize msp430lib.
                                                                               
Total I-frames: 0, P-frames: 2, B-frames: 0, IDR-frames: 1 rejected: 0

 

And the boot message there is

....................................

fb0: dm_osd0_fb frame buffer device                                  
fb1: dm_vid0_fb frame buffer device                                  
fb2: dm_osd1_fb frame buffer device                                  
fb3: dm_vid1_fb frame buffer device                                  
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c:                       
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detecte                                    
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detecte                                    
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detected                                      
DaVinci I2C WARNING: i2c: NACK detecte                                    
Serial: 8250/16550 driver $Revision: 1.90 $ 2 ports, IRQ sharing disabled                                                                        
Registering platform device 'serial8250'. Parent at platform                                                           
ttyS0 at MMIO 0x1c20000 (irq = 40) is a 16550A                                             
io scheduler noop registered                           
io scheduler anticipatory registered                                   
RAMDISK driver initialized: 1 RAM disks of 32768K size 1024 blocksize                                                                    
Registering platform device 'ti_davinci_emac'. Parent at platform                                                                
TI DaVinci EMAC: MAC address is deadbeaf                                       
TI DaVinci EMAC Linux version updated 4.0                                        
TI DaVinci EMAC: Installed 1 instances.                                      
netconsole: not configured, aborting                                   
i2c /dev entries driver                      
Linux video capture interface: v1.00                                   
Registering platform device 'vpfe.1'. Parent at platform
DaVinci v4l2 capture driver V1.0 loaded
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
DaVinci I2C WARNING: i2c: NACK detected
DaVinci I2C WARNING: i2c: NACK detected
DaVinci I2C WARNING: i2c: NACK detected
DaVinci I2C WARNING: i2c: NACK detected
DaVinci I2C WARNING: i2c: NACK detected
Palm Chip BK3710 IDE Register Fail
elevator: using anticipatory as default io schedule

............................................................

what is the problem, is there any IIC device that dosent work? 

I boot it from TVP5146, and NFS

Any help is appreciated.

koomac.