[uClinux-dev] Can I provide tty handle to lrzsz?

2009-06-09 Thread amol sukerkar
Hi, I am implementing ZMODEM protocol in my embedded device using lrzsz package. It looks from the source code that I don't have any control over the serial port handle that lrzsz opens. How do I transfer/receive files using lrzsz on serial ports that I can specify from other programs? In

Re: [uClinux-dev] FAT16 USB Mass Storage with no MBR does not mount

2007-12-12 Thread amol sukerkar
] wrote: On Wed 28 Nov 2007 05:44, Mike Frysinger pondered: On Wednesday 21 November 2007, amol sukerkar wrote: Platform: Blackfin uClinux Kernel: 2.4.8 (There I go again with my antique kernel if anyone recognize me with my previous e-mails!!!) wow, i didnt think we actually released

Re: [uClinux-dev] Re: FAT16 USB Mass Storage with no MBR does not mount

2007-11-26 Thread amol sukerkar
] wrote: amol sukerkar schrieb: Hello, Happy Thanksgiving! I have a USB thumb drive that is formatted as FAT16 and does not have MBR. I am unable to mount it. By looking at the function msdos_partition (...) in the function .../fs/partitions/msdos.c, it appears to me

[uClinux-dev] FAT16 USB Mass Storage with no MBR does not mount

2007-11-21 Thread amol sukerkar
Hello, Happy Thanksgiving! I have a USB thumb drive that is formatted as FAT16 and does not have MBR. I am unable to mount it. By looking at the function msdos_partition (...) in the function .../fs/partitions/msdos.c, it appears to me that if the MBR in media is absent, then the

Re: [uClinux-dev] GCC Optimization

2007-07-27 Thread amol sukerkar
Thanks, David! I am getting desired results. On 7/27/07, David McCullough [EMAIL PROTECTED] wrote: Jivin amol sukerkar lays it down ... Thanks, David! I was actually asking about both 2.4.x and 2.6.x and not for kernel but user/. Then the LOPT/UOPT or equivalent for your arch

[uClinux-dev] GCC Optimization

2007-07-26 Thread amol sukerkar
Hello, How do I change the compiler optimization in uClinux from -O2 to -O0? Thanks! AM ___ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by

Re: [uClinux-dev] GCC Optimization

2007-07-26 Thread amol sukerkar
Thanks, David! I was actually asking about both 2.4.x and 2.6.x and not for kernel but user/. AM On 7/26/07, David McCullough [EMAIL PROTECTED] wrote: Jivin amol sukerkar lays it down ... Hello, How do I change the compiler optimization in uClinux from -O2 to -O0? Thanks

[uClinux-dev] Compile/build errors in Blackfin uClinux kernel 2.6.x

2007-07-23 Thread amol sukerkar
Hello, I have the following errors when I try to compile and build Blackfin uClinux image: /tmp/ccOODMdf.s:181: Error: Semantic error operands don't fit instruction template: `REG ASSIGN expr' /tmp/ccOODMdf.s:202: Error: Semantic error operands don't fit instruction template: `REG

[uClinux-dev] Compile/build errors with Blackfin uClinux 2.4.x kernel

2007-07-10 Thread amol sukerkar
Hello, I have the following errors when I try to compile and build Blackfin uClinux image: e2fsck.elf2flt: In function 'sbrk': e2fsck.elf2flt(.text+0x21e5a): undefined reference to '_brk' e2fsck.elf2flt: In function '_e2fsck_llseek': e2fsck.elf2flt(.text+0x21e64): undefined reference to