Forum Post: RE: AM3359 McASP EDMA SYS/BIOS problem (HWI vs. AINTC)
Jason,how are you creating the Hwi, do you have a code snippet you can post? Perhaps a .c or .cfg file? Can you use ROV and look at the Hwi module to see if the Hwi has been created?
View ArticleForum Post: RE: SYSBIOS 6.33.6.50 rewrite the following cfg code with c code
Rahul,your advice can't avoid NDK PBM to be coverd, because all cores use the same project, and PBM is on .far:NDK_PACKETMEM". Regards,Si
View ArticleForum Post: RE: OMAP54x DSP/L3 Access
Looks like I spoke to soon. The AMMU comments were a bit confusing:/* Peripheral regions: Large Page (512M); non-cacheable, posted */ /* config large page[1] to map 512MB VA 0x40000000 to L3 0x5FFFFFFF...
View ArticleForum Post: RE: How exactly are messages passed between cores using MessageQ...
Oh! Awesome! It worked.. Thanks a lot! It seems I got confused by what is being sent over. I kept thinking only MessageQ_MsgHeader is able to be sent over, didn't think I could send my whole stuct...
View ArticleForum Post: RE: Suggest TI Bluetooth audio Development kit low cost
Hello Hrishikesh,To my opinion, when the EVM is having on board audio codec, there is no need to connect any additional codec. Moreover, if you need any more clarification on this, you are requested to...
View ArticleForum Post: RE: vector.asm
i have copied a vector.asm file . is it an interrupt vector table? if so how do we branch to a particular "INTx" from the main assembly code?.ref _timer0_isr .ref _qdma_isr .ref _c_int00 .sect...
View ArticleForum Post: RE: lwIP: timers disabled
[quote user="Ramesh Dandamudi"]In the example use case LWIP_TIMERS is not used. Hence it is disabled.[/quote]OK, but why is it disabled?Or to ask this in a different way: since poll-function is not...
View ArticleForum Post: RE: LoggerSM eraseRecords issue
Janet,Thank you for your support on the forum, it's well appreciated.Regards,Clement and Nadim.
View ArticleForum Post: RE: C6678 64-bit shared timer CSL + SYSBIOS
I still have this issue.Any help is appreciated.Please find attached a very simple and minimal project reproducing the issue.Clement(Please visit the site to view this file)
View ArticleForum Post: uboot: Bad eraseblock 0 at 0x0
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 is the u-boot initial...
View ArticleForum Post: lighttpd ip address through WLAN
Hi Experts,I had successfully created WLAN host AP in the AM335x EVM starter kit. I connected a client laptop as well. Now i could see a sample page provided by the lighttpd server in the /www/var/ ....
View ArticleForum Post: RE: Sample Web server programs
Lighttpd is providing few sample page and it is invoked by default it seems.Regards,Lyf
View ArticleForum Post: How to access uncached mscpi- base address from GPIO Driver
HiI am struggling with reading and writing to mcsp registers and I would be grateful if anyone can share an example.I need to modify and read mcspi2 registers for my GPIO driver and have tried...
View ArticleForum Post: RE: How to implement a counter incrementing at 1MHz clock rate?
Dear Moses,You are right but do we have any efficiant algorith to apply devide by 3.Because everytime we will not get a perfect count no. which is multiple of 3. So there will be some error involved in...
View ArticleForum Post: RE: ubifs error and file lost
Hi Chunghong,Are you using DM816x EZSDK 5.05.02.00?See if the below e2e threads will be in...
View ArticleForum Post: RE: regarding ti ipc messageq open error from ARM(Linux)
Hello Ramsey, This issue occurs when we try to load the DSP.out image from the CCS using JTAG. When we load the DSP image through CCS we are not able to communicate with the ARM core. The transport...
View ArticleForum Post: RE: NDK transmitting fragmeneted UDP
Hi Steve,You have absolutely right. The sendnc() is described in spru524i.pdf. Unfortunately it force me to prepare all headers "manually". So, I think about the sendto() once again. Maybe including...
View ArticleForum Post: RE: New EtherCAT register in SYS/BIOS Ind. SDK V1.1.0.5
Hi Pratheesh,Thanks for the description of this new registers.By the way I think there is an implementation error in th file "tiescbsp.c" in the procedure "bsp_esc_reg_perm_init()" in the following...
View ArticleForum Post: RE: GateMutexPri not properly locking out task
Got into the office this morning to find that the same problem happened using the GateMutexPri.c that Alan attached.After looking through the logs it has failed in the same way I described above.
View ArticleForum Post: Fix Corrupt PST File
User can use Outlook PST recovery software which searches all lost, inaccessible, unusable emails, recovers and restores them into new PST file.For more details about the PST recovery software visit...
View Article