领域
Embedded & IoT
技能档案
此技能定义了各角色和级别的期望。
角色数
1
包含此技能的角色
级别数
5
结构化成长路径
必要要求
0
其余 5 个可选
Embedded & IoT
Embedded Programming
2026/2/22
选择当前级别并对比期望。下方卡片显示晋升所需掌握的内容。
表格展示从初级到首席的技能深度变化。点击行查看详情。
| 角色 | 必要性 | 描述 |
|---|---|---|
| Systems Programmer (C/C++) | Understands basic CPU architecture: registers, pipeline, operating modes (user/kernel). Knows ARM Cortex-M and x86 architecture basics, studies instruction set under mentor guidance. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Systems Programmer (C/C++) | Proficient in target CPU architecture: cache hierarchy (L1/L2/L3), TLB, branch prediction. Optimizes code for microarchitecture, understands platform memory ordering model. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Systems Programmer (C/C++) | Deep knowledge of multiple CPU architectures (ARM, x86-64, RISC-V). Designs code considering cache coherency protocols (MESI/MOESI), NUMA topology, speculative execution. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Systems Programmer (C/C++) | Defines architectural decisions considering target CPU specifics. Establishes optimization guidelines for specific microarchitectures, conducts critical code reviews. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Systems Programmer (C/C++) | Shapes enterprise CPU architecture support strategy. Evaluates new ISAs for company products, defines approaches to porting between ARM/x86/RISC-V, mentors experts. |