MCU上实现initcall机制#
GNU Linker
.icode :
{
. = ALIGN(4);
KEEP(*(.icode))
. = ALIGN(4);
} >FLASH
From here you can search these documents. Enter your search terms below.
| Keys | Action |
|---|---|
| ? | Open this help |
| n | Next page |
| p | Previous page |
| s | Search |