[Bug 2088] CSB337 (CSB637 variant) does not boot properly

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Sun Feb 3 12:08:59 UTC 2013


https://www.rtems.org/bugzilla/show_bug.cgi?id=2088

--- Comment #6 from Wendell P Silva <silvawp at gmail.com> 2013-02-03 06:08:59 CST ---
A precise location of the error is at monConnect() in the following line:

    rc += _moncom(GETMONFUNC_PUTCHAR,&_rputchar,0,0);

Since _moncom at this point is 0x10000020:
  1) Is this address correct?
  2) If so, how can we guarantee the order of parameter passing is right?
  3) Where is the source code of such function?

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list