⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 interop_asmtoc.mp

📁 cypress 的PSOC DESIGNER 4.4如何在C语言中调用汇编程序.
💻 MP
字号:

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             TOP   0000   00B1 =    177. bytes (abs,ovr,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0040  __Start
       008A  __Exit

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             lit   0100   0060 =     96. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0100  __lit_start
       0100  LoadConfigTBL_interop_asmtoc_Bank1
       013D  LoadConfigTBL_interop_asmtoc_Bank0
       0160  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                     psoc_config   0160   0066 =    102. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0160  _LoadConfigInit
       0160  LoadConfigInit
       0164  _LoadConfig_interop_asmtoc
       0164  LoadConfig_interop_asmtoc
       01C6  NO_SHADOW
       01C6  _NO_SHADOW
       01C6  __psoc_config_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   01C6   00CA =    202. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       01C6  _main
       01C6  __text_start
       01E8  _Addition
       020B  _Multiplication
       024E  __mul_32X32_32
       0290  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
               virtual_registers   0000   0005 =      5. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0000  __rX
       0001  __r3
       0002  __r2
       0003  __r1
       0004  __r0
       0005  __virtual_registers_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0005   000C =     12. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0005  OperandOne
       0005  _OperandOne
       0005  __bss_start
       0007  _OperandTwo
       0007  OperandTwo
       0009  OperandThree
       0009  _OperandThree
       000D  Result
       000D  _Result
       0011  __bss_end

Files Linked      [ module(s) ]

./obj/boot.o	[ boot.asm ]
./obj/main.o	[ main.asm ]
./obj/math.o	[ math.c ]
<library>	[ psocconfigtbl.asm, psocconfig.asm, rX.asm, r3.asm, r2.asm, r1.asm, r0.asm, mul32.s ]

User Base Address Definitions

lit = 0x100
data = 0x0

⌨️ 快捷键说明

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