Difference between revisions of "Main Page"

From SEGGER Wiki
Jump to: navigation, search
(NXP)
(NXP)
(48 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<strong>Welcome to the SEGGER - Support Wiki</strong>
+
<strong>Welcome to the SEGGER Wiki</strong>
   
  +
== Knowledge Base ==
  +
The idea of the knowledge base is to explain terms often used in combination with Embedded Computing Systems,
  +
or "Embedded Systems", as they are usually referred to in our industry.
  +
In addition to that, we would like to be a useful resource to engineers, students and hobbyists programming
  +
Embedded Systems, typically microcontrollers, typically in C, C++ and some bits and pieces of Assembly language,
  +
by explaining things from a programmers angle and providing useful code examples.
  +
  +
Keep in mind, This is work in progress ...
  +
We plan to have a complete knowledge base around Embedded Systems in the near future
  +
* [[CRC]]
  +
* [[Embedded System]]
  +
* [[Microcontroller]]
 
== Debug Probes - J-Link & J-Trace ==
 
== Debug Probes - J-Link & J-Trace ==
   
   
 
=== J-Link ===
 
=== J-Link ===
  +
* [[J-Link_control_panel | J-Link control panel]]
 
==== Troubleshooting ====
+
==== Software package components ====
  +
* [[J-Link_Remote_Server | J-Link Remote Server]]
* [[Debug session does not start]]
 
* [[J-Link cannot connect to the CPU]]
 
* [[Could not open J-Link shared library]]
 
* [[J-Link shown as generic BULK device in Windows]]
 
* [[J-Link-OB SAM3U]]
 
* [[J-Link-OB-RX621-ARM-SWD]]
 
* [[SPI Flash]]
 
* [[Unlimited Number of Breakpoints in Flash]]
 
* [[Debugging self-modifying code in flash]]
 
* [[Cannot update firmware of Flasher Portable]]
 
* [[Manual setup of JTAG chain]]
 
* [[Access to illegal addresses causes core to crash]]
 
* [[J-Trace PRO USB driver problems]]
 
* [[J-Link no USB enumeration]]
 
* [[J-Link LITE SAM-ICE | J-Link LITE incorrectly shown as SAM-ICE]]
 
* [[Incorrect J-Link USB driver installed]]
 
* [[J-Link EDU Mini]]
 
   
 
==== IDE and Debugger specifics ====
 
==== IDE and Debugger specifics ====
* [[SEGGER Embedded Studio]]
 
**[[SEGGER Embedded_Studio#ETB trace on NXP TWR-K65F|ETB trace on NXP TWR-K65F]]
 
**[[SEGGER Embedded_Studio#How to port projects from IAR EWARM to SEGGER Embedded Studio|How to port projects from IAR EWARM to SEGGER Embedded Studio]]
 
**[[SEGGER Embedded_Studio#How to configure Embedded Studio to use SWO|How to configure Embedded Studio to use SWO]]
 
**[[SEGGER Embedded_Studio#VCS configuration|VCS configuration]]
 
**[[SEGGER Embedded_Studio#Installation on newer Linux versions|Installation on newer Linux versions]]
 
**[[SEGGER Embedded_Studio#How to enable RTOS thread awareness|How to enable RTOS thread awareness]]
 
**[[SEGGER Embedded_Studio#How to place a function in RAM|How to place a function in RAM]]
 
**[[SEGGER Embedded_Studio#How to use an external toolchain with Embedded Studio|How to use an external toolchain with Embedded Studio]]
 
* [[SEGGER Ozone]]
 
**[[SEGGER Ozone#Automated_test_example|Automated test example]]
 
**[[SEGGER Ozone#Dual_core_debugging_example_based_on_NXP_LPC4350|Dual core debugging example based on NXP LPC4350]]
 
**[[SEGGER Ozone#Start_debug_session_with_bootloader|Start debug session with bootloader]]
 
 
 
* [[TI Code Composer Studio]]
 
* [[TI Code Composer Studio]]
 
* [[IAR EWARM]]
 
* [[IAR EWARM]]
Line 53: Line 35:
 
* [[Eclipse]]
 
* [[Eclipse]]
 
* [[Atollic TrueSTUDIO]]
 
* [[Atollic TrueSTUDIO]]
  +
* [[Infineon DAVE 4]]
   
==== J-Link specifics ====
+
==== J-Link model specifics ====
 
* [[J-Link OB SAM3U NordicSemi | J-Link OB SAM3U NordicSemi]]
 
* [[J-Link OB SAM3U NordicSemi | J-Link OB SAM3U NordicSemi]]
  +
* [[J-Link-OB SAM3U]]
  +
* [[J-Link-OB-RX621-ARM-SWD]]
  +
* [[J-Link EDU Mini]]
  +
* [[J-Trace PRO Cortex-M]]
  +
* [[J-Trace PRO Cortex]]
  +
  +
==== Extending device support ====
  +
* [[Adding Support for New Devices]]
  +
* [[Using Flashloader with different IDEs]]
  +
  +
==== Troubleshooting ====
  +
* [[#J-Link model specifics|J-Link model specific]]
  +
* [[#J-Link model specifics|J-Trace model specific]]
  +
* [[Debug session does not start]]
  +
* [[J-Link cannot connect to the CPU]]
  +
* [[Could not open J-Link shared library]]
  +
* [[J-Link shown as generic BULK device in Windows]]
  +
* [[SPI Flash]]
  +
* [[Unlimited Number of Breakpoints in Flash]]
  +
* [[Debugging self-modifying code in flash]]
  +
* [[Cannot update firmware of Flasher Portable]]
  +
* [[Manual setup of JTAG chain]]
  +
* [[Access to illegal addresses causes core to crash]]
  +
* [[J-Link no USB enumeration]]
  +
* [[J-Link LITE SAM-ICE | J-Link LITE incorrectly shown as SAM-ICE]]
  +
* [[Incorrect J-Link USB driver installed]]
  +
* [[J-Link application not starting]]
   
 
==== Device specifics ====
 
==== Device specifics ====
Line 103: Line 113:
   
 
===== NXP =====
 
===== NXP =====
  +
* [[S32Kxxx]]
 
====== S32 automotive series ======
 
 
* [[S32K11x series]]
 
* [[S32K14x series]]
 
====== Kinetis series ======
 
 
* [[Kinetis Series Devices]]
 
* [[Kinetis Series Devices]]
 
** [[K32W]]
 
** [[K32W]]
Line 157: Line 162:
 
** [[STM32F4]]
 
** [[STM32F4]]
 
** [[STM32L4]]
 
** [[STM32L4]]
  +
** [[STM32L5]]
 
** [[STM32F7]]
 
** [[STM32F7]]
 
** [[STM32H7]]
 
** [[STM32H7]]
  +
  +
===== Syntacore =====
  +
* [[Syntacore SCR1 | SCR1]]
   
 
===== TI =====
 
===== TI =====
Line 205: Line 214:
 
===== Silicon Labs =====
 
===== Silicon Labs =====
 
* [[EFM Starter Kits]]
 
* [[EFM Starter Kits]]
  +
  +
===== Syntacore =====
  +
* [[Syntacore SCR1 SDK Arty | SCR1 SDK Arty]]
   
 
===== TI =====
 
===== TI =====
Line 233: Line 245:
 
* [[STM32L476 Eval]]
 
* [[STM32L476 Eval]]
 
* [[STEVAL-FCU001V1]]
 
* [[STEVAL-FCU001V1]]
  +
* [[NUCLEO-F070RB]]
   
 
===== Xilinx =====
 
===== Xilinx =====
Line 240: Line 253:
 
==== Flash programming ====
 
==== Flash programming ====
 
* [[Programming non memory-mapped flash]]
 
* [[Programming non memory-mapped flash]]
  +
* [[Read-Modify-Write Flash]]
 
==== Open Flashloader ====
 
* [[Adding Support for New Devices]]
 
* [[Using Flashloader with different IDEs]]
 
   
 
=== J-Trace ===
 
=== J-Trace ===
Line 311: Line 321:
 
* [[Tracing on ST STM32L152]]
 
* [[Tracing on ST STM32L152]]
 
* [[Tracing on TI MSP432E4]]
 
* [[Tracing on TI MSP432E4]]
* [[Tracing on TI RM57L843]]
 
 
* [[Tracing on TI TM4C129]]
 
* [[Tracing on TI TM4C129]]
 
* [[Tracing on Toshiba TMPM370]]
 
* [[Tracing on Toshiba TMPM370]]
Line 324: Line 333:
   
 
== Embedded Studio ==
 
== Embedded Studio ==
  +
* [[SEGGER Embedded Studio]]
 
  +
**[[SEGGER Embedded_Studio#Nordic Semiconductor license | Nordic Semiconductor license]]
  +
**[[SEGGER Embedded_Studio#ETB trace on NXP TWR-K65F|ETB trace on NXP TWR-K65F]]
  +
**[[SEGGER Embedded_Studio#How to port projects from IAR EWARM to SEGGER Embedded Studio|How to port projects from IAR EWARM to SEGGER Embedded Studio]]
  +
**[[SEGGER Embedded_Studio#How to configure Embedded Studio to use SWO|How to configure Embedded Studio to use SWO]]
  +
**[[SEGGER Embedded_Studio#VCS configuration|VCS configuration]]
  +
**[[SEGGER Embedded_Studio#Installation on newer Linux versions|Installation on newer Linux versions]]
  +
**[[SEGGER Embedded_Studio#How to enable RTOS thread awareness|How to enable RTOS thread awareness]]
  +
**[[SEGGER Embedded_Studio#How to place a function in RAM|How to place a function in RAM]]
  +
**[[SEGGER Embedded_Studio#How to use an external toolchain with Embedded Studio|How to use an external toolchain with Embedded Studio]]
 
*[[Porting from GCC to SEGGER Linker]]
 
*[[Porting from GCC to SEGGER Linker]]
  +
  +
== SystemView ==
  +
* [[FreeRTOS with SystemView]]
  +
* [[Use SystemView without RTOS]]
  +
  +
== Ozone ==
  +
* [[SEGGER Ozone]]
  +
**[[SEGGER Ozone#Automated_test_example|Automated test example]]
  +
**[[SEGGER Ozone#Dual_core_debugging_example_based_on_NXP_LPC4350|Dual core debugging example based on NXP LPC4350]]
  +
**[[SEGGER Ozone#Start_debug_session_with_bootloader|Start debug session with bootloader]]
  +
**[[SEGGER Ozone#Start_debug_session_with_bootloader|Watch window expression examples]]
   
 
== Middleware ==
 
== Middleware ==
Line 331: Line 360:
   
 
== Miscellaneous ==
 
== Miscellaneous ==
 
=== Glossary / Definitions ===
 
* [[JTAG]]
 
* [[SWD]]
 
* [[SWO]]
 
* [[ETB]]
 
* [[ETM]]
 
* [[TMC]]
 
* [[MCU Security Options]]
 
* [[J-Link software versioning]]
 
 
   
 
=== J-Link software ===
 
=== J-Link software ===
Line 348: Line 366:
 
* [[Using J-Link Script Files]]
 
* [[Using J-Link Script Files]]
 
* [[Using J-Link Command Strings]]
 
* [[Using J-Link Command Strings]]
* [[Read-Modify-Write Flash]]
 
 
* [[Using J-Link VCOM functionality]]
 
* [[Using J-Link VCOM functionality]]
  +
* [[Using JLinkDevices.xml]]
 
* [[J-Link Commander]]
 
* [[J-Link Commander]]
 
** [[J-Link_Commander#Perform flash download|Perform flash download]]
 
** [[J-Link_Commander#Perform flash download|Perform flash download]]
Line 357: Line 375:
 
* [[Memory accesses]]
 
* [[Memory accesses]]
 
* [[Setting up Ethernet interface]]
 
* [[Setting up Ethernet interface]]
  +
* [[CFI Flash]]
   
 
=== CALLIOPE mini ===
 
=== CALLIOPE mini ===
Line 363: Line 382:
 
=== J-Flash ===
 
=== J-Flash ===
 
* [[CRC calculation]]
 
* [[CRC calculation]]
 
=== SystemView ===
 
* [[FreeRTOS with SystemView]]
 
* [[Use SystemView without RTOS]]
 
   
 
=== FAQ ===
 
=== FAQ ===
Line 378: Line 393:
 
* [[Unlock maximum SWO speed on SEGGER's high end debug probes]]
 
* [[Unlock maximum SWO speed on SEGGER's high end debug probes]]
 
* [[J-Trace vs. J-Trace PRO]]
 
* [[J-Trace vs. J-Trace PRO]]
  +
  +
=== Glossary / Definitions ===
  +
* [[JTAG]]
  +
* [[SWD]]
  +
* [[SWO]]
  +
* [[ETB]]
  +
* [[ETM]]
  +
* [[TMC]]
  +
* [[MCU Security Options]]
  +
* [[J-Link software versioning]]

Revision as of 12:39, 12 March 2019

Welcome to the SEGGER Wiki

Knowledge Base

The idea of the knowledge base is to explain terms often used in combination with Embedded Computing Systems, or "Embedded Systems", as they are usually referred to in our industry. In addition to that, we would like to be a useful resource to engineers, students and hobbyists programming Embedded Systems, typically microcontrollers, typically in C, C++ and some bits and pieces of Assembly language, by explaining things from a programmers angle and providing useful code examples.

Keep in mind, This is work in progress ... We plan to have a complete knowledge base around Embedded Systems in the near future

Debug Probes - J-Link & J-Trace

J-Link

Software package components

IDE and Debugger specifics

J-Link model specifics

Extending device support

Troubleshooting

Device specifics

ARM
Ambiq Micro
Analog Devices
Atmel
Cypress
Dialog Semiconductor
Infineon
Intel
MediaTek
Microchip
Nordic Semi
NXP
Renesas
Silicon Labs
SiFive
ST
Syntacore
TI
Toshiba
Zilog

Evaluation board specifics

ARM
Ambiq Micro
Adafruit
Atmel
Infineon
MediaTek
Microchip
Renesas
SiFive
Silicon Labs
Syntacore
TI
NXP
ST
Xilinx

Flash programming

J-Trace

Keil MDK

Getting Started with Various IDEs

Embedded Studio

SystemView

Ozone

Middleware

Miscellaneous

J-Link software

CALLIOPE mini

J-Flash

FAQ

Glossary / Definitions