User Tools

Site Tools


tools

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools [02/25/2021 09:05] – [Linker scripts] admintools [06/09/2026 11:06] (current) admin
Line 1: Line 1:
- 
  
  
Line 9: Line 8:
   * userland, embedded in the toolchain, see strace ld --verbose   * userland, embedded in the toolchain, see strace ld --verbose
  
-https://blog.thea.codes/the-most-thoroughly-commented-linker-script 
  
 ====== Memory ====== ====== Memory ======
Line 75: Line 73:
 Using clang: Using clang:
 https://interrupt.memfault.com/blog/arm-cortexm-with-llvm-clang https://interrupt.memfault.com/blog/arm-cortexm-with-llvm-clang
-====== Compiling the kernel ====== 
- 
-Useful in embedded systems, as only the strongly recommended options are set to Y: 
  
-  make allnoconfig   # useful in embedded systems, setting the strongly recommended options to Y 
-  make clean         # remove most generated files but keep config 
-  make mrproper      # remove all generated files 
-  make distclean     # also remove the editor backup and patch reject files 
-   
-  make oldcondif 
-  make 
-  make LOADADDR=0x80008000 uImage 
-  make dtbs 
 ====== Patches ====== ====== Patches ======
   * quilt, tools to manage a stack of patches   * quilt, tools to manage a stack of patches
   * git   * git
tools.1614243931.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki