Forum Post: RE: How the Physical Address from the ARM threw to DSP about...
Dear Emmanuel, I use the xdctools to develop my code,it by dvsdk_dm3730-evm_4_02_00_06_setuplinux and use dvsdk's Codec Engine GenCodecPkg Wizard,I follow these four steps to generate my APP,1....
View ArticleForum Post: RE: heap memory part write protected?
Meanwhile I noticed something very similar: when reading blocks of data from SD-card, there sometimes comes a 0 in between where some other data should have been read. So for me it does not seem to be...
View ArticleForum Post: RE: DM385 MJPEG crop issue - Is startY work?
and please share your input parameters for MJPEG encoders. Thanks and Best Regards,SI.
View ArticleForum Post: RE: Is it possible to root Beaglebone Black Android image
Hey Arun,I am a newbie to the BBB-Android platform and have run into some glitch regarding this. I wanted to run android apps through BBB. I was following the rowboat procedure, also the steps...
View ArticleForum Post: RE: Clear CPU caches for reading system timer on beaglebone
Hi Irina,Sorry for the misunderstanding, I meant, what software products are you using to develop code for the device? Are you using the Linux EZSDK for Beaglebone? Or are you writing code using...
View ArticleForum Post: RE: C6748 StarterWare SD Card Example
Yes. I have tested the code only on the LCDK C6748. No other board.
View ArticleForum Post: RE: DSP Link Chip Select
Hi Ernast, What product versions are you using to develop (CCS, DSP/BIOS, SYS/BIOS, XDCtools)?Thanks,--Emmanuel
View ArticleForum Post: RE: Graphics driver, how can be integrated?
[quote user="Emmanuel Trinidad - Alicea"]Is this driver provided as part of Tivaware? Did you find it via a third party?[/quote] Hi Emmanuel, this drive is part of all example thru the various board...
View ArticleForum Post: RE: How the Physical Address from the ARM threw to DSP about...
Hi Steven,If you are using Codec Engine, you can use the Codec Engine API, Memory_alloc(), to allocate a block of contiguous physical memory. It returns the virtual address so you can write into it....
View ArticleForum Post: Invalid CIO command (0). Memory map prevented reading 0x2000E7D8
Hi,I tried to debug the tcpecho example project on DK-TM129X on TI-RTOS, but it gave me "Invalid CIO command (0). Memory map prevented reading 0x2000E7D8" error when I tried to run it.The project...
View ArticleForum Post: RE: OMAPL-138: Missing EDMA HWI
Hi Vincent,Thank you very much for the reply, having moved all of DSPLink related memory into non-cacheable regions, it would be optimal to remove these potential sources of latency as they do not...
View ArticleForum Post: RE: DSP/BIOS allocator for MSGQ module
Eyal,BIOS provides API's for doing that http://downloads.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/6_31_03_25/exports/bios_6_31_03_25/docs/cdoc/ti/sysbios/heaps/HeapMem.htmlFor...
View ArticleForum Post: help on using instrumentation load modules on sysBios 6.34.4.22...
I am running sysBios 6.34.4.22 on C6657 and would like to use the following to sysbios cfg file according to http://processors.wiki.ti.com/images/f/f6/Spruex3e.pdf section 7.2.1 and 7.2.2, but I could...
View ArticleForum Post: RE: L138 LCDK cannot boot with "mem=32M@0xc0000000...
Hi Bin Liu,Thanks.Hi Robert,Please careful while copying the arguments.http://e2e.ti.com/support/embedded/linux/f/354/p/341242/1192746.aspx#1192746
View ArticleForum Post: RE: Question about uboot on L138 LCDK etc.
Hi,[quote]I want my L138 LCDK board run both the kernel and NFS on host PC. Now, the boot switch (1:4) is OFF:ON:ON:ON. It is in NAND boot now, right?[/quote]Yes, The boot settings are seems...
View ArticleForum Post: RE: What causes syslink sample error on the OMAPL138-LCDK?
Hi Raja,Yes, I agree.Both threads were created by the same member "Robert".
View ArticleForum Post: RE: minicom: cannot open ttyUSB0: No such file or directory
Hi Joe,I don't know about your minicom configuration in linux.1) sudo minicom -s2) i) sudo suii) minicom -s1) Can you please try to install "putty" in linux ?2) Try to open "cat /dev/ttyUSB0" to check...
View ArticleForum Post: RE: am335x_sysbios_ind_sdk_1.1.0.4 with CCS v 6.0, bios_6_40_01_15 ?
Moving this to the SYS/BIOS forum.
View ArticleForum Post: AM335x uisng navigation support with maps dislay
Hi,We are using AM3354 processor to implement the GPS navigation with maps under LCD. We have integrated the GPS chip set and getting the data and trying to display the lat long data on to the raster...
View ArticleForum Post: RE: GPS not working on am335x ! Android ICS
Hi Rohit,Is it working this concept in your AM335X processor using above features.I am also using the same concept using GPS and MAG3110 (From freescale). Have you got the solution. Please help me....
View Article