Forum Post: boot from spi nor flash
Hi, could you help me, please, with my misunderstanding? I load simple UART example (*.dat) into NOR flash. Then I boot DSP from this flash. Everything works correctly (rev.2).Then I try to boot via...
View ArticleForum Post: RE: Where can I find Boot Parameter table?
No, If you plan to use the default parameter table that is loaded in by the RBL you don`t need to use romparse. What flash device are you planning to use? NAND or NOR flash device ?I have attached an...
View ArticleForum Post: RE: How to use libflame in 6678
Mike,It is not in the current version of MCSDK-HPC, nor will it be in the 1st production release that is pending. I'll try to find out an estimate on when it will be available.Regards,Travis
View ArticleForum Post: RE: DM8148 DDR3 SDRAM configuration
Vinod, I know this was a while ago, but I'm having the same problem. Can you detail what you did to correct it?ThanksDave
View ArticleForum Post: RE: Insert Audio Algorithm here! 5535 eZdsp and Connected Audio...
Hi Dave and Roberto,The current audio framework does not have any audio algorithm in place. The idea is that TI provides the framework which handles the USB audio class protocol, I2S with DMA and the...
View ArticleForum Post: RE: C6678 EMIF interface throughput issue
I have disabled the unused internal EMIF feature:*(Uint32*)0x20C00008 |= 0x80000000; // Disable unused internal EMIF featureThe W_SETUP, W_STROBE, W_HOLD, R_SETUP, and R_STROBE register fields all...
View ArticleForum Post: RE: Problem of C6655 power-down/wake-up
H.U.,Thank you for your observations. I will attempt to reproduce this at my end and get back.
View ArticleForum Post: RE: RBL of C6670
Hi g.f.,1. The RBL does not check the code/data that is loaded against the code/data in the NOR Flash to verify that it matches correctly.2. The jump from PG 1.0 to PG 2.0 was due to PLL initialization...
View ArticleForum Post: C6678 PCIe
Hi!We use IBL-NOR Flash (IBL in EEPROM) to boot the board. And we want to use PCIe to connect the HOST and DSP.After we connect the board with host computer, the "Properties" in the Device Manager...
View ArticleForum Post: RE: Mcasp multi-serializer(RX_MODE and TX_MODE) for DM8107
Will somebody help me ? Please!!!
View ArticleForum Post: RE: How to displayed 3840x2160 reslution H264 video.
thank you ,Murali Vijayan.when I applyed the patch ,I displayed the 3840x2160 reslution video succeed.
View ArticleForum Post: RE: How to generate c6657 nand boot boottable?
Hi Rahul,I find some posts in this community said the IBL BOOT needs FPGA,is FPGA essential for c6657's IBL boot-up?Regards,Rolan
View ArticleForum Post: 66AK2H12/06 EMIF16 configuration to increase throughput
Hello.There is a post to increase EMIF16 throughput, we need additional configuration to the register in EMIF16 which is not specified in UserGuide.I would like to ask you whether it also needs to...
View ArticleForum Post: RE: Problems about host enumerating C6678 DSPs
Hello lin, I meet the same problem with you .As you say "I updated IBL to apply to our board and have implemented pcie bootmode. Now we use pcie bootmode.The cause for enumeration failure is that pcie...
View ArticleForum Post: RE: Adding SDI Outputs to HD-DVR?
816x has 3 HD (DVO1/DVO2/HDCOMP) and 1 SD (SDVENC) display vencsOn VVDN HD SDI reference design the connection are:DVO1/HDMI - On Chip HDMI outputDVO2 ->SIL9022A -> Off chip HDMI outputHDCOMP...
View ArticleForum Post: C6678 PCIe enumeration
Hi!I am using a custom board connected to a PC host whose operation system is windows XP. The DSP is set as End-point mode. Our purpose is that the host can enumerate the devices once powed on. But DSP...
View ArticleForum Post: RE: DVRRDK 3.0 enclink parameter set
Refer the H264 encoder user guide under ti_tools/codecs/REL.500.V.H264AVC.E.IVAHD.02.00.xx.00\500.V.H264AVC.E.IVAHD.02.00\IVAHD_001\Docs for slice coding configuration.You can also check these posts...
View ArticleForum Post: RE: ti816x use THS8200 output VGA have biright line on display...
Pls migrate to DVRRDK 4.01 where the ths8200 driver mentioned by Brijesh is present.
View ArticleForum Post: RE: boot from spi nor flash
Rahul,thank you for reply. I use TMDSEVM6678L. I've changed IBL image to I2crom_0x51_c6678_le.bin from mcsdk_2_00_xx_xx\tools\boot_loader\ibl\src\make\bin as were mentioned in BIOS MCSDK 2.0...
View ArticleForum Post: RE: unable to run DSP UBL on OMAPL137
Hi Rahul, we have the same problem with Eyal. i have compiled the armubl and dspubl project of DaVinci-PSP-SDK-03.20.00.14\src\boot-strap with ccs4.0. i use "sfh_OMAP-L137.exe -flash_dsp...
View Article