Forum Post: RE: TI SDK AM335x
[quote user="Reinhard Russinger"]When using the suggested ti 3.14 kernel boot hung with following messages: (ti SDK 7.0 kernel 3.12.10 works proper with the same configuration !)[/quote]Is this on...
View ArticleForum Post: RE: Accessing DDR from PRU-ICSS
Hi Bieser,Thanks for your help...I'm referring to am335xPruReferenceGuide.pdf page number 25 Section 5.2.1 Constant Table. In entry no 14 and 15 the base addresses for DCAN0 and DCAN1 is available....
View ArticleForum Post: RE: WEC7 Pin Mux Configuration Explanation
I have made some progress on this. It seems that the "Profile" setting in the mux table is daughterboard dependent and left in my BSP from the EVM BSP which used the DIP switches. On my Variscite...
View ArticleForum Post: RE: Ethetnet PHY stops Working in AM335x StarterKit
I can not answer any of your questions related to the driver code, but want provide a comment related to the hardware.Silicon revision 1.0 AM335x devices turned on internal delay mode in the transmit...
View ArticleForum Post: RE: DM385 h264 GDR
Hi,I am using OMAP4 EVM for standalone testing and I do not have a DM385 IPNC.The codec in both is but the same and hence no behavioral changes are expected between these platforms at codec level. Only...
View ArticleForum Post: RE: H.264 decoder buffers leak
Hi Andrey, we have a newer release which is currently under validation. Some issues were fixed there so I was wondering if you can give a quick try to see if your issue was one of those.(Please visit...
View ArticleForum Post: RE: HeapMem Assertion Failure
[quote user="Ronny Jimenez"]Just to be sure enough, the <patchfile> is the file with the name 0312.0001-virtio_rpmsg_bus-Fix-issues-related-to-invalidating- that you attached right[/quote]Yup, it...
View ArticleForum Post: RE: What can I do with data loss in Execution Graph?
Hi Robert,The white X means there is a discontinuity in the data. For example, if you are using LoggerStopMode and you run your program for a bit and then halt the target, you get the data in the...
View ArticleForum Post: RE: HWI in UIA execution Graph
I downloaded UIA 1.01.04.27 and that fixed HWIs on the execution graph.Thanks
View ArticleForum Post: RE: Trouble loading hello_world program with DSP/BIOS 5.42 and...
How are you connecting to the board? Which emulator are using?Vikram
View ArticleForum Post: RE: System Analyzer Time Base
Moving to a newer version of UIA fixed this issue. Was on 1.0, moved to 1.1
View ArticleForum Post: RE: ADC disable sys bios Clocks
Clock module uses one of the timers on the device. Are you configuring any other timer? Can you share your configuration file (i.e. .cfg file)?For more information on TI-RTOS Kernel (formerly...
View ArticleForum Post: NDK: ARP & Link Local Addressing for IPv4
Does the NDK have any facility for Link Local Addressing and/or ARP on IPv4?Ideally, I'd like a function that returns, in one shot, an IP address in the IPv4 Link Local Address range that's not in use...
View ArticleForum Post: RE: Semaphore_pend crashes in Mailbox_pend call
Thanks Ashish,this solved my problem. Shame on me ;)
View ArticleForum Post: RE: IPC example c6678 - shared memory
HI Murat,The thread was close but the problem is still there.I'm still not able to compile this example with CCS6 and the mentioned xdc & bios packages.It was recommended to work with CCS5 (not my...
View ArticleForum Post: RE: DM385 h264 GDR
Hi Antimax,Yes, we also set control parameter in a similar way, though not exactly the same, in a periodic fashion. Only thing we make sure is that this interval does not coincide with the I-frame...
View ArticleForum Post: RE: TI SDK AM335x
Hi Bin Liu,thank you for your support,have clonedgit clone git://git.ti.com/~kristo/ti-linux-kernel/pm-linux-feature-tree.git pm-linux-feature-treewhich of this branch could you suggest to check-out to...
View ArticleForum Post: RE: H.264 decoder buffers leak
Hi Paula,Newer release just hangs with this input. Also my original implementation of lock reports assertion error:int32_t TranscodeComponent_lockAcquire(int32_t user_id, void* lockHandle){...
View ArticleForum Post: RE: Enabling interrupts in ehrpwm in am335x-evm-07.00.00.00
Hi Rakesh,We have to modify the board file for this,Have you enabled EHRPWM support in board file ?We need to modify the resource structure ".flags = IORESOURCE_IRQ" in your board file while you do...
View ArticleForum Post: RE: Device tree overlay fails loading at boot time, but can be...
Hi Terje,The cape manager is part of the Angstrom distribution, which isn't supported here. Please direct your question to the Beagle Community Forums.Best regards,Miroslav
View Article