📄 lnk.cmd
字号:
-ldma3cfg.cmd
SECTIONS
{
/*
* Align the following buffer section to 0x80 since the DMA
* is being used in ABU circular addressing mode with size 0x40
* and the buffer needs to be aligned to the next higher power
* of 2.
*/
dmaMem: align(0x80) > DMAMEM PAGE 1
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -