Re: Re: The system initialization API

2018-01-02 Thread bin.w...@qkmtech.com
...@qkmtech.com; joel CC: Users Subject: Re: The system initialization API On 02/01/18 02:20, bin.w...@qkmtech.com wrote: > sorry, i did not find it in what you said in cpukit/ You probably don't use the Git master branch. For SMP it is highly recommended to use the Git master an not RT

Re: The system initialization API

2018-01-02 Thread Sebastian Huber
On 02/01/18 02:20, bin.w...@qkmtech.com wrote: sorry, i did not find it in what you said in cpukit/ You probably don't use the Git master branch. For SMP it is highly recommended to use the Git master an not RTEMS 4.11. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-821

Re: Re: The system initialization API

2018-01-01 Thread bin.w...@qkmtech.com
sorry, i did not find it in what you said in cpukit/ bin.w...@qkmtech.com From: Joel Sherrill Date: 2017-12-30 01:41 To: bin.wang CC: rtems-us...@rtems.org Subject: Re: The system initialization API On Dec 28, 2017 8:24 PM, "bin.w...@qkmtech.com" wrote: hi when i read the rt

Re: The system initialization API

2017-12-29 Thread Joel Sherrill
On Dec 28, 2017 8:24 PM, "bin.w...@qkmtech.com" 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‘‘." but i do not find the sysint.h file in the source code folders . is it something wrong ? RT