|
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 itshould, 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.
[Prev in Thread] | Current Thread | [Next in Thread] |