Difference between revisions of "Main Page"

From SEGGER Wiki
Jump to: navigation, search
(J-Link software)
(NXP)
(34 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 model specifics|J-Link model specific]]
+
* [[J-Link_Remote_Server | J-Link Remote Server]]
* [[#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]]
 
   
 
==== 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 51: Line 35:
 
* [[Eclipse]]
 
* [[Eclipse]]
 
* [[Atollic TrueSTUDIO]]
 
* [[Atollic TrueSTUDIO]]
  +
* [[Infineon DAVE 4]]
   
 
==== J-Link model specifics ====
 
==== J-Link model specifics ====
Line 63: Line 48:
 
* [[Adding Support for New Devices]]
 
* [[Adding Support for New Devices]]
 
* [[Using Flashloader with different IDEs]]
 
* [[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 110: Line 113:
   
 
===== NXP =====
 
===== NXP =====
* [[S32K11x series]]
+
* [[S32Kxxx]]
* [[S32K14x series]]
 
 
* [[Kinetis Series Devices]]
 
* [[Kinetis Series Devices]]
 
** [[K32W]]
 
** [[K32W]]
Line 160: Line 162:
 
** [[STM32F4]]
 
** [[STM32F4]]
 
** [[STM32L4]]
 
** [[STM32L4]]
  +
** [[STM32L5]]
 
** [[STM32F7]]
 
** [[STM32F7]]
 
** [[STM32H7]]
 
** [[STM32H7]]
  +
  +
===== Syntacore =====
  +
* [[Syntacore SCR1 | SCR1]]
   
 
===== TI =====
 
===== TI =====
Line 208: Line 214:
 
===== Silicon Labs =====
 
===== Silicon Labs =====
 
* [[EFM Starter Kits]]
 
* [[EFM Starter Kits]]
  +
  +
===== Syntacore =====
  +
* [[Syntacore SCR1 SDK Arty | SCR1 SDK Arty]]
   
 
===== TI =====
 
===== TI =====
Line 236: Line 245:
 
* [[STM32L476 Eval]]
 
* [[STM32L476 Eval]]
 
* [[STEVAL-FCU001V1]]
 
* [[STEVAL-FCU001V1]]
  +
* [[NUCLEO-F070RB]]
   
 
===== Xilinx =====
 
===== Xilinx =====
Line 323: 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 337: Line 367:
 
* [[Using J-Link Command Strings]]
 
* [[Using J-Link Command Strings]]
 
* [[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 351: Line 382:
 
=== J-Flash ===
 
=== J-Flash ===
 
* [[CRC calculation]]
 
* [[CRC calculation]]
* [[CFI Flash]]
 
 
=== SystemView ===
 
* [[FreeRTOS with SystemView]]
 
* [[Use SystemView without RTOS]]
 
   
 
=== FAQ ===
 
=== FAQ ===

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