Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| tools [2014/06/02 08:43] – [Profiling] admin | tools [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/ | ||
| ====== Linker scripts ====== | ====== Linker scripts ====== | ||
| Line 6: | Line 8: | ||
| * kernel: | * kernel: | ||
| * userland, embedded in the toolchain, see strace ld --verbose | * userland, embedded in the toolchain, see strace ld --verbose | ||
| + | |||
| ====== Memory ====== | ====== Memory ====== | ||
| Line 11: | Line 14: | ||
| Duma | Duma | ||
| + | https:// | ||
| ====== Real-time ====== | ====== Real-time ====== | ||
| Line 17: | Line 21: | ||
| ====== Debugging ====== | ====== Debugging ====== | ||
| + | https:// | ||
| ===== OpenOCD ===== | ===== OpenOCD ===== | ||
| http:// | http:// | ||
| Line 67: | Line 72: | ||
| splint | splint | ||
| + | Using clang: | ||
| + | https:// | ||
| ====== Compiling the kernel ====== | ====== Compiling the kernel ====== | ||