Jelajahi Sumber

v7.52 add support for ART-PI

shiwei 2 tahun lalu
induk
melakukan
71127bffd3
45 mengubah file dengan 116 tambahan dan 0 penghapusan
  1. 116 0
      Doc/ReleaseNotes/ReleaseNotes_JLink.html
  2. TEMPAT SAMPAH
      Firmwares/JLink_OB_K22_RISCV.bin
  3. TEMPAT SAMPAH
      Firmwares/JLink_PRO_V5.bin
  4. TEMPAT SAMPAH
      Firmwares/JLink_PRO_V5_1.bin
  5. TEMPAT SAMPAH
      Firmwares/JLink_ULTRA_V5.bin
  6. TEMPAT SAMPAH
      Firmwares/JLink_ULTRA_V5_1.bin
  7. TEMPAT SAMPAH
      GDBServer/RTOSPlugin_ChibiOS.dll
  8. TEMPAT SAMPAH
      GDBServer/RTOSPlugin_FreeRTOS.dll
  9. TEMPAT SAMPAH
      GDBServer/RTOSPlugin_NuttX.dll
  10. TEMPAT SAMPAH
      GDBServer/RTOSPlugin_Zephyr.dll
  11. TEMPAT SAMPAH
      GDBServer/RTOSPlugin_embOS.dll
  12. TEMPAT SAMPAH
      JFlash.exe
  13. TEMPAT SAMPAH
      JFlashLite.exe
  14. TEMPAT SAMPAH
      JFlashSPI.exe
  15. TEMPAT SAMPAH
      JFlashSPI_CL.exe
  16. TEMPAT SAMPAH
      JLink.exe
  17. TEMPAT SAMPAH
      JLinkARM.dll
  18. TEMPAT SAMPAH
      JLinkConfig.exe
  19. TEMPAT SAMPAH
      JLinkDLLUpdater.exe
  20. TEMPAT SAMPAH
      JLinkGDBServer.exe
  21. TEMPAT SAMPAH
      JLinkGDBServerCL.exe
  22. TEMPAT SAMPAH
      JLinkGUIServer.exe
  23. TEMPAT SAMPAH
      JLinkLicenseManager.exe
  24. TEMPAT SAMPAH
      JLinkRTTClient.exe
  25. TEMPAT SAMPAH
      JLinkRTTLogger.exe
  26. TEMPAT SAMPAH
      JLinkRTTViewer.exe
  27. TEMPAT SAMPAH
      JLinkRegistration.exe
  28. TEMPAT SAMPAH
      JLinkRemoteServer.exe
  29. TEMPAT SAMPAH
      JLinkRemoteServerCL.exe
  30. TEMPAT SAMPAH
      JLinkSTM32.exe
  31. TEMPAT SAMPAH
      JLinkSTR91x.exe
  32. TEMPAT SAMPAH
      JLinkSWOViewer.exe
  33. TEMPAT SAMPAH
      JLinkSWOViewerCL.exe
  34. TEMPAT SAMPAH
      JLink_x64.dll
  35. TEMPAT SAMPAH
      JMem.exe
  36. TEMPAT SAMPAH
      JRun.exe
  37. TEMPAT SAMPAH
      JScope.exe
  38. TEMPAT SAMPAH
      JTAGLoad.exe
  39. TEMPAT SAMPAH
      RDDI/rddi-debug-router_2.dll
  40. TEMPAT SAMPAH
      RDDI/rddi-debug-router_2_x64.dll
  41. TEMPAT SAMPAH
      SWOAnalyzer.exe
  42. TEMPAT SAMPAH
      Samples/RTT/SEGGER_RTT_V750a.zip
  43. TEMPAT SAMPAH
      Samples/RTT/SEGGER_RTT_V752.zip
  44. TEMPAT SAMPAH
      USBDriver/InstDrivers.exe
  45. TEMPAT SAMPAH
      Uninstall.exe

+ 116 - 0
Doc/ReleaseNotes/ReleaseNotes_JLink.html

