tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tools [2014/06/07 14:43] admintools [2021/02/25 09:10] (current) – [Linker scripts] admin
Line 1: Line 1:
  
-[[http://vim.runpaint.org/toc/|vim recipes]]+
  
 http://kaiwantech.wordpress.com/2013/12/28/linux-tools-for-the-serious-systems-programmer/ http://kaiwantech.wordpress.com/2013/12/28/linux-tools-for-the-serious-systems-programmer/
Line 8: Line 8:
   * kernel:  arch/$(ARCH)/kernel/vmlinux.lds   * kernel:  arch/$(ARCH)/kernel/vmlinux.lds
   * userland, embedded in the toolchain, see strace ld --verbose   * userland, embedded in the toolchain, see strace ld --verbose
 +
  
 ====== Memory ====== ====== Memory ======
Line 13: Line 14:
 Duma Duma
  
 +https://github.com/pixelb/ps_mem/
 ====== Real-time ====== ====== Real-time ======
  
Line 19: Line 21:
 ====== Debugging ====== ====== Debugging ======
  
 +https://visualgdb.com/
 ===== OpenOCD ===== ===== OpenOCD =====
 http://elinux.org/BeagleBoardOpenOCD http://elinux.org/BeagleBoardOpenOCD
Line 69: Line 72:
 splint splint
  
 +Using clang: 
 +https://interrupt.memfault.com/blog/arm-cortexm-with-llvm-clang
 ====== Compiling the kernel ====== ====== Compiling the kernel ======
  
  • tools.1402152195.txt.gz
  • Last modified: 12 years ago
  • by admin