This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: AEB: GDB vs. ROM monitor dilemma


>>>>> "Marco" == Marco Götze <marco.goetze@imms.de> writes:

Marco> Symptoms: When running the target application inside GDB
Marco> (Insight), things work as expected.  When communicating with
Marco> the on-board ROM monitor (v0.01) via a terminal application
Marco> (minicom), however, execution typically immediately branches
Marco> through zero (as remarked upon by the monitor, followed by a
Marco> reboot).

Are you running an eCos app by downloading it with the board monitor's
download command? If so, you will need to hack the eCos startup (I
think including stubs should suffice) so the board will be properly
initialized. The board monitor does not leave the board in the state
expected by eCos applications.

Jesper


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]