body_test_instrument.lik
来自「心电图测量程序,用单片机实现对心电信号的采集和显示及重现」· LIK 代码 · 共 35 行
LIK
35 行
Version: 3.0
Options: m37
Obj: "D:\Program Files\Sunplus\unSPIDE184\unSPIDE\startupD.obj"
Obj: "E:\Curriculum\unsp_tests\Body_Test_Instrument\Debug\Resource.obj"
Obj: "E:\Curriculum\unsp_tests\Body_Test_Instrument\Debug\MAX7219_Function.obj"
Obj: "E:\Curriculum\unsp_tests\Body_Test_Instrument\Debug\main.obj"
Obj: "E:\Curriculum\unsp_tests\Body_Test_Instrument\Debug\irq.obj"
Obj: "E:\Curriculum\unsp_tests\Body_Test_Instrument\Debug\System_Init.obj"
Obj: "E:\Curriculum\unsp_tests\Body_Test_Instrument\Debug\8bits_pra_IOA0_7.obj"
Obj: "E:\Curriculum\unsp_tests\Body_Test_Instrument\Debug\flash.obj"
Obj: "E:\Curriculum\unsp_tests\Body_Test_Instrument\Debug\flash_CTL.obj"
Obj: "E:\Curriculum\unsp_tests\Body_Test_Instrument\Debug\AD_CTL.obj"
Lib: "D:\Program Files\Sunplus\unSPIDE184\unSPIDE\CMacro.lib"
Output: "E:\Curriculum\unsp_tests\Body_Test_Instrument\Debug\Body_Test_Instrument.S37"
Locate: CODE in "MAX7219_Function.obj" at F000
;Align: CODE in "MAX7219_Function.obj" with 0
Locate: CODE in "8bits_pra_IOA0_7.obj" at F150
;Align: CODE in "8bits_pra_IOA0_7.obj" with 0
Locate: CODE in "main.obj" at F300
;Align: CODE in "main.obj" with 0
Locate: CODE in "flash.obj" at F500
;Align: CODE in "flash.obj" with 0
Locate: CODE in "System_Init.obj" at F600
;Align: CODE in "System_Init.obj" with 0
Locate: CODE in "rshu1" of "CMacro.lib" at F700
;Align: CODE in "rshu1" of "CMacro.lib" with 0
;Locate: TEXT in "irq.obj" at 8009
;Align: TEXT in "irq.obj" with 0
;Locate: IRAM in "MAX7219_Function.obj" at 81BB linkat 0
;Align: IRAM in "MAX7219_Function.obj" with 0
;Locate: CODE in "AD_CTL.obj" at 8045
;Align: CODE in "AD_CTL.obj" with 0
;Locate: CODE in "flash_CTL.obj" at 8104
;Align: CODE in "flash_CTL.obj" with 0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?