Re: A question on printascii

2012-07-20 Thread Shashidhar Hiremath
thanks a lot Chris. Will try it out. On Fri, Jul 20, 2012 at 9:24 AM, Chris Ball wrote: > Hi Shashidhar, > > On Wed, Jul 18 2012, Shashidhar Hiremath wrote: >> I want to use printascii to debug my serial driver. How do I enable >> it and use the feature. >> Currently I have enabled in menucon

Re: A question on printascii

2012-07-19 Thread Chris Ball
Hi Shashidhar, On Wed, Jul 18 2012, Shashidhar Hiremath wrote: > I want to use printascii to debug my serial driver. How do I enable > it and use the feature. > Currently I have enabled in menuconfig and done an extern on the > printascii api, this doesn't seem to work, So any hints for debugg

Re: A question on printascii

2012-07-19 Thread Shashidhar Hiremath
I am working on ARM architecture. On Wed, Jul 18, 2012 at 9:33 PM, Randy Dunlap wrote: > On 07/18/2012 06:03 AM, Shashidhar Hiremath wrote: > >> HI, >> I want to use printascii to debug my serial driver. How do I enable >> it and use the feature. >> Currently I have enabled in menuconfig and

Re: A question on printascii

2012-07-18 Thread Randy Dunlap
On 07/18/2012 06:03 AM, Shashidhar Hiremath wrote: > HI, > I want to use printascii to debug my serial driver. How do I enable > it and use the feature. > Currently I have enabled in menuconfig and done an extern on the > printascii api, this doesn't seem to work, So any hints for debugging >

A question on printascii

2012-07-18 Thread Shashidhar Hiremath
HI, I want to use printascii to debug my serial driver. How do I enable it and use the feature. Currently I have enabled in menuconfig and done an extern on the printascii api, this doesn't seem to work, So any hints for debugging serial drivers ? -- regards, Shashidhar Hiremath -- To unsubsc