<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 36: can't build cunit with arm-none-eabi-gcc compiler in NXP S32DS IDE</title><link>https://sourceforge.net/p/cunit/support-requests/36/</link><description>Recent changes to 36: can't build cunit with arm-none-eabi-gcc compiler in NXP S32DS IDE</description><atom:link href="https://sourceforge.net/p/cunit/support-requests/36/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 16 Feb 2021 08:35:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cunit/support-requests/36/feed.rss" rel="self" type="application/rss+xml"/><item><title>can't build cunit with arm-none-eabi-gcc compiler in NXP S32DS IDE</title><link>https://sourceforge.net/p/cunit/support-requests/36/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using Cunit testing framework for NXP project using arm-none-eabi-gcc compiler, i was able to use Cuint library for C/C++ projects in NXP S32DS IDE, but i am getting lots of error for NXP's S32DS project (arm-none-eabi-gcc) i have added headers, library and library path to project build settings.&lt;/p&gt;
&lt;p&gt;and the error are as follows&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="err"&gt;make -j4 all &lt;/span&gt;
&lt;span class="err"&gt;Building target: Test_Arm.elf&lt;/span&gt;
&lt;span class="c"&gt;Invoking: Standard S32DS C Linker&lt;/span&gt;
&lt;span class="err"&gt;arm-none-eabi-gcc -o "Test_Arm.elf" "@Test_Arm.args"  &lt;/span&gt;
&lt;span class="err"&gt;./src/testC.o: In function `main':&lt;/span&gt;
&lt;span class="c"&gt;C:\CUNIT_DIR\Test_Arm\Test_Arm\Debug_FLASH/../src/testC.c:18: undefined reference to `CU_initialize_registry'&lt;/span&gt;
&lt;span class="c"&gt;C:\CUNIT_DIR\Test_Arm\Test_Arm\Debug_FLASH/../src/testC.c:26: undefined reference to `CU_basic_set_mode'&lt;/span&gt;
&lt;span class="c"&gt;C:\CUNIT_DIR\Test_Arm\Test_Arm\Debug_FLASH/../src/testC.c:28: undefined reference to `CU_set_error_action'&lt;/span&gt;
&lt;span class="c"&gt;C:\CUNIT_DIR\Test_Arm\Test_Arm\Debug_FLASH/../src/testC.c:31: undefined reference to `CU_basic_run_tests'&lt;/span&gt;
&lt;span class="c"&gt;C:\CUNIT_DIR\Test_Arm\Test_Arm\Debug_FLASH/../src/testC.c:33: undefined reference to `CU_cleanup_registry'&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Kindly let me what is wrong here with arm compiler&lt;/p&gt;
&lt;p&gt;and one more important doubt i have is "is this cunit library will support arm-noneeabi-gcc compiler?"&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 16 Feb 2021 08:35:29 -0000</pubDate><guid>https://sourceforge.nete2fea008ae779075b5d0a7719438062cb913a85b</guid></item></channel></rss>