Difference between revisions of "Main Page"

From SEGGER Wiki
Jump to: navigation, search
(Debug Probes - J-Link & J-Trace)
Line 22: Line 22:
   
 
== Debug Probes - J-Link & J-Trace ==
 
== Debug Probes - J-Link & J-Trace ==
 
   
 
=== J-Link ===
 
=== J-Link ===
Line 368: Line 367:
 
**[[SEGGER Ozone#Start_debug_session_with_bootloader|Start debug session with bootloader]]
 
**[[SEGGER Ozone#Start_debug_session_with_bootloader|Start debug session with bootloader]]
 
**[[SEGGER Ozone#Start_debug_session_with_bootloader|Watch window expression examples]]
 
**[[SEGGER Ozone#Start_debug_session_with_bootloader|Watch window expression examples]]
  +
  +
=== FAQ ===
  +
* [[Using Ethernet in TI's Code Composer Studio (CCS)]]
  +
* [[Software and Hardware Features Overview]]
  +
* [[Multiple J-Links at the same PC]]
  +
* [[OpenOCD]]
  +
* [[Using J-Link on VirtualBox under Ubuntu]]
  +
* [[Flashing Cypress PSoC Creator output data files with J-Flash]]
  +
* [[Programming External SPI Flashes]]
  +
* [[Unlock maximum SWO speed on SEGGER's high end debug probes]]
  +
* [[J-Trace vs. J-Trace PRO]]
  +
  +
=== Glossary / Definitions ===
  +
* [[DAP | ARM DAP]]
  +
* [[DAP | ARM DP]]
  +
* [[DAP | ARM AP]]
  +
* [[JTAG]]
  +
* [[SWD]]
  +
* [[SWO]]
  +
* [[ETB]]
  +
* [[ETM]]
  +
* [[TMC]]
  +
* [[MCU Security Options]]
  +
* [[Semihosting]]
   
 
== Embedded Studio ==
 
== Embedded Studio ==
Line 393: Line 416:
   
 
== Miscellaneous ==
 
== Miscellaneous ==
 
=== CALLIOPE mini ===
 
* [[Upgrading CALLIOPE mini to J-Link]]
 
 
=== J-Flash ===
 
* [[CRC calculation]]
 
   
 
=== SEGGER Runtime Library ===
 
=== SEGGER Runtime Library ===
 
* [[How to use the SEGGER Runtime Library with NXP's MCUXpresso]]
 
* [[How to use the SEGGER Runtime Library with NXP's MCUXpresso]]
 
=== FAQ ===
 
* [[Using Ethernet in TI's Code Composer Studio (CCS)]]
 
* [[Software and Hardware Features Overview]]
 
* [[Multiple J-Links at the same PC]]
 
* [[OpenOCD]]
 
* [[Using J-Link on VirtualBox under Ubuntu]]
 
* [[Flashing Cypress PSoC Creator output data files with J-Flash]]
 
* [[Programming External SPI Flashes]]
 
* [[Unlock maximum SWO speed on SEGGER's high end debug probes]]
 
* [[J-Trace vs. J-Trace PRO]]
 
 
=== Glossary / Definitions ===
 
* [[DAP | ARM DAP]]
 
* [[DAP | ARM DP]]
 
* [[DAP | ARM AP]]
 
* [[JTAG]]
 
* [[SWD]]
 
* [[SWO]]
 
* [[ETB]]
 
* [[ETM]]
 
* [[TMC]]
 
* [[MCU Security Options]]
 
* [[Semihosting]]
 

Revision as of 15:41, 15 May 2019

Welcome to the SEGGER Wiki

Knowledge Base

The idea behind the knowledge base is to explain terms often used in combination with Embedded Computing Systems, or "Embedded Systems", as they are referred to in our industry. In addition, 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 programmer's perspective and by providing useful code examples.

Please keep in mind that this is a 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

J-Link software

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
Xilinx
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

RTT

Ozone

FAQ

Glossary / Definitions

Embedded Studio

SystemView

embOS

Middleware

Miscellaneous

SEGGER Runtime Library