Forum Post: RE: SIO_ready function never get true
Yes, it work. I deleted SIO_ready() and SIO_ready() not return SYS_OK. SIO_ready() return number of MADUs or error if negative.
View ArticleForum Post: RE: Problem with UART interrupt
I tried to create the HWI as in the example you linked. Now I get the following error:[C66xx_0] ti.sysbios.family.c64p.Hwi: line 186: E_alreadyDefined: Hwi already defined: intr#...
View ArticleForum Post: RE: Can flash uboot.bin from kernel, but it is not in format that...
Hello Sem and Titus,Processor is am1705, SDK is DaVinci-PSP-SDK-03.22.00.06, and we use the da830evm for most configuration, but it is a custom board.Titus, you are spot on. And thanks for suggesting...
View ArticleForum Post: RE: am37x evm run saUserPtrLoopback Cannot allocate memory
Moving this to the Linux forum.
View ArticleForum Post: RE: How to use two mac ports with SYSBIOS and NDK(switch mode) on...
Moving this to the SYS/BIOS forum.
View ArticleForum Post: RE: setting leds in linux kernel
Hi Trichet,'dts' means "device tree source"Nowadays we are using "dts" support in linux for configuring what board file does.arch/arm/boot/dts/
View ArticleForum Post: RE: Embedded Linux in-depth Trainings
you have any online training. It would be really helpful even if it is a paid training course, as weekdays are tough for employed individuals to take off and travel
View ArticleForum Post: RE: ALSA support of multiple Tx and RX channels on one...
Wow, this actually works, sort of. There are some issues, which I do not fully understand. However the sound quality seems perfect.1) I would think the correct bit clock for 88200 Hz 16 bit samples...
View ArticleForum Post: RE: MessageQ maximum number of queues
The MessageQ limit is set due to possible memory constraints in SharedRegion when creating a significant amount of MessageQ. A typical application only uses a few MessageQ to communicate between...
View ArticleForum Post: RE: setting leds in linux kernel
HelloThanks for the replyi have no device tree for that linux distribution.The GPIO 76 is set to 1 when linux starts; it is done before we enter the __init am335x_evm_init() function.What function may...
View ArticleForum Post: RE: Repair ost file
Do you want to repair OST file data? So just use InFixi OST to PST Software because this tool repair OST file and Recovery OST to PST file and safely split large PST file into various part like- 1GB...
View ArticleForum Post: RE: Excellent Outlook OST PST Conversion Application
Most Effective Outlook OST to PST Software is very easily Convert Exchange OST file to PST file format with extract all email items like- Inbox, Delete Items, Notes, Draft, Contacts, Send Items, Outbox...
View ArticleForum Post: RE: HeapMem Assertion Failure
Hi,I am having a similar issue with mcsdk-03.00.04.18 based Linux image and Keystone II device. In my case the issue seems to be related to CMEM_alloc2() called from ARM side app.I have configured...
View ArticleForum Post: RE: One field missing in interlace capture mode.
Dear Brijesh,Please refer the above query and help on this,we really got blocked on this.thankssenthil nathan.D.
View ArticleForum Post: RE: Installing gst-plugins into Sitara SDK v7.0
Yes, I finally got it to work with some hacks(I manually re-edited the Makefiles to fix the bug related to duplicate PATH that I mentionned in this discussion threads).I am looking for help to catch...
View ArticleForum Post: RE: Unaligned data fault and MMU on Sitara running SysBios
Hello Moses.I'm using AM3357 and the software environment suggested by SDK 1.1.04, that is XDC 3.35.3.72, SYSBIOS 6.35.4.50 and UIA 1.3.1.08; some times ago, I tried to upgrade to newer versions of...
View ArticleForum Post: RE: how to play sound using user sample application instead of aplay
What board and processor are you using ?custom or TI EVM ?
View ArticleForum Post: RE: Problem with UART interrupt
Thanks Moses. I posted a new thread here: Dave
View ArticleForum Post: DS3234 RTC interfacing with AM335x
Hi,We are using beaglebone black based custom board,We have interfaced external RTC with SPI0SPI0 has two slaves attached to it one is EEPROM and other is RTC.RTC is DS3234, We are using linux 3.8, i...
View ArticleForum Post: RE: NDK Port 2 support
Still cannot receive any Ethernet packets. After fixing the phy reset, we verified all the Micrel KS8721BL phy registers are set correctly, but we are still getting 'Rx Align/Code Errors' and 'Rx...
View Article