I found it to be part of framework
components, can you please add the path of
"framework_components_X_XX_XX" in your configuration file and try to
build it.
Thanks & Regards,
Deepika Makhija
chandrashekar reddy wrote:
Hi All,
I am trying to build ov analytics server upon dm644
t; DM355 leopard
>
> 0564 DaVinci
> DM646x EVM
>
> 0793 DaVinci
> DM365 EVM
>
>
>
> Please check your kernel config and/or bootloader.
>
> I am going to check now kernel config.And set the machine number
can you tell me what
> change i need to do in th
564 DaVinci
> DM646x EVM
>
> 0793 DaVinci
> DM365 EVM
>
>
>
> Please check your kernel config and/or bootloader.
>
> I am going to check now kernel config.And set the machine number can you tell
> me what
> change i need to do in the source
Subject:
Re: compile help
Date:
Wed, 19 Aug 2009 02:39:20 -0700 (PDT)
From:
Vijay Soni
To:
Deepika Makhija
Hi Deepika,
I had the same problem though it was on
Hi,
Re-build the kernel with debugging enabled, debug log will help you to
solve the problem. For this follow below steps:
cd
Enable debugging options as indicate below with help of "make
menuconfig" command.
Kernel hacking --->
[*] Kernel debugging
[*] Kernel low
Regards,
Vinayagam M
On Mon, Aug 10, 2009 at 4:02 PM, Deepika
Makhija <deepika.makh...@einfochips.com>
wrote:
Hi Vinayagam,
H264 sample streams are available on TI Extranet:
https://www-a.ti.com/extranet/cm/product/dvevmsw/dspswext/general/dm355_dvevm.shtml
URL: www.venmsol.com
"We make a living by what we get, we make a life by what we give...-
Unknown "
Email Scanned for
Virus & Dangerous Content by : www.CleanMailGateway.com
--
Thanks & Regards,
Deepik
e for the VDCE. Can you please tell me where it says
VPIF can display planar YUV422 images?
Thanks,
Brijesh Jadav
From: davinci-linux-open-source-boun...@linux.davincidsp.com
[davinci-linux-open-source-boun...@linux.davincidsp.com]
On Behalf Of Deepik
Hi,
Nice to hear that your saDisplay is working now.
"we are not getting video.But I get video data till App." Can you please
describe in detail, up till which module you are getting correct output.
I would suggest instead of integrating your decoder, first try to modify
the application to w
ling list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
--
Thanks & Regards,
Deepika Makhija
eInfochips Ltd.
Tel. No. +91-79-26563705 Ext. 218
www.einfochips.com
--
Disclaimer: This e-mail message and all attachme
ource-boun...@linux.davincidsp.com
[mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf Of omkar savagaonkar
Sent: Wednesday, July
08, 2009
6:37 AM
To: davinci-linux-open-source@linux.davincidsp.com;
Deepika Makhija
Subject: Re: No
interrupts on
VDINT0
-open-source-boun...@linux.davincidsp.com
[mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf Of omkar savagaonkar
Sent: Wednesday, July
08, 2009
6:37 AM
To: davinci-linux-open-source@linux.davincidsp.com;
Deepika Makhija
Subject: Re: No
interrupts on
VDINT0
Hi All,
I am working on customized board based on DM355 SoC, in which I have to
capture 16bit YCbCr data in 1024x768 and 1920x1080 resolution. I have
modified CCDC driver (davinci_vpfe.c/ cccdc_dm355.c files) for the same,
but unable to get interrupts. I have configured PINMUX0 setting to
0x7
in mailing list .. it will help other people also
Regards
deepak
On 4/10/09, *Deepika Makhija* <mailto:deepika.makh...@einfochips.com>> wrote:
Hello,
Response is inline to previous help.
Deepak Mundra wrote:
hi,
On 4/10/09, *Deepika Makhija* mailto:deepik
Hi All,
I am working on DaVinci Processor, and had a query*:* Is it possible to
display any image/Logo on frame buffer at u-boot level, I mean display
something before the kernel and filesystem is up and working? If yes,
than how can I do that?
Any suggestions/help will be appreciated.
Rega
Hi All,
I am working on DM355 IPIPE module, and facing some issues in that.
I am performing resizing operation with IPIPE, in my case multiple
frames are resized and in few resized images corruption is observed.
Debugging this corruption I observed that the corruption occurs while
threading, in
Deepika Makhija wrote:
Hi All,
I am facing image corruption problem while resizing 960*1080
image into different resolution like 256*384, 256*192, 192*288, 512*384
Input is 1920*1080 image jpeg image which is decoded and than resized
to 512*384 resolution. DM355
ipipe can only process
Hi All,
I am working on vpfe interface of v4l2 on DM355.
According to vpfe user guide it supports YCbCr422 format, 16-bit with
discrete H and VSYNC signals, but looking at vpfe driver I didn't found
support for it (correct me if I am wrong). Can anyone suggest me what
kind of changes are neede
Hi All,
Finally we got UART1 / UART2 working on DM6467 :)
Step#1
Make menuconfig and put no of uart to 3
( Device Drivers
->Character Devices
->Serial Drivers
->Maximum number of non-legacy 8250/16550 serial ports
Set this to 3 )
Step#2
To enable UART
Hi All,
I am working on DM355 evm board. I am developing application using TI
DVSDK framework.
I am end application will be:
.264 Clip > decode -> display
But in this I want to provide facility of forward/rewind video clip as
per user selection through GUI.
Can anyone guide me on th
Hi All,
I am working on DM355 evm board. As I am new to this environment I had
few doubts in Video encode demo application.
What is purpose of targetFrameRate and refFrameRate in dynamic parameters?
I guess those are to indicate the codec the frame rate. But what is need
for two different var
Hi All,
I am working on DM6446 Davinci. For that I have installed
"dvsdk_1_30_00_40".
I have taken following fresh installation files (i.e. without
recompiling anything)* *and tried to run the the deocode demo, but cmem
insertion failed.
* *uImage:* dvsdk_1_30_00_40/PSP_01_20_00_
Hi All,
I am working on DM6446 Davinci. For that I have installed
"dvsdk_1_30_00_40".
I have taken following fresh installation files (i.e. without
recompiling anything)* *and tried to run the the deocode demo, but cmem
insertion failed.
* *uImage:* dvsdk_1_30_00_40/PSP_01_20_00_
Hi all,
We are trying to enable UART1 and UART2 in DM6467 EVM. We are using
combined kernel tree which has DM355, Davinci and DavinciHD.
What all changes do we need to do in kernel files for using UART1 and UART2?
We found that this kernel already contains the support for all the
UART'S. S
Hi All,
We are trying to enable UART1 and UART2 in DM6467 EVM. We are using
combined kernel tree which has DM355, Davinci and DavinciHD.
What all changes do we need to do in kernel files for using UART1 and UART2?
We found that this kernel already contains the support for all the
UART'S.
25 matches
Mail list logo