When I debug eCos example between insight5.0 and redboot, when goes
into hal_if_init(hal_if.c). it will response nothing(that is say redboot
doesn't send packages back to insight).
When redboot already run in ROM, does I need to re-call hal_if_init
function in my hal_hardware_init function? if I releaes a version of eCos,
how to config eCos HAL package?
james chen