On 16/10/08 12:46 -0700, ron minnich wrote:
On Thu, Oct 16, 2008 at 12:41 PM, Myles Watson mylesgw@gmail.com wrote:
I'm showing my ignorance here. Conceptually couldn't you have a small area set up like CAR for the shared portions? As long as it was all loaded before probing wouldn't it always be accessed before the ROM?
It's possible but it is implementation and architecture dependent and I would hate to count on it ....
I think marc is right. Let's get that code out of ROM.
I don't think this is really that big a deal. I don't think shared functions hold any value for us other then the fact that it "feels" right. With the right Makefile fu, we can make this painless for the builder and the user.
Jordan