Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

trimedia · TriMedia User Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 3541 - 3570 of 11953   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#3541 From: "ii7017" <Goetz.Friedrich@...>
Date: Fri Nov 1, 2002 9:09 am
Subject: TriMedia IIC Unit - bug?
ii7017
Send Email Send Email
 
Dear TriMeida group,

I am working with a TriMedia 1300.

In the file "tmIIC.c" I found the following code:

if (TM1100_1_2) {
       if ((byteCount > 1) && ((byteCount % 4) == 1))
               return (IIC_ERR_BAD_COUNT);

Because we have (very seldom)a problem writing to an other slave IIC
device in case we send exactly that amount of bytes, I would like to
know if that bug is absolutely fixed in the TM1300 chip.
Has any body else problems with the IIC cell in TM1300?

-Best regards, Götz-

#3542 From: "gudongsheng" <gudongsheng@...>
Date: Mon Nov 4, 2002 5:29 am
Subject: How to config the SDRAM in Trimedia?
gudongsheng
Send Email Send Email
 
Hi, everyone:

     I am designing the circuit board based on PNX1302. I meet some
problems when configing the SDRAM. The two SDRAM that i want to use
is 4Bank X 2M X 16bits as 32MB space. The MM_A[11] and MM_cs[1] are
connected to BA[0] and BA[1] in the data sheet. But it is not clear
that MM_A[11] is connected to BA[0] or BA[1]. I want somebody to
explain it clearly. I also want to know whether it is better to use
two 4Bank X 2M X 16bits SDRAM to firm 32MB space. If using this
configration, what is the address map of SDRAM?

     Thank you for your help!

Gudongsheng

#3543 From: "gudongsheng" <gudongsheng@...>
Date: Mon Nov 4, 2002 5:38 am
Subject: Does anyone know how to connect PNX1302 to RTL8139 with PCI ?
gudongsheng
Send Email Send Email
 
Hi, every one:

     I want to design a stangalone board based on PNX1302. It has the
Web function. The net card used in it is RTL8139D(L). Does anyone
know how to connect the PNX1302 to RTL8139 with PCI interface?
     Thanks for your help!

Gudongsheng

#3544 From: "junjian77" <junjian77@...>
Date: Mon Nov 4, 2002 8:50 am
Subject: overlay problems in PAL
junjian77
Send Email Send Email
 
hello all;

i meet with a problem when overlay a picture on video program
playing. the picture is the same picture and the overlay
configuration is also same. when it was overlayed on a NTSC video
program, there is no sparkle and waver with this picture, but if it
was overlayed on a PAL video program, there is much more sparkle and
waver with this picture. can you give me an answer about this
problem, the follow information is my link way.

ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇjerry

#3545 From: "junjian77" <junjian77@...>
Date: Mon Nov 4, 2002 8:58 am
Subject: ask for algorithm of YUV444->YUV422
junjian77
Send Email Send Email
 
Hi, all:
   could u give me some solutions to convert 444->422 with low cycles?

#3546 From: "junjian77" <junjian77@...>
Date: Mon Nov 4, 2002 9:00 am
Subject: Text displaying
junjian77
Send Email Send Email
 
Hi,all:
    i want to overlay text using OL directly. but i wondered how to
deal with the edges between the text and the background. could u give
me some suggestions? thanks a lot

#3547 From: manoj.koul@...
Date: Mon Nov 4, 2002 5:44 pm
Subject: Re: ask for algorithm of YUV444->YUV422
manoj_koul
Send Email Send Email
 
Use ICp to scale U and V data to generated 422 data from 444. Look up the manual
for ICP description and take
a look at the device library as well.

Manoj



                       "junjian77"
                       <junjian77@yahoo             To:  trimedia@yahoogroups.com
                       .com.cn>                     cc:  (bcc: Manoj
Koul/SVL/SC/PHILIPS)
                                                    Subject:   [trimedia] ask for
algorithm of YUV444->YUV422
                       11/04/02 12:58
                       AM                           Classification:
                       Please respond
                       to trimedia






Hi, all:
   could u give me some solutions to convert 444->422 with low cycles?



Sent via the TriMedia mailing list
trimedia@yahoogroups.com - archive at http://groups.yahoo.com/group/trimedia

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#3548 From: "junjian77" <junjian77@...>
Date: Tue Nov 5, 2002 2:17 am
Subject: Re: ask for algorithm of YUV444->YUV422
junjian77
Send Email Send Email
 
thanks for your help. but in my application, the ICP is used to
display VO sequence images. could u give me any other solutions?

#3549 From: manoj.koul@...
Date: Tue Nov 5, 2002 3:04 am
Subject: Re: Re: ask for algorithm of YUV444->YUV422
manoj_koul
Send Email Send Email
 
Write a software filter (Low Pass filtering) and do scaling in software.
One simple method: averaging the samples in two adjacent lines; However the
quality will be poor with this
implementation.

Manoj



                       "junjian77"
                       <junjian77@yahoo             To:  trimedia@yahoogroups.com
                       .com.cn>                     cc:  (bcc: Manoj
Koul/SVL/SC/PHILIPS)
                                                    Subject:   [trimedia] Re: ask
for algorithm of YUV444->YUV422
                       11/04/02 06:17
                       PM                           Classification:
                       Please respond
                       to trimedia






thanks for your help. but in my application, the ICP is used to
display VO sequence images. could u give me any other solutions?



Sent via the TriMedia mailing list
trimedia@yahoogroups.com - archive at http://groups.yahoo.com/group/trimedia

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#3550 From: "Luis Lucas" <luis@...>
Date: Tue Nov 5, 2002 5:54 am
Subject: Re: How to config the SDRAM in Trimedia?
luis@...
Send Email Send Email
 
as written in section 12.17, it does not matter.
table 12-10 gives the mapping, however this
is of very little use unless you start to put a
logic analyser on the SDRAM pins.

Luis.






<-----Original Message----->
>
> From: gudongsheng
> Sent: 11/3/2002 9:31:11 PM
> To: trimedia@yahoogroups.com
> Subject: [trimedia] How to config the SDRAM in Trimedia?
>
> Hi, everyone:
>
> I am designing the circuit board based on PNX1302. I meet some
> problems when configing the SDRAM. The two SDRAM that i want to use
> is 4Bank X 2M X 16bits as 32MB space. The MM_A[11] and MM_cs[1] are
> connected to BA[0] and BA[1] in the data sheet. But it is not clear
> that MM_A[11] is connected to BA[0] or BA[1]. I want somebody to
> explain it clearly. I also want to know whether it is better to use
> two 4Bank X 2M X 16bits SDRAM to firm 32MB space. If using this
> configration, what is the address map of SDRAM?
>
> Thank you for your help!
>
> Gudongsheng
>
>
> ------------------------ Yahoo! Groups Sponsor
>
> Sent via the TriMedia mailing list
> trimedia@yahoogroups.com - archive at
http://groups.yahoo.com/group/trimedia
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
> .
>



[Non-text portions of this message have been removed]

#3551 From: "li_guobing" <li_guobing@...>
Date: Tue Nov 5, 2002 6:23 am
Subject: question about MDS TM1300 IREF BOARD
li_guobing
Send Email Send Email
 
I found that my computer (windows2000) can't "wait" or "sleep"
after I installed the MDS TM1300 IREF BOARD, I wonder what leads to
this problem(the driver?) and  how to solve it . Thanks!
                                                   best reguards
Alex

#3552 From: chuck.peplinski@...
Date: Tue Nov 5, 2002 2:55 pm
Subject: Re: question about MDS TM1300 IREF BOARD
chuckpeplinski
Send Email Send Email
 
You don't mention the OS, and you don't mention the version of the TM software
system.
The only drivers that get installed are "tmman.sys" and "tmman32.dll."  Does the
problem go away if you remove them?

Chuck




                       "li_guobing"
                       <li_guobing@yaho             To:  trimedia@yahoogroups.com
                       o.com.cn>                    cc:  (bcc: Chuck
Peplinski/SVL/SC/PHILIPS)
                                                    Subject:   [trimedia]
question about MDS TM1300 IREF BOARD
                       11/04/2002 10:23
                       PM                           Classification:
                       Please respond
                       to trimedia






     I found that my computer (windows2000) can't "wait" or "sleep"
after I installed the MDS TM1300 IREF BOARD, I wonder what leads to
this problem(the driver?) and  how to solve it . Thanks!
                                                   best reguards
Alex



Sent via the TriMedia mailing list
trimedia@yahoogroups.com - archive at http://groups.yahoo.com/group/trimedia

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#3553 From: "Kozlowski, William L" <william.kozlowski@...>
Date: Tue Nov 5, 2002 3:15 pm
Subject: Audio Out Interrupt stuck
williamkozlo...
Send Email Send Email
 
In the bug list for the TM 1300, the audio out unit list the following bug.

IssueID :  22992
Fix Plan :  n/a
Short Description :  AO may fail (get stuck) on ACK1 or ACK2



Description:

On read of AO_CTL, the TRANS_ENABLE may be read as 0 despite it is

set to 1. Since in the Interrupt Service Routine, a read is performed

before any ACK is done, it could happen that on the write back to

AO_CTL the TRANS_ENABLE gets cleared.

Probability for this to occur is very very very low, since it

has never been reported. It has been found by pounding every

microsecond for hours the AO_CTL register.



Impact:

Severe if hit, since AO gets stuck. However, as stated previously,

it has never occurred unless a stress test is applied.



Workaround:

Software knows if the AO is enabled and should always write back

a '1' to TRANS_ENABLE, if AO is active.



Does this bug state that the transmission must be active for an buffer 1 or
2 interrupt to be cleared.  I am have a problem where the transmission from
the audio out has been shut off but only after an interrupt was pending in
the Audio out.  I acknowledge the source of the interrupt but the interrupt
does not clear.

Any help on this matter would be much appreciated.

Thanks,

Bill Kozlowski

#3554 From: chuck.peplinski@...
Date: Tue Nov 5, 2002 5:01 pm
Subject: Re: Audio Out Interrupt stuck
chuckpeplinski
Send Email Send Email
 
that's a different bug.  AO does need to be running to clear the interrupt

Chuck





                       "Kozlowski, William
                       L"                              To: 
trimedia@yahoogroups.com
                       <william.kozlowski@             cc:  (bcc: Chuck
Peplinski/SVL/SC/PHILIPS)
                       unisys.com>                     Subject:   [trimedia]
Audio Out Interrupt stuck

                       11/05/2002 07:15 AM             Classification:
                       Please respond to
                       trimedia






In the bug list for the TM 1300, the audio out unit list the following bug.

IssueID :          22992
Fix Plan :         n/a
Short Description :            AO may fail (get stuck) on ACK1 or ACK2



Description:

On read of AO_CTL, the TRANS_ENABLE may be read as 0 despite it is

set to 1. Since in the Interrupt Service Routine, a read is performed

before any ACK is done, it could happen that on the write back to

AO_CTL the TRANS_ENABLE gets cleared.

Probability for this to occur is very very very low, since it

has never been reported. It has been found by pounding every

microsecond for hours the AO_CTL register.



Impact:

Severe if hit, since AO gets stuck. However, as stated previously,

it has never occurred unless a stress test is applied.



Workaround:

Software knows if the AO is enabled and should always write back

a '1' to TRANS_ENABLE, if AO is active.



Does this bug state that the transmission must be active for an buffer 1 or
2 interrupt to be cleared.  I am have a problem where the transmission from
the audio out has been shut off but only after an interrupt was pending in
the Audio out.  I acknowledge the source of the interrupt but the interrupt
does not clear.

Any help on this matter would be much appreciated.

Thanks,

Bill Kozlowski


Sent via the TriMedia mailing list
trimedia@yahoogroups.com - archive at http://groups.yahoo.com/group/trimedia

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#3555 From: gu dongsheng <gudongsheng@...>
Date: Wed Nov 6, 2002 1:50 am
Subject: Re: How to config the SDRAM in Trimedia?
gudongsheng
Send Email Send Email
 
Hi,

   Thank you for your help.
   Do you agree with the config of SDRAM that I has
used? I want to get 32MB space only using two chips.
But the chip with 32bits width is hard to find. Can
you give me any other advice for this question?

   Thank you!



--- Luis Lucas <luis@...> wrote:
> as written in section 12.17, it does not matter.
> table 12-10 gives the mapping, however this
> is of very little use unless you start to put a
> logic analyser on the SDRAM pins.
>
> Luis.
>
>
>
>
>
>
> <-----Original Message----->
> >
> > From: gudongsheng
> > Sent: 11/3/2002 9:31:11 PM
> > To: trimedia@yahoogroups.com
> > Subject: [trimedia] How to config the SDRAM in
> Trimedia?
> >
> > Hi, everyone:
> >
> > I am designing the circuit board based on PNX1302.
> I meet some
> > problems when configing the SDRAM. The two SDRAM
> that i want to use
> > is 4Bank X 2M X 16bits as 32MB space. The MM_A[11]
> and MM_cs[1] are
> > connected to BA[0] and BA[1] in the data sheet.
> But it is not clear
> > that MM_A[11] is connected to BA[0] or BA[1]. I
> want somebody to
> > explain it clearly. I also want to know whether it
> is better to use
> > two 4Bank X 2M X 16bits SDRAM to firm 32MB space.
> If using this
> > configration, what is the address map of SDRAM?
> >
> > Thank you for your help!
> >
> > Gudongsheng
> >
> >
> > ------------------------ Yahoo! Groups Sponsor
> >
> > Sent via the TriMedia mailing list
> > trimedia@yahoogroups.com - archive at
> http://groups.yahoo.com/group/trimedia
> >
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> >
> > .
> >
>
>
>
> [Non-text portions of this message have been
> removed]
>
>


__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

#3556 From: gu dongsheng <gudongsheng@...>
Date: Wed Nov 6, 2002 1:50 am
Subject: Re: How to config the SDRAM in Trimedia?
gudongsheng
Send Email Send Email
 
Hi,

   Thank you for your help.
   Do you agree with the config of SDRAM that I has
used? I want to get 32MB space only using two chips.
But the chip with 32bits width is hard to find. Can
you give me any other advice for this question?

   Thank you!



--- Luis Lucas <luis@...> wrote:
> as written in section 12.17, it does not matter.
> table 12-10 gives the mapping, however this
> is of very little use unless you start to put a
> logic analyser on the SDRAM pins.
>
> Luis.
>
>
>
>
>
>
> <-----Original Message----->
> >
> > From: gudongsheng
> > Sent: 11/3/2002 9:31:11 PM
> > To: trimedia@yahoogroups.com
> > Subject: [trimedia] How to config the SDRAM in
> Trimedia?
> >
> > Hi, everyone:
> >
> > I am designing the circuit board based on PNX1302.
> I meet some
> > problems when configing the SDRAM. The two SDRAM
> that i want to use
> > is 4Bank X 2M X 16bits as 32MB space. The MM_A[11]
> and MM_cs[1] are
> > connected to BA[0] and BA[1] in the data sheet.
> But it is not clear
> > that MM_A[11] is connected to BA[0] or BA[1]. I
> want somebody to
> > explain it clearly. I also want to know whether it
> is better to use
> > two 4Bank X 2M X 16bits SDRAM to firm 32MB space.
> If using this
> > configration, what is the address map of SDRAM?
> >
> > Thank you for your help!
> >
> > Gudongsheng
> >
> >
> > ------------------------ Yahoo! Groups Sponsor
> >
> > Sent via the TriMedia mailing list
> > trimedia@yahoogroups.com - archive at
> http://groups.yahoo.com/group/trimedia
> >
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> >
> > .
> >
>
>
>
> [Non-text portions of this message have been
> removed]
>
>


__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

#3557 From: gu dongsheng <gudongsheng@...>
Date: Wed Nov 6, 2002 1:50 am
Subject: Re: How to config the SDRAM in Trimedia?
gudongsheng
Send Email Send Email
 
Hi,

   Thank you for your help.
   Do you agree with the config of SDRAM that I has
used? I want to get 32MB space only using two chips.
But the chip with 32bits width is hard to find. Can
you give me any other advice for this question?

   Thank you!



--- Luis Lucas <luis@...> wrote:
> as written in section 12.17, it does not matter.
> table 12-10 gives the mapping, however this
> is of very little use unless you start to put a
> logic analyser on the SDRAM pins.
>
> Luis.
>
>
>
>
>
>
> <-----Original Message----->
> >
> > From: gudongsheng
> > Sent: 11/3/2002 9:31:11 PM
> > To: trimedia@yahoogroups.com
> > Subject: [trimedia] How to config the SDRAM in
> Trimedia?
> >
> > Hi, everyone:
> >
> > I am designing the circuit board based on PNX1302.
> I meet some
> > problems when configing the SDRAM. The two SDRAM
> that i want to use
> > is 4Bank X 2M X 16bits as 32MB space. The MM_A[11]
> and MM_cs[1] are
> > connected to BA[0] and BA[1] in the data sheet.
> But it is not clear
> > that MM_A[11] is connected to BA[0] or BA[1]. I
> want somebody to
> > explain it clearly. I also want to know whether it
> is better to use
> > two 4Bank X 2M X 16bits SDRAM to firm 32MB space.
> If using this
> > configration, what is the address map of SDRAM?
> >
> > Thank you for your help!
> >
> > Gudongsheng
> >
> >
> > ------------------------ Yahoo! Groups Sponsor
> >
> > Sent via the TriMedia mailing list
> > trimedia@yahoogroups.com - archive at
> http://groups.yahoo.com/group/trimedia
> >
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> >
> > .
> >
>
>
>
> [Non-text portions of this message have been
> removed]
>
>


__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

#3558 From: gu dongsheng <gudongsheng@...>
Date: Wed Nov 6, 2002 1:50 am
Subject: Re: How to config the SDRAM in Trimedia?
gudongsheng
Send Email Send Email
 
Hi,

   Thank you for your help.
   Do you agree with the config of SDRAM that I has
used? I want to get 32MB space only using two chips.
But the chip with 32bits width is hard to find. Can
you give me any other advice for this question?

   Thank you!

--- Luis Lucas <luis@...> wrote:
> as written in section 12.17, it does not matter.
> table 12-10 gives the mapping, however this
> is of very little use unless you start to put a
> logic analyser on the SDRAM pins.
>
> Luis.
>
>
>
>
>
>
> <-----Original Message----->
> >
> > From: gudongsheng
> > Sent: 11/3/2002 9:31:11 PM
> > To: trimedia@yahoogroups.com
> > Subject: [trimedia] How to config the SDRAM in
> Trimedia?
> >
> > Hi, everyone:
> >
> > I am designing the circuit board based on PNX1302.
> I meet some
> > problems when configing the SDRAM. The two SDRAM
> that i want to use
> > is 4Bank X 2M X 16bits as 32MB space. The MM_A[11]
> and MM_cs[1] are
> > connected to BA[0] and BA[1] in the data sheet.
> But it is not clear
> > that MM_A[11] is connected to BA[0] or BA[1]. I
> want somebody to
> > explain it clearly. I also want to know whether it
> is better to use
> > two 4Bank X 2M X 16bits SDRAM to firm 32MB space.
> If using this
> > configration, what is the address map of SDRAM?
> >
> > Thank you for your help!
> >
> > Gudongsheng
> >
> >
> > ------------------------ Yahoo! Groups Sponsor
> >
> > Sent via the TriMedia mailing list
> > trimedia@yahoogroups.com - archive at
> http://groups.yahoo.com/group/trimedia
> >
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> >
> > .
> >
>
>
>
> [Non-text portions of this message have been
> removed]
>
>


__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

#3559 From: gu dongsheng <gudongsheng@...>
Date: Wed Nov 6, 2002 1:51 am
Subject: Re: How to config the SDRAM in Trimedia?
gudongsheng
Send Email Send Email
 
Hi,

   Thank you for your help.
   Do you agree with the config of SDRAM that I has
used? I want to get 32MB space only using two chips.
But the chip with 32bits width is hard to find. Can
you give me any other advice for this question?

   Thank you!

--- Luis Lucas <luis@...> wrote:
> as written in section 12.17, it does not matter.
> table 12-10 gives the mapping, however this
> is of very little use unless you start to put a
> logic analyser on the SDRAM pins.
>
> Luis.
>
>
>
>
>
>
> <-----Original Message----->
> >
> > From: gudongsheng
> > Sent: 11/3/2002 9:31:11 PM
> > To: trimedia@yahoogroups.com
> > Subject: [trimedia] How to config the SDRAM in
> Trimedia?
> >
> > Hi, everyone:
> >
> > I am designing the circuit board based on PNX1302.
> I meet some
> > problems when configing the SDRAM. The two SDRAM
> that i want to use
> > is 4Bank X 2M X 16bits as 32MB space. The MM_A[11]
> and MM_cs[1] are
> > connected to BA[0] and BA[1] in the data sheet.
> But it is not clear
> > that MM_A[11] is connected to BA[0] or BA[1]. I
> want somebody to
> > explain it clearly. I also want to know whether it
> is better to use
> > two 4Bank X 2M X 16bits SDRAM to firm 32MB space.
> If using this
> > configration, what is the address map of SDRAM?
> >
> > Thank you for your help!
> >
> > Gudongsheng
> >
> >
> > ------------------------ Yahoo! Groups Sponsor
> >
> > Sent via the TriMedia mailing list
> > trimedia@yahoogroups.com - archive at
> http://groups.yahoo.com/group/trimedia
> >
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> >
> > .
> >
>
>
>
> [Non-text portions of this message have been
> removed]
>
>


__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

#3560 From: "li_guobing" <li_guobing@...>
Date: Wed Nov 6, 2002 2:14 am
Subject: Re: question about MDS TM1300 IREF BOARD
li_guobing
Send Email Send Email
 
Thank you, Chuck. I renamed "tmman.sys" and "tmman32.dll"  and
restarted the windows, the problem did go away. But could you tell me
how to solve the problem in another way? I mean, windows can "sleep"
or "wait" without removing the two files? Is it a bug?

--- In trimedia@y..., chuck.peplinski@p... wrote:
> You don't mention the OS, and you don't mention the version of the
TM software system.
> The only drivers that get installed are "tmman.sys"
and "tmman32.dll."  Does the problem go away if you remove them?
>
> Chuck

#3561 From: "garychang123" <ue8601@...>
Date: Wed Nov 6, 2002 4:31 am
Subject: How to generate *.o file from *.y or *.u or*.v files?
garychang123
Send Email Send Email
 
Hi, group

There is an example vo in DVE-2, and there are three .o files in vo
directory.

How do I generate the .o files for my .Y,.U,.V data?

#3562 From: "garychang123" <ue8601@...>
Date: Wed Nov 6, 2002 4:33 am
Subject: How to generate *.o file from *.y or *.u or*.v files?
garychang123
Send Email Send Email
 
Hi, group

There is an example vo in DVE-2, and there are three .o files in vo
directory.

How do I generate the .o files for my .Y,.U,.V data?



Best regard

Gary

#3563 From: chuck.peplinski@...
Date: Wed Nov 6, 2002 2:35 pm
Subject: Re: Re: question about MDS TM1300 IREF BOARD
chuckpeplinski
Send Email Send Email
 
It sounds like a bug.  This is the first report I've had of it.  I never sleep
or wait on my desktop machines, and I never install TM in my laptop.  Can you
make a complete bug report?  What OS?  What version of TM drivers?

Chuck





                       "li_guobing"
                       <li_guobing@yaho             To:  trimedia@yahoogroups.com
                       o.com.cn>                    cc:  (bcc: Chuck
Peplinski/SVL/SC/PHILIPS)
                                                    Subject:   [trimedia] Re:
question about MDS TM1300 IREF BOARD
                       11/05/2002 06:14
                       PM                           Classification:
                       Please respond
                       to trimedia







Thank you, Chuck. I renamed "tmman.sys" and "tmman32.dll"  and
restarted the windows, the problem did go away. But could you tell me
how to solve the problem in another way? I mean, windows can "sleep"
or "wait" without removing the two files? Is it a bug?

--- In trimedia@y..., chuck.peplinski@p... wrote:
> You don't mention the OS, and you don't mention the version of the
TM software system.
> The only drivers that get installed are "tmman.sys"
and "tmman32.dll."  Does the problem go away if you remove them?
>
> Chuck





Sent via the TriMedia mailing list
trimedia@yahoogroups.com - archive at http://groups.yahoo.com/group/trimedia

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#3564 From: "Kozlowski, William L" <william.kozlowski@...>
Date: Wed Nov 6, 2002 5:40 pm
Subject: Audio In buffering
williamkozlo...
Send Email Send Email
 
Hello group,

Is there anybody who knows a way to force a partial 64 byte buffer of Audio
In data to be written to SDRAM.  I have a stream of data which is coming to
the Audio In that I need to collect which is not a multiple of 64 bytes.  Is
there some way to get to the data which is sitting in the hardware buffer.

Thanks,

Bill Kozlowski

#3565 From: singur.salem@...
Date: Wed Nov 6, 2002 5:47 pm
Subject: Re: Re: question about MDS TM1300 IREF BOARD
singur.salem@...
Send Email Send Email
 
This sounds like tmman kernel driver does not respond to Power Management Kernel
API's. Usually requested by OS (PC) to all kernel drivers before going to Sleep.
This is not supported in tmman since it is mostly (always) used  on a
development machine or
test target machine.


Singur




                       chuck.peplinski+FromInterNet@
                       philips.com                               To: 
trimedia@yahoogroups.com
                                                                 cc:  (bcc:
Singur Salem/SVL/SC/PHILIPS)
                       11/06/2002 06:35 AM                       Subject:   Re:
[trimedia] Re: question about MDS TM1300 IREF BOARD
                       Please respond to trimedia
                                                                 Classification:






It sounds like a bug.  This is the first report I've had of it.  I never sleep
or wait on my desktop machines, and I never install TM in my laptop.  Can you
make a complete bug report?  What OS?  What version of TM drivers?

Chuck





                       "li_guobing"
                       <li_guobing@yaho             To:  trimedia@yahoogroups.com
                       o.com.cn>                    cc:  (bcc: Chuck
Peplinski/SVL/SC/PHILIPS)
                                                    Subject:   [trimedia] Re:
question about MDS TM1300 IREF BOARD
                       11/05/2002 06:14
                       PM                           Classification:
                       Please respond
                       to trimedia







Thank you, Chuck. I renamed "tmman.sys" and "tmman32.dll"  and
restarted the windows, the problem did go away. But could you tell me
how to solve the problem in another way? I mean, windows can "sleep"
or "wait" without removing the two files? Is it a bug?

--- In trimedia@y..., chuck.peplinski@p... wrote:
> You don't mention the OS, and you don't mention the version of the
TM software system.
> The only drivers that get installed are "tmman.sys"
and "tmman32.dll."  Does the problem go away if you remove them?
>
> Chuck





Sent via the TriMedia mailing list
trimedia@yahoogroups.com - archive at http://groups.yahoo.com/group/trimedia

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/







Sent via the TriMedia mailing list
trimedia@yahoogroups.com - archive at http://groups.yahoo.com/group/trimedia

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#3566 From: chuck.peplinski@...
Date: Wed Nov 6, 2002 8:52 pm
Subject: Re: Audio In buffering
chuckpeplinski
Send Email Send Email
 
Feed some more clocks into the input.  Otherwise its stuck in the HW buffer

Chuck





                       "Kozlowski, William
                       L"                              To: 
trimedia@yahoogroups.com
                       <william.kozlowski@             cc:  (bcc: Chuck
Peplinski/SVL/SC/PHILIPS)
                       unisys.com>                     Subject:   [trimedia]
Audio In buffering

                       11/06/2002 09:40 AM             Classification:
                       Please respond to
                       trimedia






Hello group,

Is there anybody who knows a way to force a partial 64 byte buffer of Audio
In data to be written to SDRAM.  I have a stream of data which is coming to
the Audio In that I need to collect which is not a multiple of 64 bytes.  Is
there some way to get to the data which is sitting in the hardware buffer.

Thanks,

Bill Kozlowski


Sent via the TriMedia mailing list
trimedia@yahoogroups.com - archive at http://groups.yahoo.com/group/trimedia

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#3567 From: chuck.peplinski@...
Date: Wed Nov 6, 2002 8:55 pm
Subject: Re: How to generate *.o file from *.y or *.u or*.v files?
chuckpeplinski
Send Email Send Email
 
You can put the data into a C array and then compile it.
Or you can make the process faster by putting the data into an assembly file. 
At some level, tmcc and its ilk will have to write out the.o

Chuck





                       "garychang123"
                       <ue8601@...             To:  trimedia@yahoogroups.com
                       et.net>                      cc:  (bcc: Chuck
Peplinski/SVL/SC/PHILIPS)
                                                    Subject:   [trimedia] How to
generate *.o file from *.y or *.u or*.v files?
                       11/05/2002 08:31
                       PM                           Classification:
                       Please respond
                       to trimedia







Hi, group

There is an example vo in DVE-2, and there are three .o files in vo
directory.

How do I generate the .o files for my .Y,.U,.V data?



Sent via the TriMedia mailing list
trimedia@yahoogroups.com - archive at http://groups.yahoo.com/group/trimedia

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

#3568 From: "golkondaus" <golkondaus@...>
Date: Thu Nov 7, 2002 2:49 am
Subject: Re: video multiplexing
golkondaus
Send Email Send Email
 
Hi! frank,

Have u got the figure of how many fields are lost to sync for
different cameras with SAA7113. Also have u worked on
SAA7114 and SAA7115.

Cheers,
Raj

--- In trimedia@y..., "frank_bhattacharyya" <fb@v...> wrote:
> In several designs (without TM1300 but an hardware codec) we've
> investigated several AD converters according to multiplexing video.
>
> But at first I want to try to explain the frame loss problem
(anyone
> may correct me):
>
> When you want to multiplex video of unsynchronised sources (not
> genlocked) buy switching between the inputs of one AD converter,
the
> ADC has to resync to the new video signal. If the signals are
> genlocked, the ADC can do this immediately without frame loss. But
> using unsynced sources the AD converter needs some time to analyze
> the video source to digitize it the right way (e.g. for locking
it's
> internal PLL's). This time is not constant because it also depends
on
> the phase of the video sources to each other.
>
> If you use for each input it's own ADC they don't have to resync
> (because the signals are stable). But that doesn't mean that you
can
> multiplex 50 fields/s (I'm a PAL guy). At the digital outputs
you'll
> also have to wait some time for new data to to process (I assume
the
> inputs are still unsync'ed). But this time is always inbetween 0-
20ms
> (using both fields). After several flip chart diagrams we came to
the
> conclusion that the total field rate is 25 fields/s (is this
true??).
>
> To come to higher rates you'll need field memories at the digital
> outputs of the ADC to buffer one field. In this case the field
> memories can be read out without waiting (they always contain a
> complete field). So the total frame rate is 50 fields/s.
>
> The following field rates are the worst case values we've analyzed:
>
> Philips SAA7110 needs 6-8 fields to sync
> Philips SAA7113 I'm working on this one right now
> Philips SAA7118 needs 4 fields
> Intersil (former Harris) HMP8117 needs 4 fields
>
> We've done one design with four HMP8117 and four field memories and
a
> backplane (using a hardware JPEG codec from Zoran). With this
> hardware we're able to capture 50 fields/s of unsync'ed sources
(with
> some restictions on the multiplexing sequence). But the HMP8117 has
> some kind of temperature problem. It always operates at the maximum
> temp so it needs a heat spreader to work in ambient temperature.
> Harris/Intersil didn't reply to serveral technical requests
according
> to this problem.
>
> So my suggestion (without warranty) is: use the SAA7118. This one
> also has 16 video inputs and generates a CCIR656 style digital
> stream. We use the SAA7118 in our TM1300 design (still not
finished).
>
> I hope I could help you...
>
> Best regards
>
> Frank Bhattacharyya
>
> --- In trimedia@y..., "golkondaus" <golkondaus@y...> wrote:
> > Hi! Guys,
> >
> > For my application I'm planning to change input chip from SAA711A
> to
> > SAA7113 or SAA7114, which one is the better option to go for in
> terms
> > of better switching between camera.
> >
> > Also what is multiple video digitier.  and how does it improves
the
> > frame loss problem.
> >
> > cheers,
> > Sudershan Raj'
> > Sydney
> >
> >
> > I'm planning to changing to change the
> > --- In trimedia@y..., Boghos <bboghossian@s...> wrote:
> > > Not trying to discourage you but I was advised that the SAA7113
> > will not be
> > > able to switch between video sources without losing at least
two
> > frames at
> > > each transfer. Hence, multiple video digitisers might be
> necessary
> > to ensure
> > > multiplexing without frame loss. That is of course assuming
that
> > your
> > > application requires instant switching. You also need to think
> about
> > > gen-locking your video sources.
> > >
> > > Best Regards
> > > Boghos
> > >
> > > Dr. Boghos Boghossian
> > > Sollatek Power Conversion Design Ltd
> > > Unit 4, Trident Industrial Estate.
> > > Blackthorn Road.
> > > Poyle,
> > > Slough SL3 0AX
> > > England
> > > Tel: +44 (0) 1753 688 300
> > > Fax: +44 (0) 1753 685 306
> > > http://www.sollatek.com
> > >
> > > -----Original Message-----
> > > From: Bauernoeppel, Frank [mailto:bauernoe@d...]
> > > Sent: 01 July 2002 17:51
> > > To: 'trimedia@y...'
> > > Subject: RE: [trimedia] video multiplexing
> > >
> > > Hello Frank,
> > >
> > > > multiplexing from the VI interrupt. Is there any restriction
> using
> > > > IIC from interrupt routines? I've tried to do
> viConfigureDecoder
> > to
> > > > manipulate the registers directly but I only received a
> > > > IIC_ERR_TIMEOUT by doing so from the vi ISR.
> > > > I've tried the same asynchronously (from main loop) and that
> > seems to
> > > > work.
> > >
> > > There are synchronous and asynchronous IIC functions defined in
> the
> > SDE
> > > , see $(TCS)/include/tm1/tmIIC.h
> > >
> > >         extern tmLibdevErr_t iicDispatch(Int instance,
> piicRequest_t
> > > request);
> > >
> > > is the asynchronous one and can be called from an interrupt
> handler.
> > >
> > >         extern tmLibdevErr_t iicReadReg(UInt address, Int
> > subaddress, UInt
> > > *value);
> > > and
> > >         extern tmLibdevErr_t iicWriteReg(UInt address, Int
> > subaddress, UInt
> > > value);
> > >
> > > are the synchronous ones.
> > >
> > > viConfigureDecoder will finally use the board support package
> (BSP),
> > > which will usually use the synchr. IIC functions which may fail.
> > >
> > > You may try calling iicDispatch directly from the vi handler.
> > >
> > > Frank
> > >
> > > --
> > > Dr. Frank Bauernoeppel, Research Director
> > > DResearch Digital Media Systems GmbH
> > > Otto-Schmirgal-Str. 3, D-10319 Berlin, Germany
> > > Tel: +49 (30) 515932 0   mailto:bauernoe@d...
> > > Fax: +49 (30) 515932 299 http://www.dresearch.de
> > >
> > >
> > >
> > > Sent via the TriMedia mailing list
> > > trimedia@o...
> > >
> > > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/

#3569 From: "gbaozhong" <gbaozhong@...>
Date: Thu Nov 7, 2002 3:51 am
Subject: how to make a stand alone .mi file?
gbaozhong
Send Email Send Email
 
Hi all,
I am a newer for Trimedia.
I have the application developed by others.and I also have the source
code for L1 and L2 and my application.In L1 and L2 the others have
given the .mi file ,but the application no the .mi file so I want to
recompile the .mi file for my flash.but always given the error:"tmld
error   :   Unresolved symbol _main
tmld fatal   :   C:\TRIMEDIA\bin\tmld aborted due to errors".
I only can find the _main in sysinit.c,but I change the name of
main,for example: "main1".but the compile error not change.
The application provided by others is compiled on SDE1.1,But now I
only have the SDE2.1.
My questions is :
1,Is the error cause by the diffrency version of SDE?
2,Face to the error, what can I do? change something and try?
3,My make file write as following:"$(ROMIMAGE): Makefile.mi
	 @ echo "creating rom image $(ROMIMAGE)"
	 @$(CC) -DMMIO_BASE_ADDR=0xefe00000 \
	 $(LINK_OBJS) $(PSOS_OBJ) $(LIBRARIES) \
	 $(LDFLAGS) $(CFLAGS) -o $(ROMIMAGE)
	 $(LD) \
			 -mi -exec -start=_main   \
			 -bdownload=__clock_freq_init \
			 -tm_freq 120000000       \
			 -load=0x0,0x800000 "
is it right?
Thanks

#3570 From: "li_guobing" <li_guobing@...>
Date: Thu Nov 7, 2002 8:48 am
Subject: Re: question about MDS TM1300 IREF BOARD
li_guobing
Send Email Send Email
 
The OS I used is win2000 professional , the TM version is TM1300
revision 1.2 and SDE 2.2 . I hope it is helpful .
Didn't anybody else who met the problem? What do you think about it?



--- In trimedia@y..., singur.salem@p... wrote:
>
> This sounds like tmman kernel driver does not respond to Power
Management Kernel API's. Usually requested by OS (PC) to all kernel
drivers before going to Sleep.  This is not supported in tmman since
it is mostly (always) used  on a development machine or
> test target machine.
>
>
> Singur
>
>
>
>


>
chuck.peplinski+FromInterNet@

>                       philips.com
To:
trimedia@y...
>
cc:  (bcc: Singur
Salem/SVL/SC/PHILIPS)
>                       11/06/2002 06:35 AM
Subject:   Re: [trimedia] Re: question about MDS TM1300 IREF
BOARD
>                       Please respond to
trimedia

>
Classification:

>


>


>
>
>
>
> It sounds like a bug.  This is the first report I've had of it.  I
never sleep or wait on my desktop machines, and I never install TM in
my laptop.  Can you make a complete bug report?  What OS?  What
version of TM drivers?
>
> Chuck
>
>
>
>
>
>                       "li_guobing"
>                       <li_guobing@yaho             To:
trimedia@y...
>                       o.com.cn>                    cc:  (bcc: Chuck
Peplinski/SVL/SC/PHILIPS)
>                                                    Subject:
[trimedia] Re: question about MDS TM1300 IREF BOARD
>                       11/05/2002 06:14
>                       PM                           Classification:
>                       Please respond
>                       to trimedia
>
>
>
>
>
>
>
> Thank you, Chuck. I renamed "tmman.sys" and "tmman32.dll"  and
> restarted the windows, the problem did go away. But could you tell
me
> how to solve the problem in another way? I mean, windows can "sleep"
> or "wait" without removing the two files? Is it a bug?
>
> --- In trimedia@y..., chuck.peplinski@p... wrote:
> > You don't mention the OS, and you don't mention the version of the
> TM software system.
> > The only drivers that get installed are "tmman.sys"
> and "tmman32.dll."  Does the problem go away if you remove them?
> >
> > Chuck
>
>
>
>
>
> Sent via the TriMedia mailing list
> trimedia@y... - archive at http://groups.yahoo.com/group/trimedia
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
>
>
>
>
>
> Sent via the TriMedia mailing list
> trimedia@y... - archive at http://groups.yahoo.com/group/trimedia
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/

Messages 3541 - 3570 of 11953   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help