Hi all,
I'm working with TI816X VS2 daughter card
The SDK version is 05_00_00_09.
I run the demo /home/user/ti-ezsdk_dm816x-evm_5_00_00_09/hdvpss_01_00_01_25/build/bin/ti816x-evm/m3vpss/whole_program_debug
hdvpss_examples_chains.xem3 by using CCS4.2
When run the demo there's error occured.
The message listed below:
-------------------------------------------------------
[CortexM3_ISS_0] 0: SYSTEM : System Init in progress !!!
[CortexM3_ISS_0] === HDVPSS Clocks are enabled ===
[CortexM3_ISS_0] === HDVPSS is fully functional ===
[CortexM3_ISS_0] === HDVPSS module is not in standby ===
[CortexM3_ISS_0] === I2C1 Clk is active ===
[CortexM3_ISS_0] 14: SYSTEM : HDVPSS Drivers Version String: HDVPSS_01_00_01_25
[CortexM3_ISS_0] *** VPDMA Firmware Loading... ***
[CortexM3_ISS_0] VPDMA Firmware Address = 0x9234d660
[CortexM3_ISS_0] VPDMA Load Address = 0x4810d004
[CortexM3_ISS_0] VPDMA Firmware Version = 0x4d000185
[CortexM3_ISS_0] VPDMA List Busy Status = 0x00000000
[CortexM3_ISS_0] *** VPDMA Firmware Load Success ***
[CortexM3_ISS_0]
[CortexM3_ISS_0] I2C1: Passed for address 0x20 !!!
[CortexM3_ISS_0] I2C1: Passed for address 0x21 !!!
[CortexM3_ISS_0] I2C1: Passed for address 0x39 !!!
[CortexM3_ISS_0] I2C1: Passed for address 0x3d !!!
[CortexM3_ISS_0] I2C1: Passed for address 0x60 !!!
[CortexM3_ISS_0] 2760: SYSTEM : System Init Done !!!
[CortexM3_ISS_0] 2760: CHAINS : Initializing Links !!!
[CortexM3_ISS_0] 2760: SYSTEM : Heap Free Space (System = 62512 bytes, Buffer = 220200960 bytes, Mbx = 10240 msgs)
[CortexM3_ISS_0] 4330: CHAINS : Initializing Links ... DONE !!!
[CortexM3_ISS_0] 4330: CHAINS : CPU Revision [ES1.1] !!!
[CortexM3_ISS_0] 4330: CHAINS : Detected [UNKNOWN] Board !!!
[CortexM3_ISS_0] 4341: CHAINS : Base Board Revision [REV B] !!!
[CortexM3_ISS_0]
[CortexM3_ISS_0] ============
[CortexM3_ISS_0] Chain Select
[CortexM3_ISS_0] ============
[CortexM3_ISS_0]
[CortexM3_ISS_0] Current System Settings,
[CortexM3_ISS_0] Num Video Ports : 4
[CortexM3_ISS_0] Number of Displays : 1
[CortexM3_ISS_0] Display 1 : HDMI_OFFCHIP
[CortexM3_ISS_0] Display 2 : HDMI_ONCHIP
[CortexM3_ISS_0] DEI : DEI-HQ
[CortexM3_ISS_0] DEI Output to Display : DEI-SC
[CortexM3_ISS_0] NSF Mode : SNF + TNF
[CortexM3_ISS_0] Execution Time : 60 secs
[CortexM3_ISS_0] Loop Count : 1
[CortexM3_ISS_0] GRPX : ON
[CortexM3_ISS_0] Display Resolution : 1080P60
[CortexM3_ISS_0] Tiler : OFF
[CortexM3_ISS_0] DEI Compression : OFF
[CortexM3_ISS_0] Number of Sub Chains : 1
[CortexM3_ISS_0] [UNKNOWN BOARD]
[CortexM3_ISS_0]
stop here
Does anybody have the same problem?
Thanks in advance for any help!