Forum Post: RE: Sending large data with enetLwip_sysbios
Vinesh,Thank you for the pointers.Please let me ask a basic question about the MMU settings in SYS/BIOS based application.Is it required to enable MMU for any applications?It seems the ISDK sample...
View ArticleForum Post: RE: How to write first driver in WinCE that shoulbd be the...
You can add following functions too in your .cpp file . LED_ReadLED_WriteLED_IOControlLED_OpenLED_CloseSince this is a stream driver you can add all those functions and if you have other functions you...
View ArticleForum Post: RE: Accessing D_CAN on Beaglebone
Hi Heinz,[quote]After searching a while I found that it could be that not all clocks are enabled. Can someone please point me how I can enable the CAN module clocks. What are the clocks I have to...
View ArticleForum Post: How to develop gstreamer app in am335x starter kit
Hi,I need to develop a gstreamer app in am335x starter kit. But I am facing some issues. Basically, I am not able to make gstreamer display a video stream on the LCD screen.As ti is providing...
View ArticleForum Post: RE: Memory shared between peripheral DMA and DSP
Looks like I have almost done... Issue has been partially solved by allocating memory with CMEM_alloc() and passing addresses to DMA by dma_map_single. So I've constructed a DMA chain using...
View ArticleForum Post: sys/bios emulation in windows
Hello ,I have an application which runs on c6748 and using sys/bios.I would like to compile my code on a regualr windows PC and emulate it.I would like to do it without using the CCS simulators.My...
View ArticleForum Post: MMC1 on AM3517 not working
Hey everyoneI have setup an AM3517 with X-loader, u-boot and Linux (2.6.32) and I'm trying to get the MMC/SD slot working. I have adjusted the pinmux according to my hardware (no WP pin and a custom CD...
View ArticleForum Post: [AM3715] sometimes kernel panic during system booting
With AM3715, Android (TI_Android_GingerBread_2_3_Source.tar.gz), sometimes kernel panic happens during system booting. It happens when repeating power on / off many times.Please check attached file of...
View ArticleForum Post: RE: SWI executed within HWI
Hi Ashish,I also got the problem that my IDLE loop (backgroundLoop ()) stops at an undefined instant of time to work. All interrupts work fine but the backgroundLoop () isn't called anymore.Is it...
View ArticleForum Post: RE: How to use the TI-RTOS GUI for modular code generation on the...
Hi David,Thank you for your answer
View ArticleForum Post: How to run Ethernet Adapter for ICE V1
Hello,I need the Ethernet adapter on ICE v1 board to my application but I'm not able to run it and how it works. Please I need to know how I can use it with a terminal.Thank you foryour help
View ArticleForum Post: beaglebone development environment build problem
I'm using beaglebone board to study linux, first, I have to build the environment , I build it on a Vmare machine which installed ubuntu 10.04, I download the...
View ArticleForum Post: RE: Linking issue for tms320f2808
Hi Ashish, Thanks for the reply .I am using following version of the tool chain as asked :CCSTUDIO - Version: 5.5.0.00077XDCTool - xdctools_3_25_03_72SYSBIOS : bios_6_35_04_50....
View ArticleForum Post: RE: ISDK v1.1.0.3 ethernetip_adapter demo
RY, Please refer to the form post. It refers to the procedure to load program in CCS in detail http://e2e.ti.com/support/embedded/tirtos/f/355/t/318653.aspx?pi199400=1.Also make sure you are...
View ArticleForum Post: RE: Inconsistent ethernet on TM4C129ENCPDT
[quote user="Lenio Cacula"]Mike,I am assuming those inconsistencies happen while debugging the code. The following thread deals with similar issues and the solution seems quite simple: guarantee a...
View ArticleForum Post: DMTimer accuracy deviation
I'm using some DMtimer-code to create regularly interrupts. The code is taken out of DMTimer-example for BeagleBone and is running with a frequency of 2 MHz and highest interrupt priority:#define...
View ArticleForum Post: RE: In case of noisy input the H.264 encoder produces too high...
Has there been any progress on issue?
View ArticleForum Post: RE: H.264 encoder produces too small bitrate
Has there been any progress on issue?Regards,Lajos
View ArticleForum Post: RE: How to run and Test AER_16_1_0_3 on Sitara AM335x
Hi David,If you are new to CCS, here is a link that you'll find helpful: http://www.ti.com/tool/ccstudio. If you need further help on how to use CCS, the Code Composer Studio forum...
View Article