Forum Post: RE: File over ethercat
Hi,FoE is a reference implementation in SDK to show how to do firmware upgrade without disrupting the EtherCAT n/w. We do not plan to add any other feature on top of this. You can enhance current FoE...
View ArticleForum Post: RE: modified resizer example hang in GIO_delete()
Hi Sean Tsai : I‘m a freshmen in DM6437. I was wondering how u saw the image in this example.When i used CCS3.3 to download the psp_bios_resz_st_downscale_example.out to...
View ArticleForum Post: RE: BBB: Can't toggle GPIO1[1]
Helloto convert the output of the pinmux tool you have to do the following stepsfirst at mux.h replace#define MUX_VAL(OFFSET,VALUE) writel((VALUE), AM335X_CTRL_BASE + (OFFSET));withHWREG(...
View ArticleForum Post: RE: AER not working with 8KHz Little Endian sample inputs
Hi Jianzhong,I have started working on AER 17_0_0_0 Hard float. And I am using it with a standard SIP client. The target board I am working on is sitara AM335x. The AER Demo (prebuilt binaries) has...
View ArticleForum Post: RE: GPIO read and write
Michael,You may have better luck posting this question in a device forum, as it doesn't seem to be related to TI-RTOS or SYS/BIOS. What device are you using? What TI libraries are you using?
View ArticleForum Post: AM3359 timer
Hi we are using SDK 1.1.0.3 on ICE AM3359,Can any one help me out to implement a counter which increments its counts every 1 micro seconds ( to run at 1MHZ frequency) Regards,Bindu
View ArticleForum Post: RE: More Efficient IMGLIB for C66x (Image Analysis Section)
Thanks! I'll pass this post on to the MCSDK team.
View ArticleForum Post: RE: DaVinci Linux Drivers
HI,I am working on same kernel 2.6.32 for dm355 i have add ths8200 driver using menuconfig with proper i2c address so now the driver is loaded but still i am not getting any output on VGASo i think i...
View ArticleForum Post: RE: Run user space application from kernel space
Hi,Thanks for your reply:) .Any other method for executing user space application from kernel module ?Thanks
View ArticleForum Post: RE: AM335X WinCE 6 BSP Running Successfully!
I am very interesting, please contact with me via besk@163.comThanks a lot.
View ArticleForum Post: RE: SYS/BIOS sleep not working
Thanks Alan.I have chosen Texas Instrument simulator option which i configure in CCXML file. Device -> Cortex-M3 Device cycle accurate simulator,Little Endian.Reg Sempahore i always try with option...
View ArticleForum Post: RE: How to integrate TI-Acoustic Echo Removal(AEC) software to my...
I have the same problem how to use the aer to built the project? Can you tell me how to do it with the aertest_c55l_C55L_COFF?
View ArticleForum Post: RE: cgen 7_2_0A10155 for installing toos for AER for C6747
I have the same problem in building the aer test project with the download of aertest_c55l_C55L_COFF.Can you tell me how to do it in step since I'm new here and the doc AER_Installation_Verification...
View ArticleForum Post: RE: Control the maximum H.264 NAL unit size
Hi Praveen,Codec does concurrent encoding of partitioned slices within a frame, assuming a slice as an integral number of MB rows. Slice start within a MB row has not been considered as per the design...
View ArticleForum Post: Memory management
May be I missed something so let me ask this stupid question: when using Starterware there is no memory management available, means I can't allocate a new buffer using malloc(), right?Based on this...
View ArticleForum Post: RE: usb serial device tm4c123gxl Tiva ware 2.0.1 not working
Hello Todd, i have done the change and the warning is gone.thanks a lot.Franz
View ArticleForum Post: RE: AER support for C55x core rev3.x (C5505,C5535)
AER support for C55x core rev3.x (C5505,C5535),I think it's difficult to built ok in ccs.Since I'm new here, I need a doc with details from download the file,step by step, to build and run in css,at...
View ArticleForum Post: RE: TIRTOS Heap Problem
Hi Steve,I attached three projects in zip files. The first one "M3_1.rar" is the working code with the heap size 20480. The second one "M3_2.rar" is the project which I changed the heap size to 40960...
View ArticleForum Post: RE: AM335X TI-RTOS
Yes. It is possible to wirte application to SPI flash without JTAG....
View ArticleForum Post: RE: Log_print1( "%f", floatVar) logs only only 'f'
Sorry, no, it didn't help :(
View Article