代码搜索:test_mem
找到约 14 项符合「test_mem」的源代码
代码结果 14
www.eeworm.com/read/388914/8564704
c memtest.c
// RAM test - avoids the range from 0x4000 to 0x5100 since it is loaded there
#define ALLOCATE_EXTERN // Allocate explicit register addresses here
#include "Fx2.h"
#include "Fx2regs.h"
#define S
www.eeworm.com/read/419470/10866451
c memtest.c
// RAM测试 - 避开0x4000 到 0x5100,因为程序代码保存在这里
#define ALLOCATE_EXTERN
#include "Fx2.h"
#include "Fx2regs.h"
#define START_MEM00 0x0080
#define LENGTH_MEM00 (0x2000-START_MEM00)
#define START_MEM0
www.eeworm.com/read/460137/7257185
lst memtest.lst
C51 COMPILER V7.06 MEMTEST 08/11/2008 10:32:20 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MEMTEST
OBJECT MODULE PLACED IN
www.eeworm.com/read/440696/7683745
c memtest.c
// RAM测试 - 避开0x4000 到 0x5100,因为程序代码保存在这里
#define ALLOCATE_EXTERN
#include "Fx2.h"
#include "Fx2regs.h"
#define START_MEM00 0x0080
#define LENGTH_MEM00 (0x2000-START_MEM00)
#define START_MEM0
www.eeworm.com/read/246658/12715704
c memtest.c
// RAM test - avoids the range from 0x4000 to 0x5100 since it is loaded there
#define ALLOCATE_EXTERN // Allocate explicit register addresses here
#include "Fx2.h"
#include "Fx2regs.h"
#define S
www.eeworm.com/read/321470/13404252
c memtest.c
// RAM测试 - 避开0x4000 到 0x5100,因为程序代码保存在这里
#define ALLOCATE_EXTERN
#include "Fx2.h"
#include "Fx2regs.h"
#define START_MEM00 0x0080
#define LENGTH_MEM00 (0x2000-START_MEM00)
#define START_MEM0
www.eeworm.com/read/148482/12464514
c memtest.c
// RAM test - avoids the range from 0x4000 to 0x5100 since it is loaded there
#define ALLOCATE_EXTERN // Allocate explicit register addresses here
#include "Fx2.h"
#include "Fx2regs.h"
#define S
www.eeworm.com/read/132649/5914664
sh test_ncbi_system.sh
#! /bin/sh
# $Id: test_ncbi_system.sh,v 1000.2 2004/04/21 14:35:21 gouriano Exp $
$CHECK_EXEC test_ncbi_system general
test_general=$?
echo "exit_code(General-test) = $test_general"
$CHECK_EXEC test