[ECOS] ROMRAM redboot
Andrew Lunn
andrew.lunn@ascom.ch
Thu Jun 7 07:36:00 GMT 2001
> I've never tried ROMRAM start but to avoid the case where the
> application jumps into RedBoot in FLASH, I'm using these config
> options to build the eCos kernel:
>
> cdl_option CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS {
> user_value 1
> };
[..]
> so that mostly every virtual vectors point to code in RAM.
Yes, that makes the app include its own stub, and so stops ethernet
based debugging? The final application for the product could use your
setup. I want to keep ethernet debugging working if i can.
Andrew
More information about the Ecos-discuss
mailing list