testhello.lnp

来自「基于keil C开发环境的ARM 2119液晶显示程序开发。」· LNP 代码 · 共 4 行

LNP
4
字号
"startup.o" "hello.o" "lcd19264.o" "key.o" --strict --scatter "testhello.sct" 
--map --xref --callgraph --symbols 
--info sizes --info totals --info unused --info veneers 
 --list ".\testhello.map" -o "testhello.axf"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?