sorry, i did not find it in what you said in cpukit/
[email protected] From: Joel Sherrill Date: 2017-12-30 01:41 To: bin.wang CC: [email protected] Subject: Re: The system initialization API On Dec 28, 2017 8:24 PM, "[email protected]" <[email protected]> wrote: hi when i read the rtems c user pdf ,in the 6.3.1 Initializing RTEMS i find that "The system initialization API is available viaββ#included<rtems/sysinit.h>ββ." but i do not find the sysint.h file in the source code folders . is it something wrong ? RTEMS is implicitly initialized as part of getting to the first user thread and initializing the BSP. That file may not be installed but should be under cpukit/. [email protected] _______________________________________________ users mailing list [email protected] http://lists.rtems.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.rtems.org/mailman/listinfo/users
