<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Porting UDS  code of bootloader to APP in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Porting-UDS-code-of-bootloader-to-APP/m-p/1361185#M12561</link>
    <description>&lt;P&gt;According to the bootloader routine published on the NXP offical website, I set main.c and bootloader_main.c migrates UDS related code to another APP program,but when compiling,&lt;/P&gt;&lt;P&gt;BSP in main()&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;CAN_InstallEventCallback(&amp;amp;can_pall_instance,&amp;amp;CAN_RXMsaghandle,NULL_ptr)&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;question(argument of type "void (*) (u32, can_event_t,u32,void*)" is incompatible with parameter of type "can_callback_t"")&lt;/P&gt;</description>
    <pubDate>Tue, 26 Oct 2021 03:01:20 GMT</pubDate>
    <dc:creator>yanren</dc:creator>
    <dc:date>2021-10-26T03:01:20Z</dc:date>
    <item>
      <title>Porting UDS  code of bootloader to APP</title>
      <link>https://community.nxp.com/t5/S32K/Porting-UDS-code-of-bootloader-to-APP/m-p/1361185#M12561</link>
      <description>&lt;P&gt;According to the bootloader routine published on the NXP offical website, I set main.c and bootloader_main.c migrates UDS related code to another APP program,but when compiling,&lt;/P&gt;&lt;P&gt;BSP in main()&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;CAN_InstallEventCallback(&amp;amp;can_pall_instance,&amp;amp;CAN_RXMsaghandle,NULL_ptr)&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;question(argument of type "void (*) (u32, can_event_t,u32,void*)" is incompatible with parameter of type "can_callback_t"")&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 03:01:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Porting-UDS-code-of-bootloader-to-APP/m-p/1361185#M12561</guid>
      <dc:creator>yanren</dc:creator>
      <dc:date>2021-10-26T03:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Porting UDS  code of bootloader to APP</title>
      <link>https://community.nxp.com/t5/S32K/Porting-UDS-code-of-bootloader-to-APP/m-p/1361206#M12562</link>
      <description>&lt;P&gt;&amp;nbsp;I solved the incompatibility problem-uint32_t(old) and U32(new) are inconsistent,only u32 is defined.Although I transplanted the code in the past,I can't send and receive messages normally,I can't find the problem.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 03:46:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Porting-UDS-code-of-bootloader-to-APP/m-p/1361206#M12562</guid>
      <dc:creator>yanren</dc:creator>
      <dc:date>2021-10-26T03:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Porting UDS  code of bootloader to APP</title>
      <link>https://community.nxp.com/t5/S32K/Porting-UDS-code-of-bootloader-to-APP/m-p/1365396#M12640</link>
      <description>&lt;P&gt;Hello, yanren,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; For problem, I suggest you&amp;nbsp; reference the example code from S32DS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 02:13:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Porting-UDS-code-of-bootloader-to-APP/m-p/1365396#M12640</guid>
      <dc:creator>nxf10035</dc:creator>
      <dc:date>2021-11-03T02:13:14Z</dc:date>
    </item>
  </channel>
</rss>

