Difference between revisions of "Knowledge Base"

From SEGGER Wiki
Jump to: navigation, search
m (Knowledge Base)
m (Knowledge Base)
Line 17: Line 17:
 
* [[ECC]]
 
* [[ECC]]
 
* [[Embedded System]]
 
* [[Embedded System]]
  +
* [[Endianness]]
  +
* [[Ethernet]]
  +
* [[Flash Memory]]
  +
* [[FPGA]]
  +
* [[GCC]]
  +
* [[Input Unit]]
 
* [[Interrupt]]
 
* [[Interrupt]]
 
* [[Interrupt Service Routine]]
 
* [[Interrupt Service Routine]]
  +
* [[Interrupt Vector Table]]
 
* [[IoT]]
 
* [[IoT]]
* [[FPGA]]
+
* [[ISR]]
  +
* [[JTAG]]
  +
* [[Jump Instruction]]
  +
* [[LSB]]
 
* [[Microcontroller]]
 
* [[Microcontroller]]
  +
* [[MSB]]
  +
* [[Output Unit]]
  +
* [[PC]]
 
* [[Peripheral]]
 
* [[Peripheral]]
  +
* [[Program counter]]
  +
* [[Program Memory]]
  +
* [[RAM]]
 
* [[reentrant]]
 
* [[reentrant]]
 
* [[recursive]]
 
* [[recursive]]
  +
* [[ROM]]
  +
* [[RSA]]
  +
* [[RTOS]]
  +
* [[Single threaded program]]
 
* [[Stack]]
 
* [[Stack]]
 
* [[Subroutine]]
 
* [[Subroutine]]

Revision as of 16:19, 24 June 2019

Knowledge Base

The knowledge base is a resource to explain terms often used in combination with Embedded Systems.

It is meant for be useful for engineers, students, and hobbyists programming Embedded Systems, by explaining things from a programmer's perspective and by providing useful code examples.