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

📄 tdspcfg_c.lst

📁 TI OMAP5910(1510)的最简单测试程序,用于 硬件最初的调试,简要文档含环境配置
💻 LST
字号:
TMS320C55x COFF Assembler         Version 2.04     Fri Apr 25 19:43:15 2003
Copyright (c) 1996-2001           Texas Instruments Incorporated
C:\DOCUME~1\wwww\LOCALS~1\Temp\TI640_2                               PAGE    1

       1              ;*******************************************************************************
       2              ;* TMS320C55x ANSI C Codegen                                      Version 2.04 *
       3              ;* Date/Time created: Fri Apr 25 19:43:15 2003                                 *
       4              ;*******************************************************************************
       5                      .mmregs
       6                      .cpl_on
       7                      .arms_on
       8                      .asg AR6, FP
       9                      .model call=c55_std
      10                      .model mem=small
      11                      .noremark 5558  ; code avoids SE CPU_33
      12                      .noremark 5571  ; code avoids SE CPU_41
      13                      .noremark 5572  ; code avoids SE CPU_42
      14                      .noremark 5573  ; code avoids SE CPU_43
      15                      .noremark 5584  ; code avoids SE CPU_47
      16                      .noremark 5501  ; code avoids BTS1.1-188 MMR cases
      17                      .noremark 5501  ; code avoids BTS1.1-188 MMR cases
      18                      .noremark 5002  ; code respects overwrite rules
      19              ;******************************************************************************
      20              ;* GLOBAL FILE PARAMETERS                                                     *
      21              ;*                                                                            *
      22              ;*   Optimization       : Always Choose Smaller Code Size                     *
      23              ;*   Memory             : Small Model (16-Bit Data Pointers)                  *
      24              ;*   Calls              : Normal Library ASM calls                            *
      25              ;*   Debug Info         : Standard TI Debug Information                       *
      26              ;******************************************************************************
      27                      .file   "tdspcfg_c.c"
      28              ;       c:\ti\c5500\cgtools\bin\acp55.exe -q -ID:/csl/dsp/include -Ic:/testomap/tdsp -DFAR -DOS_BIOS -DWIN -D
      29 000000               .sect   ".text"
      30                      .global _CSL_cfgInit
      31                      .sym    _CSL_cfgInit,_CSL_cfgInit, 32, 2, 0
      32                      .func   16
      33              ;******************************************************************************
      34              ;* FUNCTION NAME: _CSL_cfgInit                                                *
      35              ;*                                                                            *
      36              ;*   Function Uses Regs :                                                     *
      37              ;*   Stack Frame        : Compact (No Frame Pointer, w/ debug)                *
      38              ;*   Total Frame Size   : 1 word                                              *
      39              ;*                        (1 return address/alignment)                        *
      40              ;******************************************************************************
      41              _CSL_cfgInit:
      42                      .line   2
      43                      .line   3
      44 000000 4804          return
      45                                                      ; return occurs
      46                      .endfunc        18,000000000h,0
      47              
      48              
      49              
      50              ;*******************************************************************************
      51              ;* TYPE INFORMATION                                                            *
      52              ;*******************************************************************************

No Assembly Errors, No Assembly Warnings

⌨️ 快捷键说明

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