Dear Jonathan,
Thank you very much for this information.
I am using sqlite.c SQLITE_AMALGAMATION old version code.
I think that lastest version is almost same with old version.
I used below predefine option for building sqlite3.c
-DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_OMIT_COMPLETE
-DSQLITE_O
This is going to sound like a stupid question but has part of the toolset
been deleted? Search for those libraries at the install point. It is
unusual to see that set.
On Thu, Mar 28, 2019, 3:50 AM Amarnath MB
wrote:
> Hi All,
>
> I have been building the application for a custom ARM926EJ-S SoC
Hi,
When I use "gcc -E -P -v -dD test.c" from MingW shell it gives (Last few
lines)
int main()
{
while(1);
return 0;
}
ignoring duplicate directory
"C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.3.0/include"
ignoring nonexistent directory "C:/building/msys64/mingw64/include"
igno
Understood. Thanks.
On Thu, 28 Mar 2019 at 12:52, Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> On 28/03/2019 10:44, Ярослав Лещинский wrote:
> > Hello,
> >
> > I wrote spidev driver. In user space it works fine, but when I moved
> > them into the kernel as a part of BSP(calling
On 28/03/2019 10:44, Ярослав Лещинский wrote:
Hello,
I wrote spidev driver. In user space it works fine, but when I moved
them into the kernel as a part of BSP(calling from bspstart.c) I've
got RTEMS_FATAL_SOURCE_EXCEPTION.
Could you please tell me what is a proper way to add driver into the
On 28/03/2019 09:49, Amarnath MB wrote:
My development platform is MingW64 on Windows 10.
The strange part is that when I build my BSP from MingW shell then
this error is not reported and everything gets built successfully.
Once I install my bsp and use it in eclipse to build application it
gi
Hello,
I wrote spidev driver. In user space it works fine, but when I moved them
into the kernel as a part of BSP(calling from bspstart.c) I've
got RTEMS_FATAL_SOURCE_EXCEPTION.
Could you please tell me what is a proper way to add driver into the kernel
space?
Thanks.
--
--
Kind regards,
*Yar
Hi All,
I have been building the application for a custom ARM926EJ-S SoC using
RTEMS CDT in eclipse, unfortunately from yesterday onwards I'm getting this
below error
Building target: RTEMS_APP.exe
Invoking: RTEMS Linker
C:/opt/RTEMS/5.00/compiler/5/bin/arm-rtems5-gcc
-BC:/opt/RTEMS/5.00/bsps/5.0