Never mind. I figured it out. The RTEMS_SYSINIT_ITEM() macro allows me to insert initialization handlers to the loop that I mentioned earlier.
From: users [mailto:[email protected]] On Behalf Of Aaron Bufkin Sent: Wednesday, August 15, 2018 7:56 PM To: [email protected] Subject: [EXT] How to configure _Sysinit handler list? External Email ________________________________ In the rtems_initialize_executive() function, there is a loop that invokes system initialization handlers. How do I add or remove handlers from that list? Aaron
_______________________________________________ users mailing list [email protected] http://lists.rtems.org/mailman/listinfo/users
