Forum Post: RE: Booting DSP of OMAPL138 from ARM(without OS)
Hi Prajakta,[quote user="Prajakta says"] As per your previous reply, I tried importing example code for blinking LED in my workspace, but its showing me error as " compiler definition not available "...
View ArticleForum Post: PSD output from HWAFFT on C5515 processor
Hi,Has anybody tried calculating the PSD from the HWAFFT output on EVM5515. I have computed the FFT output using HWAFFT on C5515 processor but don't' know to compute the PSD from the FFT output. Can...
View ArticleForum Post: RE: can keystone II device 66ak2h06 connecto to 4 x 1000M...
Hi Changshui Li,Yes. You can use 4 SGMII Interface ports available in 66AK2H06. Please refer the 66AK2H06 datasheet and product folder for more information.Datasheet:...
View ArticleForum Post: RE: compiling RDK with debuging option
New question:With the same RDK source codes,while building target without debug information, demo works properly,but segfault while builded with debug information.gdb coredump information:(Please visit...
View ArticleForum Post: RE: DM8148-AM387x EVM Booting from NFS
Douglas,[quote user="Douglas Robinson"]TI8148_EVM#setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs nfsroot=192.168.1.101:/home/git/targetfs/,nolock rw mem=364M@0x80000000mem=320M@0x9FC00000...
View ArticleForum Post: DM648 Glibc support
HelloI wanted to port some application code onto DM648 which requires networking file control support.I am wondering Is there a C6000 library which supports this? How about pthread support? I have...
View ArticleForum Post: RE: Understaning of SCD implemenation on DM8148
ti_vcap doesn't transfer frames to DSP. If you have captureLink connected to algLink on c674 then the frames are directly transfered from captureLink to algLink . If you want to modify the contents of...
View ArticleForum Post: RE: Booting over UART
Hi Wang,Please see the below E2E thread:http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/t/318746.aspxBest regards,Pavel
View ArticleForum Post: RE: Converting MATLAB Image processing algorithm for TMS320C6748...
Hi Muhammad,MATLAB related queries are handled by CCS forum. If needed I can move this post to CCS forum.However you can look at the links below and check whether it is...
View ArticleForum Post: RE: [EVM8168 + DVRRDK4.0] Cannot set uboot env: No NAND device...
Hi Wang Bing-qing, I have recently read your issue from the QQ group. This problem has been sloved by simply configuring the CS0BW switch. Actually, that's what another person (wuwen) told you....
View ArticleForum Post: RE: NAND ECC error addresses above 512
Hi German Baranov,I totally agree with you. I just ignored the errors above 511 in my ubl code.Another question, since the nand flash I used needs 4-bit ecc, but in linux kernel code:static struct...
View ArticleForum Post: RE: C6678 PCIe ordering features for memory and message...
Hello,I had the same race condition between MSI and a memory write under rare conditions. We also use the DSP as root complex and a FPGA as endpoint.Setting the RELAXED bit in DEV_STAT_CTRL to 0 didn't...
View ArticleForum Post: RE: C6678 // Syslink: Redeploying cores
Hi Rex,Sounds logical, however we still want this. Also for future development where we might want a ARM coupled to the C6x cores. That being said, also the first time connecting to syslink doesn't...
View ArticleForum Post: RE: C6455 alternative to --c64p_dma_l1d_workaround
Hi RandyP,It seems that DSP/BIOS is also using parallel loads to restore the stack within the HWI dispatcher. Wouldn't this code then also be affected?Due to the fact that DSP/BIOS is closed source,...
View ArticleForum Post: RE: Where can I get information about changes to DM8114 EVM design?
I will check with Mistral and let you know their answer.Best Regards,Pavel
View ArticleForum Post: RE: Putting data on the Vertical Blanking Interval limatation and...
Hi, Please find answers to your questions,1, VIP port does not know/care about input stardard, it captures frame data and vbi information based on the sync codes i.e. SAV and EAV codes, if these codes...
View ArticleForum Post: Query regarding LWIP used by starterware of OMAPL138 for Ethernet...
Hi,I'm able to successfully build the example code Ethernet Echo of Starterware.But when debugging the code ,the code gets stuck in the function udp_bind() function of Locator_Config and keeps...
View ArticleForum Post: RE: VBR parameter
you mean that i should set the rateControlPreset to IVIDEO_STORAGE?
View ArticleForum Post: RE: How to read Ethernet Phy chip registers
Mans,[quote user="mans"]We tried MII-Tools (http://man7.org/linux/man-pages/man8/mii-tool.8.html) but it could not read PHY registers.[/quote]I found on several E2E posts that mii-tool can not be used...
View ArticleForum Post: Work with OMAP-L138 LCDK
Hello!I'm going to start working with OMAP-L138 LCDK.1. Which LCD display can be connected to the OMAP-L138 LCDK except ULCD-7 (from BB-xM)&2. What tipe of camera is suitable for LCDK (p/n...
View Article