Hi This file is currently used by only one BSP and it isn't in sync with the start code that five of the BSPs use. I looked at the genmcf548x BSP for guidance but it appears to inherit the stack it starts on and doesn't have bss clear code in start.S.
The shared start.S needs a starting stack and the following symbols: _clear_start and _clear_end What do those symbols map to in the linkcmds.shared? Any thoughts on the starting stack other than to declare it in the shared start.S? Just thinking I can move a few BSPs to shared easily if I can address this issue. Thanks. --joel
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel