avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Pointer to a function in a structure in flash?


From: Bob Paddock
Subject: Re: [avr-gcc-list] Pointer to a function in a structure in flash?
Date: Mon, 27 Oct 2003 16:11:38 -0500
User-agent: Opera7.21/Win32 M2 build 3218


The attached foo.c seems to build fine. Also attached is
foo.lst, the listing.

I got the code to compile and run, but it has this odd behavior.

If a command in my table takes no parameters, say "Status?" it does what it
should, but commands that do take parameters, for example "Baud 1200", are not
found when the table is searched.

Not sure what to make of that this point.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]