代码搜索结果
找到约 10,000 项符合
Assembly 的代码
makefile
#
# Makefile for creation of the program named by the PROG variable
#
# The following naming conventions are used by this makefile:
# .asm - C54 assembly language source file
# .obj
makefile
#
# Makefile for creation of the program named by the PROG variable
#
# The following naming conventions are used by this makefile:
# .asm - C54 assembly language source file
# .obj
ex1.txt
实验一:DSP指令实验
实验目的:
了解DSP的结构及管脚功能
掌握DSP的基本指令
实验要求:
让学生了解怎样连接对DSP进行简单的编程操作,运算控制等基本汇编语言及算术语言实验测试及除错验证。
程序文件:ex1.asm
实验步骤:
1、以Simulator方式启动CCS,在[Project]-[Open]菜单中打开ex1.mak;
...
examplescfg_c.lst
TMS320C55x COFF Assembler Version 2.04 Tue Apr 15 17:20:26 2003
Copyright (c) 1996-2001 Texas Instruments Incorporated
C:\DOCUME~1\wwww\LOCALS~1\Temp\TI1076_2
tdspcfg_c.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
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("WindowsAppl
cc_build_debug.log
---------------------------- assembly.pjt - Debug ----------------------------
"C:\ti\c2000\cgtools\bin\cl2000" -g -k -q -al -fr"C:/ti/myprojects/assembly/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28
makefile
#
# Makefile for creation of the program named by the PROG variable
#
# The following naming conventions are used by this makefile:
# .asm - C62 assembly language source file
# .obj
ex1.txt
实验一:DSP指令实验
实验目的:
了解DSP的结构及管脚功能
掌握DSP的基本指令
实验要求:
让学生了解怎样连接对DSP进行简单的编程操作,运算控制等基本汇编语言及算术语言实验测试及除错验证。
程序文件:ex1.asm
实验步骤:
1、以Simulator方式启动CCS,在[Project]-[Open]菜单中打开ex1.mak;
...
assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值