Hi Didier, I am using Blackfin 561.
I am directly using the source files in my code. I didn't install the library as was told in documentation. autogen.sh didn't work for me. So, I think I can't apply this patch. Is there anyother way....can i get source zip with patch. Thanks & Regards, Harpreet On Mon, 2009-11-30 at 11:00 +0100, Didier Barvaux wrote: > Hi, > > > Were you able to reproduce the problem? > > No, I was not. But I'm quite sure your problem is similar to the first > one your fixed in the library. It seems as if your microprocessor does > not handle uint16_t casts on odd memory addresses. What type of > microprocessor do your use ? > > I tried to fix all the uint16_t casts. Could you please apply the > attached patch on a 1.2.x release of the library, build it and try > again your test program with that version ? > > Didier > > > > 2009-11-27 at 10:39 +0100, Didier Barvaux wrote: > > > Hi, > > > > > > > But I read the document from page 126. > > > > I did not get it. > > > > > > > > When compressor starts with Fragments and send fragments as IR > > > > packets.. and later when it shifts to packet compression.. > > > > > > > > why does decompression fails... > > > > > > It should not. I will try to reproduce the problem. > > > > > > > > > > I did not get what you means by uncompressed profile is confused? > > > > > > David means that sending IP packets through the compressor with the > > > 'Uncompressed' profile is not the same as sending the IP packet > > > uncompressed (ie. without using the compressor at all). This > > > difference may be confusing. > > > > > > Didier Barvaux > > > Viveris Technologies > > > > > > _______________________________________________ > > > Mailing list: https://launchpad.net/~rohc > > > Post to : [email protected] > > > Unsubscribe : https://launchpad.net/~rohc > > > More help : https://help.launchpad.net/ListHelp > > > > -- Software Engineer 1Spatial Australia +61 3 52616840 _______________________________________________ Mailing list: https://launchpad.net/~rohc Post to : [email protected] Unsubscribe : https://launchpad.net/~rohc More help : https://help.launchpad.net/ListHelp

