sm5964isp.plg
来自「SM5964在系统编程的源代码,通过COMM串行口进行程序下载,方便嵌入式系统开」· PLG 代码 · 共 18 行
PLG
18 行
Build target 'Target 1'
assembling STARTUP.A51...
linking...
Program Size: data=34.0 xdata=700 code=1910
creating hex file from "SM5964ISP"...
"SM5964ISP" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling comm.c...
compiling isp.c...
compiling main.c...
compiling myApp.c...
assembling myasm.asm...
linking...
Program Size: data=34.0 xdata=700 code=1910
creating hex file from "SM5964ISP"...
"SM5964ISP" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?