[ECOS] eth-driver fails in ROM-build
Jesper Skov
jskov@redhat.com
Wed Oct 18 01:32:00 GMT 2000
>>>>> "Jasper" == Jasper Goseling <j.goseling@3t.nl> writes:
Jasper> I'm working under Windows with the latest CVS sources. Does
Jasper> anybody have any idea what could be wrong here?
Bad performance? ROM will be slower than RAM - maybe the code simply
executes too slow to handle the interrupts in a timely manner.
If this is the case, you may want to look into implementing ROMRAM
startup for the platform. That would copy code and rodata out of ROM
into RAM before the application is started.
Jesper
More information about the Ecos-discuss
mailing list