Forum Post: RE: rebuild upon debug
Hi Dan,Please take a look at chapter 1 and 2 on Keystone Multicore Workshop Lab Manual document.http://www.ti.com/lit/ml/sprp820/sprp820.pdfThanks,
View ArticleForum Post: RE: NDK: High task stack usage with TCP loopback
Hi Moses,any update on this issue?Thanks,Ralf
View ArticleForum Post: RE: ubifs error and file lost
Chunhong,Try with applying all the UBIFS/NAND related patches...
View ArticleForum Post: How to matching the ECC type between kernel and u-boot (MLO)
Hi allI am using TI platform for AM335x, and download SDK from the following URLhttp://software-dl.ti.com/sitara_linux/esd/AM335xSDK/06_00_00_00/index_FDS.htmlThe following message is from SPL to...
View ArticleForum Post: RE: booting Linux from SGMII0 on C6678
Hi, Jeff!Please, can you attach diff patch with your source code changes? I have similar problem on my custom board. Thank you.Vladimir.
View ArticleForum Post: RE: AM3359 McASP EDMA SYS/BIOS problem (HWI vs. AINTC)
Sounds like a cache issue to me...regards,
View ArticleForum Post: RE: lighttpd ip address through WLAN
Hi Titus,Yeah I already tried with it but still not able to make it out.Regards,Lyf
View ArticleForum Post: RE: Problem on Creating a bootable SD card for lightcrafter by...
Hi Martin,Do you have "boot.cmd" file in "bin" directory ?If no, then put some dummy "boot.cmd" file there and start to create again.Because of the "boot.cmd file not found" error, it does not proceed...
View ArticleForum Post: Data damaged when loading from SD-card / FatFS
Hi,I found a problem when loading larger amounts of data from SD-card: In some cases some of the bytes are damaged (mainly first byte and some data in between). Now I found this happens only when data...
View ArticleForum Post: RE: Booting from SD card the SPI is not working, rest of program...
A few ideas:1. Are you running Debug or Release version on your SD-card? When Release version is the one that is not working please try again with Debug - some of the optimisations used for...
View ArticleForum Post: RE: Excellent Outlook OST PST Conversion Application
Download OST PST conversion program from here: http://www.ostpstconverter.us/ which smartly convert OST file data into PST file format with all Outlook OST attachments like: Inbox, Outbox, Sent Items,...
View ArticleForum Post: 4GB micron eMMC porting with am335x processor and how to make it...
Hi, Presently iam using ti SDK7.00,I want to integrate the eMMC device with Am335x-MMC1 interface(MMCDAT0-MMCDATA7).Please let me know the procedure of integration this eMMC driver and i need the...
View ArticleForum Post: RE: Problems to set DMTimer1_1MS
TI, could you please reply regarding my observations with the 1ms Timer module?
View ArticleForum Post: RE: The Task is pending in "driverLib" issue.
Dear MosesIt is strange that we test the SPI driver lib with clock 1MHz on F5528 and it works correctly.When we test SPI driver lib with clock 1MHz on F6779, the SPI hangs up at SPI_transfer within...
View ArticleForum Post: Problem with custom memory in a platform library
Hello,We have a platform defined for our custom 6678 board. Inside this platform we have been defining all the memory regions as custom. One of the memory region is called 'BOOT' and is located at...
View ArticleForum Post: RE: How to set time_scale and fixed_fream_rate_flag?
Thank you, help me solve the problem祝你好运Good luck to you!
View ArticleForum Post: xdctools complains about compiler version mismatch
HiI am developing for a Keystone2 device using CCS 5.5 and CGT 7.4.4. When the build system compiles the .cfg file I get errors indicating mismatch of compiler version (please see below). Does this...
View ArticleForum Post: How to set encoded H.264 SPS and PPS NAL units head?
Hi,Excuse me, I have a problem,When using the omx_05_02_00_48 component如何设置h264的编码参数pic_init_qp_minus26(在pps里面)I use EZSDK,DM8168.Now,SPS frame begining is 00 00 00 01 27PPS fream begining is 00 00 00...
View ArticleForum Post: Problem with USB1 and USBLIB
Hi guys,I want to use USB1 with the library from the starterware "usblib". USB0 works, but the usblib doesn't seem to work with USB1.I tried it on an evalboard MBa335x but I always get an exception...
View ArticleForum Post: RE: How to access uncached mscpi- base address from GPIO Driver
Hi Ali,Just to ensure, try the following.You can also use "devmem" or "devmem2" to read the MMR (memory mapped register) registers in user space through linux commands.devmem2 0x4809A028devmem 0x4809A028
View Article