Forum Post: RE: Questions on H.265 Encoding parameters ( especially fixed QP...
Hi Jaewoo, In the above config, SubFrameRC needs to disable when we encoding fixed Qp.Please change the following parameter.static_param41 = 0 # RCParams ::SubFrameRC...
View ArticleForum Post: RE: Hwi Sysbios
HiWhere can i find it ? . Can u share the it with me ?RegardsShubam Arora
View ArticleForum Post: RE: AM335x PinMuxUtility - MMC2 - DUAL MUX
Hi Ricardo,There are no I/O set violations on your MMC2 pinmux. What seems strange is that you have selected pulldowns on the data lines. Please check if this isn't what is causing the problem.
View ArticleForum Post: RE: Port MLO, U-boot, UImage and root files system to ARM335x...
Hi,You can find step-by-step instructions in this post: http://e2e.ti.com/support/arm/sitara_arm/f/791/p/241113/857751.aspx#857751Best regards,Miroslav
View ArticleForum Post: RE: Conflicting tool versions for networking applications
Current release version of the NSP_GMACSW package 4.11.00.00, and it is being validated on the Centaurus (VisionMid) platform, both on the M3 and the A8 cores. The dependencies being used for this...
View ArticleForum Post: RE: knl.Clock and knl.Swi call context priorities
Emmanuel, Just have noticed the difference, and the build went fine as well. Thanks for the explanationI noticed also that the priority setup will go for the whole Clock module, so when using...
View ArticleForum Post: WEC7 BSP - Support for ADC on AM335x
Hi everyonePart of my project will be reading one of the ADC Channels (AIN) to check for brightness so the LCD backlight can be adjusted automatically.Looking at the BSP I can't see any support for...
View ArticleForum Post: RE: Inconsistent ethernet on TM4C129ENCPDT
Please follow the instructions on step 0 on the wiki page.
View ArticleForum Post: RE: Slow ethernet speed on Vayu / CortexM4
Roland,There is very good chance that this is simply an issue with the board design. On early PCB revisions (C and earlier), there was a known problem where the National PHYs would only negotiate up to...
View ArticleForum Post: spidev problem with arago 3.12.10 sdk7.0
Hello everyone.I'm working witha customboardbased onam3352.Thehardware designis similar to thebeagleboneblack.Thelinux distributionis obtained fromthe TI-SDK7 arago kernel 3.12.10I have a...
View ArticleForum Post: RE: Hwi Sysbios
Hi Shubam,To use the driver in your project, you need only add it to your project configuration. To add it using the graphical configuration tool; double-click on your project's .cfg file....
View ArticleForum Post: RE: resetVecs no longer moves correctly with tirtos_tivac_2_00_01_23
Hi Barry,Please see the SYS/BIOS& XDCtools release notes.Yes, the resetVectorAddress should be an absolute value.Thanks,-- Emmanuel
View ArticleForum Post: RE: BIOS_start unexpected reset
HI cedric,As a starting poing; what version of IAR tools are you using? Are you developing for your own custom board or are you using a TI evm? If so, which?Thanks,-- Emmanuel
View ArticleForum Post: RE: Cache warning
Hi David,The device platforms have been moved out of XDCtools 3.30 and moved into SYS/BIOS 6.40.01.15. The warning only shows up when the settings in your .cfg file differ from those in the used...
View ArticleForum Post: RE: Code Composer v5.5 - Exception Handling Questions
Thank you for your help with this question and your prompt responses. I realize it was a very long running thread. I will verify the thread as soon as i get a confirmed response from the customer....
View ArticleForum Post: RE: Questions on H.265 Encoding parameters ( especially fixed QP...
Kuladeepak,Now we can run fixed qp mode and all DSPs. Thank you for your help.Jaewoo
View ArticleForum Post: RE: OMAPL-138: Missing EDMA HWI
Hi Vincent,Here is an update on our testing, our units have been running for 3 days. Both sets have not missed any HWI or SWI during runtime ( which is great news ! ). However, every system in the set...
View ArticleForum Post: RE: How to assign socket to the second mac port?
Hello,Ideally you should call AddNetIfEntry twice(with the required instance), and then handle the calls in nimu_eth.c . Instead of creating a copy of the same function(it might work), you can handle...
View ArticleForum Post: RE: CCSv6 unable to create a custom RTSC platform
Hello SashaYou are correct in that the create platform wizard now runs and allows selection of a family and device on the first screen and also allows importing an existing platform on the second...
View Article