@@ -187,6 +187,122 @@ div.divider-global:nth-of-type(even) {
       </div>
     </div>
   </div>
+<div id="features" class="divider-global">
+  <div class="container">
+    <h2>Version V7.52 (2021-07-27)</h2>
+    <div>
+      <h3>DLL</h3>
+      <ol>
+        <li> Added native background memory access for Renesas RZ/A2M series so things like SEGGER RTT work without stop mode. </li>
+        <li> Raspberry RP2040 improved SPI flash programmng speed. </li>
+        <li> Added new reset strategy: Reset + Halt after bootloader using watchpoint. (https://wiki.segger.com/Reset_and_Halt_After_Bootloader) </li>
+        <li> Added new J-Link Command String which can be uesed to specify the watchpoint address when using Reset + Halt after bootloader reset strategy.   </li>
+        <li> Added debug support for Microchip SAMA7G54. </li>
+        <li> STM32U5 devices: Flash programming did not work properly when Trustzone was enabled and some sectors were set to non-secure while others were secure. Fixed. </li>
+        <li> Added debug and internal flash programming support for Maxim MAX32655 series device. </li>
+        <li> STM32L5: Flash programming did not work properly when Trustzone was enabled and some sectors were set to non-secure while others were secure. Fixed. </li>
+        <li> ST STM32H7Axx series devices flash signal delay during flash programming. Fixed. </li>
+        <li> Microchip ATSAML10 and ATSAML11 series devices added internal data flash programming support. </li>
+        <li> NXP i.MXRT116x Cortex-M4 debug: Software breakpoints did not work correctly in case the LMem caches were enabled. Fixed. </li>
+        <li> NXP i.MXRT116x series: Connect sequence to the Cortex-M4 failed under certain circumstances. Fixed. </li>
+        <li> Windows: When selecting a J-Link before opening a connection to it (e.g. in the &quot;emulator selection&quot; dialog), the web control panel tray icon was already visible and redirected to an incorrect address. Fixed. </li>
+        <li> Microchip SAM9X60 series devices were handled as ARM920T based while they are ARM926EJ-S based. Fixed. </li>
+        <li> GigaDevice GD32F450xx series devices working RAM size, fixed. </li>
+        <li> Added debug support for Syntacore SCR3 (RV32) device/core. </li>
+        <li> Added debug and flash programming support for NXP MKE12Z series. </li>
+        <li> Some device aliases were missing for the NXP MKE13Z series. Fixed. </li>
+        <li> NXP i.MXRT116x series: Some devices passed by ARM KEIL MDK were not detected correctly. Fixed. </li>
+        <li> GigaDevice GD32F450xx series devices: Due to wrong RAM size in MCU database, flash programming could fail. Fixed. </li>
+        <li> NXP iMXRT11xx devices: The available QSPI memory range for FLEXSPI1 was falsly set to 64 MB instead of 256 MB. Fixed. </li>
+        <li> Added debug support for SiLabs BGM220P device series. </li>
+        <li> Added flash programming support for SiLabs BGM220P device series. </li>
+      </ol>
+      <h3>Flash programming</h3>
+      <ol>
+        <li> Cortex-A/R: During flash programming, CPSR.F was forcefully set to 0 which could lead to problems on devices with support for non-maskable FIQs (NMFI) like bthe Xilinx Zynq 7000 series devices. Fixed. </li>
+      </ol>
+      <h3>J-Flash</h3>
+      <ol>
+        <li> If a data file path in a J-Flash project file was a relative path, J-Flash would change the project settings to contain the absolute path and notify this as a project change to the user. Fixed. </li>
+        <li> GigaDevice GD32F450xx series devices: Due to wrong RAM size in MCU database, flash programming and reading of more than 128 KB of flash at once, could fail. Fixed. </li>
+      </ol>
+      <h3>J-Link EDU Mini V1</h3>
+      <ol>
+        <li> RISC-V: RTT stop mode did not work. Fixed. </li>
+      </ol>
+      <h3>J-Link EDU/BASE/PLUS V10</h3>
+      <ol>
+        <li> RISC-V: RTT stop mode did not work. Fixed. </li>
+      </ol>
+      <h3>J-Link EDU/BASE/PLUS V11</h3>
+      <ol>
+        <li> RISC-V: RTT stop mode did not work. Fixed. </li>
+      </ol>
+      <h3>J-Link PRO V4</h3>
+      <ol>
+        <li> RISC-V: RTT stop mode did not work. Fixed. </li>
+      </ol>
+      <h3>J-Link PRO V5</h3>
+      <ol>
+        <li> RISC-V: RTT stop mode did not work. Fixed. </li>
+      </ol>
+      <h3>J-Link ULTRA+ V4</h3>
+      <ol>
+        <li> RISC-V: RTT stop mode did not work. Fixed. </li>
+      </ol>
+      <h3>J-Link ULTRA+ V5</h3>
+      <ol>
+        <li> RISC-V: RTT stop mode did not work. Fixed. </li>
+      </ol>
+      <h3>J-Link WiFi V1</h3>
+      <ol>
+        <li> RISC-V: RTT stop mode did not work. Fixed. </li>
+      </ol>
+      <h3>J-Link-OB-K22-RISCV</h3>
+      <ol>
+        <li> RISC-V: RTT stop mode did not work. Fixed. </li>
+      </ol>
+      <h3>J-Link-OB-K22-SiFive</h3>
+      <ol>
+        <li> RISC-V: RTT stop mode did not work. Fixed. </li>
+      </ol>
+      <h3>J-Trace PRO Cortex-M V1</h3>
+      <ol>
+        <li> nCS was released by accident when executing init/exit steps in J-Flash SPI. Fixed. </li>
+      </ol>
+      <h3>Open Flash Loader</h3>
+      <ol>
+        <li> Cortex-A/R: During flash programming, CPSR.F was forcefully set to 0 which could lead to problems on devices with support for non-maskable FIQs (NMFI) like bthe Xilinx Zynq 7000 series devices. Fixed. </li>
+      </ol>
+      <h3>RTT Viewer</h3>
+      <ol>
+        <li> If there are &lt; 2 recent devices, the device selection combobox will not show a selection button anymore. </li>
+      </ol>
+      <h3>Registration</h3>
+      <ol>
+        <li> The window title did not contain the correct product name (missing spaces) and was missing the version number as well as the company name. Fixed. </li>
+        <li> Updated GUI. </li>
+        <li> Updated J-Link picture. </li>
+        <li> Added &quot;nickname&quot; column to J-Link table. </li>
+        <li> Added button to refresh list. </li>
+        <li> The window was not resizable. Fixed. </li>
+        <li> Depending on the desktop resolution, some text was cut off. Fixed. </li>
+        <li> Registering products did not work, log always reported &quot;Multiple selections detected&quot;. Fixed. </li>
+        <li> Updated J-Link picture so it also contains J-Trace and Flasher. </li>
+        <li> Updated references to &quot;J-Link&quot; or similar to say &quot;probes and programmers&quot; instead. </li>
+      </ol>
+      <h3>SDK</h3>
+      <ol>
+        <li> Windows: Added sample projects for handling multiple J-Link connections at once: MultiConnection_ChildProc, MultiConnection_ParentProc, MultiConnection_DLLCopies. </li>
+        <li> JLINKARM_EMU_SelectIPBySN() did not work reliably, causing the following JLINKARM_Open() call to return error. Fixed. </li>
+      </ol>
+      <h3>UM08002</h3>
+      <ol>
+        <li> Added chapter &quot;Handling multiple connections at once&quot;. </li>
+      </ol>
+    </div>
+  </div>
+</div>
 <div id="features" class="divider-global">
   <div class="container">
     <h2>Version V7.50a (2021-07-08)</h2>

TEMPAT SAMPAH
Firmwares/JLink_OB_K22_RISCV.bin


TEMPAT SAMPAH
Firmwares/JLink_PRO_V5.bin


TEMPAT SAMPAH
Firmwares/JLink_PRO_V5_1.bin


TEMPAT SAMPAH
Firmwares/JLink_ULTRA_V5.bin


TEMPAT SAMPAH
Firmwares/JLink_ULTRA_V5_1.bin


TEMPAT SAMPAH
GDBServer/RTOSPlugin_ChibiOS.dll


TEMPAT SAMPAH
GDBServer/RTOSPlugin_FreeRTOS.dll


TEMPAT SAMPAH
GDBServer/RTOSPlugin_NuttX.dll


TEMPAT SAMPAH
GDBServer/RTOSPlugin_Zephyr.dll


TEMPAT SAMPAH
GDBServer/RTOSPlugin_embOS.dll


TEMPAT SAMPAH
JFlash.exe


TEMPAT SAMPAH
JFlashLite.exe


TEMPAT SAMPAH
JFlashSPI.exe


TEMPAT SAMPAH
JFlashSPI_CL.exe


TEMPAT SAMPAH
JLink.exe


TEMPAT SAMPAH
JLinkARM.dll


TEMPAT SAMPAH
JLinkConfig.exe


TEMPAT SAMPAH
JLinkDLLUpdater.exe


TEMPAT SAMPAH
JLinkGDBServer.exe


TEMPAT SAMPAH
JLinkGDBServerCL.exe


TEMPAT SAMPAH
JLinkGUIServer.exe


TEMPAT SAMPAH
JLinkLicenseManager.exe


TEMPAT SAMPAH
JLinkRTTClient.exe


TEMPAT SAMPAH
JLinkRTTLogger.exe


TEMPAT SAMPAH
JLinkRTTViewer.exe


TEMPAT SAMPAH
JLinkRegistration.exe


TEMPAT SAMPAH
JLinkRemoteServer.exe


TEMPAT SAMPAH
JLinkRemoteServerCL.exe


TEMPAT SAMPAH
JLinkSTM32.exe


TEMPAT SAMPAH
JLinkSTR91x.exe


TEMPAT SAMPAH
JLinkSWOViewer.exe


TEMPAT SAMPAH
JLinkSWOViewerCL.exe


TEMPAT SAMPAH
JLink_x64.dll


TEMPAT SAMPAH
JMem.exe


TEMPAT SAMPAH
JRun.exe


TEMPAT SAMPAH
JScope.exe


TEMPAT SAMPAH
JTAGLoad.exe


TEMPAT SAMPAH
RDDI/rddi-debug-router_2.dll


TEMPAT SAMPAH
RDDI/rddi-debug-router_2_x64.dll


TEMPAT SAMPAH
SWOAnalyzer.exe


TEMPAT SAMPAH
Samples/RTT/SEGGER_RTT_V750a.zip


TEMPAT SAMPAH
Samples/RTT/SEGGER_RTT_V752.zip


TEMPAT SAMPAH
USBDriver/InstDrivers.exe


TEMPAT SAMPAH
Uninstall.exe