Forum Post: RE: Beagleboard with USB OTG
All the testing are done on the beagleboard , with PSP 04.02.00.07. (except u-boot becuast u-boot from this PSP, though compiled for beagleboard get hangs on the beagleboard) Regards, Ran
View ArticleForum Post: RE: Graphic lcd with ti.sysbios.family.arm.m3.Hwi
Hi Ashish , The issue is that the sample works fine when ti_ sysbios _family_arm_m3_Hwi module is disabled. Which means that the code has no problems. Best, Mostafa
View ArticleForum Post: how to Migration C64XPlus Speech Codecs to C674x on DM8148?
Hi, I try to Migration C64XPlus Speech Codecs to DM8148, but I have no idea that what should I do? please give me some suggestions . C64XPlus Speech Codecs links is...
View ArticleForum Post: RE: Questions about ICSS and Ethernet
Hi Martin, The ethernetip adapter can run over the low latency cut-thru switch implementation on ICSS using NDK as TCP/IP stack. So once you strip the Ethernet/IP layer (from your post i guess you have...
View ArticleForum Post: H.264 Encoder Mega Pixel Mode
Hi folks, I have set the input and output resolution on the H.264 encoder to 2032x1536. My understanding is that this resolution will not require the MegaPixel encoding element to be enabled. However,...
View ArticleForum Post: DM8148 H264 encode/decoder performance
Hello TI' teams, What is MAXimal data rate supported by H264 encoder and decoder in high profile? Please let me know, is: 1) 1080p@60fps video can be encoded in real-time? 2) 1080p@60fps video can be...
View ArticleForum Post: RE: "TCP: Retransmit Timeout" happens sometimes in my application
Hi Ashish. Could you kindly give a little comments on expaining above question? Thanks a lot!
View ArticleForum Post: RE: GIO impemenation
Hi George, Moved this thread to correct(TI-RTOS) forum for faster response. Thank you.
View ArticleForum Post: RE: Redirect serial terminal output to Display screen
Hi , Please check also these posts: http://e2e.ti.com/support/arm/sitara_arm/f/791/t/334608.aspx http://e2e.ti.com/support/arm/sitara_arm/f/791/t/196311.aspx BR Ivan
View ArticleForum Post: RE: TI-RTOS composite usb serial device - more than 3 devices?
Hi Ashish, I try the other example "usb_dev_cserial" project.That is not by RTOS. Then I could create 6 serial devices and they worked. But I created 7 serial devices the same issue occurred. If I sent...
View ArticleForum Post: RE: Undefined reference to ipc_gates and ipc_heaps
Being new to the multicore environement, all I did was in CCSv6, load all the cores and run to main. Then with the cores all set as a group, I "resumed" (pressed the green arrow") the entire group at...
View ArticleForum Post: RE: Undefined reference to ipc_gates and ipc_heaps
I'll check out the return code on the sendEvent. Thanks for the info. Mike
View ArticleForum Post: RE: fdOpenSession() fails
Hi Ashish, thanks for your response. I tried to run _mmCheck(), but in my switch project (stripped ethernetip_adapter example ) the function is not declared. I found it's definition in the file mem.c,...
View ArticleForum Post: RE: NDK task priorities vs. application task priorities
Hey Ashish, The NDKACD_stackThread() function in eip_ndk.c file was copied directly from C:\ti\am335x_ sysbios _ind_sdk_1.1.0.5\sdk\examples\ethernetip_adapter example. The only modifications that were...
View ArticleForum Post: RE: fdOpenSession() fails
P.S. The problem is the same with a new TI_RTOS project: _mmCheck() is declared implicitly. Regards, Martin H.
View ArticleForum Post: RE: Porting new codec for am335x
Dear Yordan, Could you please provide any inputs in order to resolve the above issue, once again sorry to push you hard Thanks in advance again
View ArticleForum Post: RE: Questions about ICSS and Ethernet
Hi Prajith, thanks for your response. I assume that most of us would have preferred to see the source code instead of using a library. I mean the usage of connect(), bind(), socket() etc. in a 'living'...
View ArticleForum Post: RE: Undefined reference to ipc_gates and ipc_heaps
Rob, The return code from Notify_sendEvent() was Notify_E_EVTNOTREGISTERED. This sounded a lot like Notify_E_NOTINITIALIZED, so I spun on the Notify_sendEvent() for either of those return codes and it...
View ArticleForum Post: RE: Use Sys/Bios instead of DSP Bios. Platform c6657,
Could you please help me in the aforementioned problem?
View ArticleForum Post: RE: XDC runtime error
Hi Sunil, Its not clear to me what exactly is failing. Can you look at the callstack in the debug window and determine which function called xdc_runtime_Error_raise() ? I think it would also be worth...
View Article