helloworld.lnp

来自「lm3s6916上keil编译的"hello world"程序」· LNP 代码 · 共 4 行

LNP
4
字号
--device DLM "startup.o" "main.o" "systeminit.o" "uartgetput.o" "adc.o" "ethernet.o" "gpio.o" "i2c.o" "interrupt.o" "lib_mem.o" "ssi.o" "sysctl.o" "systick.o" "timer.o" "uart.o" "watchdog.o" "inthandler.o" --strict --scatter "helloworld.sct" 
--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols 
--info sizes --info totals --info unused --info veneers 
 --list ".\helloworld.map" -o "helloworld.axf"

⌨️ 快捷键说明

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