Forum Post: RE: How to change timer used in sysbios in DM8217 IPNC RDK 3.5.0?
[quote user="Steven Connell"]Hi cycloneii,Which software product(s) and versions are you using?Are you using an SDK of sorts? If so, which one?Thanks,Steve[/quote]I am in develop of a customed ip...
View ArticleForum Post: RE: SYSBIOS 6.33.6.50 rewrite the following cfg code with c code
Hi Steve,I want to run the same project on every core in c6678. If there is no way to set the default heap at run time, then is there any way to implement my requirements?Best Regards,Si
View ArticleForum Post: RE: qmss issue for c6678 linux
Hi,Rex, How is the issue? Another question, if i use rionet,what about the performance?Allen
View ArticleForum Post: DSPLIB DSPF_sp_iir function usage
Hi, I am working with the latest version (3.2.0.1) of the C66x DSP library. Specifically, I'd like to use the DSPF_sp_iir function for IIR filtering, but it looks to be poorly documented: the fourth...
View ArticleForum Post: RE: H.264 decoder fails to run with HEVC encoder
Rama,> HEVC encoder runninng on Core 0-3 & H264 HP Decoder running on 4 to 7It does not work also. It can be related to...
View ArticleForum Post: Two timer output toggling does not work (only one)
Hello;I need to generate two timer outputs with my Beaglebone black. They are high-speed signals so I cannot do it toggling a GPIO input after the timer ISR, so I want to automatically toggle the timer...
View ArticleForum Post: lwIP on AM335x with two ports
Hi,I have implemented lwIP example on a AM335x platform with two Ethernet ports. This was done using StarterWare for AM335x V2.00.01.01. "CPSW_DUAL_MAC_MODE" is defined. The application runs the...
View ArticleForum Post: RE: NDK Port 2 support
hmmIt's just some foru/post problem click here:http://e2e.ti.com/support/embedded/tirtos/f/355/p/361927/1272774.aspx#1272774But it seems to be another post made by you, so I'm not sure if this was what...
View ArticleForum Post: RE: Ethernet FCS errors on ACK packets
Dave,I talked with the C66x driver team, they are having someone take a look at this.I also filed a bug for the evmOMAPL138, for which we (at my site) have control over the driver sources. I'll ask...
View ArticleForum Post: RE: "toLowerCase" Error in uia package
Hi Stefan,There is a known bug in UIA 2.00.00.28, where having LoggerBuf in you config file will cause that error. Do you have LoggerBuf in your .cfg file? If so, can you try removing it? This has...
View ArticleForum Post: HF-VBR (CVBR) Rate Control Configuration
Hi all,I'm trying to get HF-VBR rate control working on DM8127/DM8148 with H264 codec version 2.0.2.2.When I configure the rate control as user-defined and set the target and max bitrates these don't...
View ArticleForum Post: RE: How do I map SECTIONS to MEMORY segments with DSP/BIOS 5.42...
Vikram,Thanks for your suggestion. I followed steps in 5.1.3 for the C55x device. In the first line,of my user C5505.cmd file, I put:-l testcfg.cmd // assuming project name is testThen in the memory...
View ArticleForum Post: RE: Low gigabit ethernet data throughput
HI Roland,Sorry just seeing that you're back. Taken a look at the screenshots and have some questions:Can you please provide some details on the transfer test you are running? E.g. what’s the total...
View ArticleForum Post: RE: Migration from for C6416 to C6657 (DSP/BIOS - SYS/BIOS changes?)
[quote user="Nasos Pap"]Unfortunately, as I found out this migration guide is not suitable for my project: it is not possible to migrate a c6416 DSP/BIOS project to SYS/BIOS since c6416 is not...
View ArticleForum Post: RE: Errors with "Tag_PCS_config attribute" when trying to compile...
Hi Steve:Compiler version is TI v5.1.1Thank youDale
View ArticleForum Post: RE: How to set CPU CLK, MCLK on MSP430 using xdctools
Hi Arslan,My colleague gave me some info on this. For the MSP430, your peripherals are running off of a different clock source. You need to configure the clock frequency of the following...
View ArticleForum Post: RE: OMAP-L137 EVM: Disable audio/I2C, but still have Ethernet
The u-boot code for I2C MAC address retrieval appears to be in file board/davinci/dv-evm/dv_board.c, function misc_init_r(). You'll have to set the ethaddr env var manually before using network...
View ArticleForum Post: RE: SATA link down (SStatus 0 SControl 310)
Hi Titus,We are using OMAP3530 , and we eventually succeeded with SATA.We found out that 100M clock was not connected in HW to OMAP.The strange thing is that when debugged with scope the pins that...
View ArticleForum Post: RE: Unresolved Symbol link error using Grace snippets and C++
I think this is a bug in "Grace_init.c" file. When you select "Project Properties->Build->Compiler->Advanced->Langauage->Treat all files as C++ (-cpp)" the source files generated by...
View ArticleForum Post: USING I2C2 WITH TI-RTOS
Hi, I'm using TIVA C Connected launchpad with TI-RTOS V2.00.02... and CCs v6.I am using interface I2C0 for communicate with RTC DS1307 and SSI2 to connect my SD Card.I can notcommunicateanything...
View Article