##// END OF EJS Templates
sy_lfr_n_swf_p implemented...
sy_lfr_n_swf_p implemented sy_lfr_n_asm_p implemented in normal mode one ASM_F0 matrix is sent each (100 * sy_lfr_n_asm_p) IRQ GSA => 100 IRQ per second

File last commit:

r0:452a68f7426f default
r32:796c5aa15417 default
Show More
rtems-hello.cbp
44 lines | 1.3 KiB | text/plain | TextLexer
paul
Initial commit.
r0 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="rtems-hello" />
<Option pch_mode="2" />
<Option compiler="sparc_rtems_gcc" />
<Build>
<Target title="Debug">
<Option output="bin\Debug\rtems-hello" prefix_auto="1" extension_auto="1" />
<Option object_output="obj\Debug\" />
<Option type="1" />
<Option compiler="sparc_rtems_gcc" />
<Compiler>
<Add option="-g" />
<Add directory="C:\opt\rtems-4.10-mingw\src\samples" />
<Add directory="C:\opt\rtems-4.10-mingw\sparc-rtems\leon3\lib\include" />
</Compiler>
</Target>
<Target title="Release">
<Option output="bin\Release\rtems-hello" prefix_auto="1" extension_auto="1" />
<Option object_output="obj\Release\" />
<Option type="1" />
<Option compiler="sparc_rtems_gcc" />
<Compiler>
<Add option="-O2" />
</Compiler>
<Linker>
<Add option="-s" />
</Linker>
</Target>
</Build>
<Compiler>
<Add option="-Wall" />
</Compiler>
<Unit filename="..\..\..\..\GAISLER\C\rtems-hello\rtems-hello.c">
<Option compilerVar="CC" />
</Unit>
<Extensions>
<code_completion />
<debugger />
</Extensions>
</Project>
</CodeBlocks_project_file>