Difference between revisions of "Knowledge Base"

From SEGGER Wiki
Jump to: navigation, search
m (Knowledge Base)
(24 intermediate revisions by 6 users not shown)
Line 1: Line 1:
[[Category:In Progress - MB]]
 
 
==Knowledge Base==
 
==Knowledge Base==
 
The knowledge base is a resource to explain terms often used in combination with Embedded Systems.
 
The knowledge base is a resource to explain terms often used in combination with Embedded Systems.
Line 5: Line 4:
 
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.
 
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.
   
  +
* [[6502]]
  +
* [[8051]]
  +
* [[Basic programming language]]
  +
* [[Bloatware]]
  +
* [[BSD license]]
  +
* [[C programming language]]
  +
* [[C runtime library]]
  +
* [[Cache]]
  +
* [[Call Instruction]]
  +
* [[CAN]]
  +
* [[Clock generator]]
  +
* [[CPU]]
 
* [[CRC]]
 
* [[CRC]]
  +
* [[DCC]]
  +
* [[Digital Signature]]
  +
* [[ECC]]
 
* [[Embedded System]]
 
* [[Embedded System]]
  +
* [[Endianness]]
  +
* [[Ethernet]]
  +
* [[Flash Memory]]
  +
* [[FPGA]]
  +
* [[GCC]]
  +
* [[Hart]]
  +
* [[Host-based formatting]]
  +
* [[Input Unit]]
 
* [[Interrupt]]
 
* [[Interrupt]]
  +
* [[Interrupt Service Routine]]
  +
* [[Interrupt Vector Table]]
  +
* [[IoT]]
  +
* [[ISR]]
  +
* [[JTAG]]
  +
* [[Jump Instruction]]
  +
* [[LSB]]
 
* [[Microcontroller]]
 
* [[Microcontroller]]
  +
* [[MSB]]
  +
* [[Output Unit]]
  +
* [[PC]]
  +
* [[Peripheral]]
  +
* [[Personal computer]]
  +
* [[Program counter]]
  +
* [[Program Memory]]
  +
* [[RAM]]
  +
* [[reentrant]]
  +
* [[recursive]]
  +
* [[ROM]]
  +
* [[RSA]]
  +
* [[RTOS]]
  +
* [[Semihosting]]
  +
* [[Single threaded program]]
  +
* [[Stack]]
  +
* [[Subroutine]]
  +
* [[thread of execution]]
  +
* [[UART]]
 
* [[Watchdog]]
 
* [[Watchdog]]
  +
* [[WebUSB]]
  +
* [[XIP]]
  +
* [[VCOM]]

Revision as of 16:54, 7 January 2020