linker-scripts
CommunityMaster embedded linker scripts
Authormohitmishra786
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you understand, write, and debug linker scripts for embedded systems, ensuring your code and data are placed precisely where they need to be in memory.
Core Features & Use Cases
- Linker Script Creation: Guides you through defining memory regions, sections, and symbol placement.
- VMA vs. LMA Understanding: Explains the difference and how to manage load and runtime addresses.
- Startup Initialization: Details how
.dataand.bsssections are initialized. - Use Case: You need to place a critical interrupt handler in fast internal RAM on an STM32 microcontroller. This Skill will show you how to define a custom section and attribute the handler to it.
Quick Start
Use the linker-scripts skill to generate a basic linker script for an STM32F4 microcontroller with 512KB of Flash and 128KB of RAM.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: linker-scripts Download link: https://github.com/mohitmishra786/low-level-dev-skills/archive/main.zip#linker-scripts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.