<?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 Re: FS32K144 Cyclone First Prog in S32K</title>
    <link>https://community.nxp.com/t5/S32K/FS32K144-Cyclone-First-Prog/m-p/1546435#M18603</link>
    <description>&lt;P&gt;Fixed.&lt;/P&gt;&lt;P&gt;The problem was the eeprom partitioning.&lt;/P&gt;&lt;P&gt;I changed the code to use the driver function and everything worked.&lt;/P&gt;&lt;P&gt;FLASH_DRV_DEFlashPartition(&amp;amp;flashSSDConfig, EEE_SIZE, EEE_BACKUP, 0x0u, false, true);&lt;BR /&gt;FLASH_DRV_Init(&amp;amp;Flash1_InitConfig0, &amp;amp;flashSSDConfig);&lt;BR /&gt;FLASH_DRV_SetFlexRamFunction(&amp;amp;flashSSDConfig, EEE_ENABLE, 0x00u, NULL);&lt;/P&gt;</description>
    <pubDate>Mon, 31 Oct 2022 17:36:37 GMT</pubDate>
    <dc:creator>dsilva</dc:creator>
    <dc:date>2022-10-31T17:36:37Z</dc:date>
    <item>
      <title>FS32K144 Cyclone First Prog</title>
      <link>https://community.nxp.com/t5/S32K/FS32K144-Cyclone-First-Prog/m-p/1546294#M18597</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm having trouble programming the processor for the first time with cyclone FX.&lt;/P&gt;&lt;P&gt;The first processor programming never operates correctly.&lt;/P&gt;&lt;P&gt;The code has a bootloader and the application. After programming with cyclone FX the software runs the bootloader but crashes when jumping to the application.&lt;/P&gt;&lt;P&gt;The curious thing is that if I run the application in debug mode the system operates correctly. After this first debug programming it is possible to program the processor with the cyclone and everything works correctly.&lt;/P&gt;&lt;P&gt;And sometimes when running the application debug the system crashes in the Startup_S323K144.S file. To fix it just run the debug again and the system works.&lt;/P&gt;&lt;P&gt;Error when debug crashes.&lt;/P&gt;&lt;P&gt;DefaultISR:&lt;BR /&gt;b DefaultISR&lt;BR /&gt;.size DefaultISR, . - DefaultISR&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Boot Linker:&lt;/P&gt;&lt;P&gt;m_interrupts (RX) : ORIGIN = 0x00000000, LENGTH = 0x00000400&lt;BR /&gt;m_flash_config (RX) : ORIGIN = 0x00000400, LENGTH = 0x00000010&lt;BR /&gt;m_text (RX) : ORIGIN = 0x00000500, LENGTH = 0x00004000&lt;BR /&gt;m_crc (RX) : ORIGIN = 0x00004600, LENGTH = 0x00000100&lt;BR /&gt;m_data (RW) : ORIGIN = 0x1FFF8000, LENGTH = 0x00008000&lt;BR /&gt;m_data_2 (RW) : ORIGIN = 0x20000000, LENGTH = 0x00007000&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;App Linker:&lt;/P&gt;&lt;P&gt;m_dummy (RX) : ORIGIN = 0x00000000, LENGTH = 0x00000100&lt;BR /&gt;m_appheader (RX) : ORIGIN = 0x00006400, LENGTH = 0x00000100&lt;BR /&gt;m_interrupts (RX) : ORIGIN = 0x00006600, LENGTH = 0x00000400&lt;BR /&gt;m_flash_config (RX) : ORIGIN = 0x00006B00, LENGTH = 0x00000010&lt;BR /&gt;m_text (RX) : ORIGIN = 0x00006C00, LENGTH = 0x00079400&lt;BR /&gt;m_flexram (RW) : ORIGIN = 0x14000000, LENGTH = 0x00001000&lt;BR /&gt;m_data (RW) : ORIGIN = 0x1FFF8000, LENGTH = 0x00008000&lt;BR /&gt;m_data_2 (RW) : ORIGIN = 0x20000000, LENGTH = 0x00007000&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;FS32K144 LQFP100&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 11:21:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FS32K144-Cyclone-First-Prog/m-p/1546294#M18597</guid>
      <dc:creator>dsilva</dc:creator>
      <dc:date>2022-10-31T11:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: FS32K144 Cyclone First Prog</title>
      <link>https://community.nxp.com/t5/S32K/FS32K144-Cyclone-First-Prog/m-p/1546435#M18603</link>
      <description>&lt;P&gt;Fixed.&lt;/P&gt;&lt;P&gt;The problem was the eeprom partitioning.&lt;/P&gt;&lt;P&gt;I changed the code to use the driver function and everything worked.&lt;/P&gt;&lt;P&gt;FLASH_DRV_DEFlashPartition(&amp;amp;flashSSDConfig, EEE_SIZE, EEE_BACKUP, 0x0u, false, true);&lt;BR /&gt;FLASH_DRV_Init(&amp;amp;Flash1_InitConfig0, &amp;amp;flashSSDConfig);&lt;BR /&gt;FLASH_DRV_SetFlexRamFunction(&amp;amp;flashSSDConfig, EEE_ENABLE, 0x00u, NULL);&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 17:36:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FS32K144-Cyclone-First-Prog/m-p/1546435#M18603</guid>
      <dc:creator>dsilva</dc:creator>
      <dc:date>2022-10-31T17:36:37Z</dc:date>
    </item>
  </channel>
</rss>

