Re: DSP vs. ARM endianness and struct packing

2007-09-14 Thread Bob Lees
Simon What happens if you pack the structure as in typedef struct __attribute__ ((packed)) endian_test_struct { Bob On Friday 14 September 2007 12:08, Simon Pickering wrote: > > Using the following struct on the DSP-side: > > > > typedef struct endian_test_struct { > > unsigned long iamulon

Re: [maemo-developers] dspmpeg4sink

2006-06-02 Thread Bob Lees
Hi Michael I hope your line below is a typo:) gst-launch-0.8 udpsrc ! video/x-h263 ! dspmpeg4sink I think should be gst-launch-0.8 udpsrc | video/x-h263 | dspmpeg4sink ! should be | ?? Regards Bob On Friday 02 June 2006 17:34, M M wrote: > Hi, > I am trying to use dspmpeg4sink on maemo, but it

Re: [maemo-developers] New Nokia 770 software image available

2006-04-24 Thread Bob Lees
I think that's because it's a dual voltage card Bob On Monday 24 April 2006 23:08, Brad Midgley wrote: > hey > > >>Isn't SD a closed format requiring non-disclosure agreements (and it does > >>not mix well with Linux for this reason) ??? > > > > Plenty of linux devices with SD exist. (The entire

Re: [maemo-developers] Measuring power consumption of 770

2006-03-15 Thread Bob Lees
On Wednesday 15 March 2006 10:59, Teemu Nikkilä wrote: > On Tuesday, 14. March 2006 22:42, Claudio Scordino wrote: > > > Why don't you just wire a battery to the battery pins and connect your > > > meters to these wires? > > I'd investigate this approach, maybe even building a battery "emulator" -

[maemo-developers] Booting from mmc

2006-02-20 Thread Bob Lees
Hi All Being fairly new to this list, this question may be answered elsewhere however here goes: Has anyone tried booting from the mmc for testing? and if so can this behaviour be controlled by the presence or lack of, of a suitable bootable mmc? There is apparent support for this in the initr