[RTEMS Project] #3727: RTEMS 5 raises exception on mvme2100 VME CPU board (PowerPC)

RTEMS trac trac at rtems.org
Fri Mar 29 13:22:00 UTC 2019


#3727: RTEMS 5 raises exception on mvme2100 VME CPU board (PowerPC)
----------------------------------------+---------------------
 Reporter:  Goetz Pfeiffer              |       Owner:  (none)
     Type:  defect                      |      Status:  new
 Priority:  high                        |   Milestone:
Component:  arch/powerpc                |     Version:  5
 Severity:  blocker                     |  Resolution:
 Keywords:  PowerPC mvme2100 exception  |  Blocked By:
 Blocking:                              |
----------------------------------------+---------------------

Comment (by Joel Sherrill):

 The transformation step on linked executables (.exe) to downloadable
 images (.ralf) was dropped from the build system between 4.11 and 5. This
 is now something that should be done manually.

 Specifically the bsp-post-link step is no longer performed. For BSPs that
 had one, the bsp-post-link definition is still present but not used in the
 RTEMS build tree. I am unsure offhand it if is used when building
 applications against the installed RTEMS image like the examples-v2 do
 with the rtems_waf build system (assuming waf is what you used there)

 https://git.rtems.org/rtems/tree/bsps/powerpc/motorola_powerpc/config/mvme2100.cfg

 I think this may be what you are seeing.

--
Ticket URL: <http://devel.rtems.org/ticket/3727#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list