KR0121310B1 - Software package generating method of base station in mobile communication system - Google Patents

Software package generating method of base station in mobile communication system

Info

Publication number
KR0121310B1
KR0121310B1 KR1019940033897A KR19940033897A KR0121310B1 KR 0121310 B1 KR0121310 B1 KR 0121310B1 KR 1019940033897 A KR1019940033897 A KR 1019940033897A KR 19940033897 A KR19940033897 A KR 19940033897A KR 0121310 B1 KR0121310 B1 KR 0121310B1
Authority
KR
South Korea
Prior art keywords
file
directory
files
tool
data
Prior art date
Application number
KR1019940033897A
Other languages
Korean (ko)
Other versions
KR960024908A (en
Inventor
김영미
김경수
안지환
Original Assignee
양승택
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 양승택, 한국전자통신연구원 filed Critical 양승택
Priority to KR1019940033897A priority Critical patent/KR0121310B1/en
Publication of KR960024908A publication Critical patent/KR960024908A/en
Application granted granted Critical
Publication of KR0121310B1 publication Critical patent/KR0121310B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Stored Programmes (AREA)

Abstract

The software package generating method of base station in mobile communication system provides features of: managing software generally by each version; generating software packages to make each library files, header files, database-related files, static data(PLD) files, geometry last files and package files be managed by each independent directory. Therefore, by subdividing directories with their features, efficient general software management is possible.

Description

이동통신시스템 기지국 소프트웨어 패키지 생성방법(Software Package Generating Method of Base Station in Mobile Communication System)Software Package Generating Method of Base Station in Mobile Communication System

제1도의 이동통신시스템 기지국 종합 소프트웨어의 구조도.1 is a structural diagram of a mobile communication system base station comprehensive software of FIG.

제2도는 본 발명에 따른 이동통신시스템 기지국에서의 소프트웨어 패키지 생성방법의 흐름도.2 is a flowchart of a software package generation method in a mobile communication system base station according to the present invention.

본 발명은 소프트웨어 패키지 생성방법에 관한 것으로 특히, 이동통신시스템 기지국 소프트웨어 패키지의 생성방법에 관한 것이다.The present invention relates to a method for generating a software package, and more particularly, to a method for generating a base station software package of a mobile communication system.

이동통신시스템 기지국(이하, 기지국은 기지국(Base Transceiver Subsyste m)과, 제어국(Base Station Controller Subsystem)과 운용국(Base Station Ma na ger Subsystem)의 3개의 서브시스템으로 구성된 것을 일컫는다)에서는 다수의 블럭으로 소프트웨어를 구성하므로 각 블럭과 관련된 여러 종류의 소스 프로그램들이나, 소스 프로그램 관련의 라이브러리 화일들이나, 소스 프로그램을 실행코드화한 실행화일들이 다수개가 존재한다.In the mobile communication system base station (hereinafter, the base station is composed of three subsystems of a base transceiver subsystem, a control station (base station controller subsystem) and an operating station (base station controller subsystem), a plurality of blocks are provided. Since the software is composed of several types, there are many kinds of source programs related to each block, library files related to the source programs, and a plurality of executable files that execute code the source programs.

그런데, 종래에는 이를 하나의 디렉토리에서 관리하는 방식이나, 소스 화일들은 각자의 디렉토리에서 관리하며, 실행화일들만 공동 디렉토리에서 관리하는 방식 등의 일정한 관리 원칙 없이 소프트웨어 프로젝트를 관리하고는 하였다.However, in the past, a software project was managed without a certain management principle such as managing this in one directory, managing source files in each directory, and managing only executable files in a common directory.

이와 같은 방식들은 첫째, 다수의 버젼이 발생할 경우에는 관련된 모듈들을 시스템 종합 시험을 수행할 경우나, 패키지로써 배포할 경우 서로 다른 블럭간에 버젼이 틀려서 시스템 구동에 오류를 범할 수 있다.First of all, when multiple versions are generated, when the relevant modules are subjected to a comprehensive system test or distributed as a package, versions may differ between different blocks, causing errors in system operation.

둘째, 공동으로 사용하는 데이타 화일들을 하나의 디렉토리에서 관리하므로써, 새로운 버젼이 발생 시에는 조잡한 방법으로 버젼 관리를 할 수 밖에 없다.Second, by managing the common data files in a single directory, when a new version occurs, you have no choice but to manage the version in a coarse way.

셋째, 여러 가지 다양한 화일들이 구분 원칙 없이 섞여 있으므로 개발자나, 종합 관리자에게 많은 불편과 혼동을 가져올 수 있다.Third, various files can be mixed without any distinction, which can cause a lot of inconvenience and confusion for developers or general managers.

따라서, 본 발명은 이동통신시스템 기지국 소프트웨어 패키지를 생성하는데 있어서 각각의 프로그램들이 특성별로 분리되도록 하여 효율적인 소프트웨어 종합관리를 가능하게 하는 소프트웨어 패키지 생성방법을 제공하는데 그 목적이 있다.Accordingly, an object of the present invention is to provide a method for generating a software package that enables efficient total software management by allowing respective programs to be separated by characteristics in generating a mobile communication system base station software package.

상기와 같은 목적을 달성하기 위하여 본 발명은 comvi(1)라는 도구를 이용하여 다른 개발자의 화일 편집 기능을 거절하면서 공통 데이타 화일을 생성하고 공통헤더화일 디렉토리(include)에 등록하는 제1단계; ckdb(2)라는 도구를 이용하여 화일의 오류를 검증하면서 각 종 릴레이션 데이타 스키마 정의 화일을 적정하고, 이 화일을 srcreg(4)라는 도구를 이용하여 공통 릴레이션 정의 디렉토리(db)에 등록하는 제2단계; ckdg(3)라는 도구를 이용하여 화일의 오류를 검증하면서 릴레이션 데이타 화일을 작성하고, 이 화일을 srcreg(4)라는 도구를 이용하여 공통 릴레이션 데이타 디렉토리(dg)에 등록하는 제3단계; 상기 제2단계에 의해 db 디렉토리에 등록되어 있는 릴레이션 데이타 스키마 정의 화일을 이용하여 각 블럭별로 사용하는 릴레이션 데이타 헤더 화일을 relcg(5)라는 도구를 이용하여 생성하는 제4단계; 상기 제2단계와 제3단계에 의해 각각 db와 dg 디렉토리에 등록되어 있는 릴레이션 데이타 관련 화일을 입력으로 하여 mkdg(6)라는 도구를 수행시켜 DB 스키마 화일과 DB 소스 화일을 생성하고, mkpld(7)라는 도구를 이용하여 컴파일러를 구동시켜 정적 데이타(PLD)를 생성하며, 패키지 디렉토리인 pkg 디렉토리에 등록하고, 목표 시스템에 릴리즈하는 제5단계; 블럭 소스 화일을 작성하고 컴파일한 것을 srcreg(4)도구를 이용하여 공통 블럭 소스 디렉토리(src)에 등록하고, 소스 프로그램과 컴파일을 위한 Makefile 입력 화일을 kcsmf(10)라는 도구를 이용하여 생성하는 제6단계; 라이브러리 화일을 작성하고 컴파일하여 라이브러리 화일로 만들어서 srcreg(4)도구를 이용하여 공통라이브러리 디렉토리(lib)에 등록하는 제7단계; 모든 블럭 소스 화일을 컴파일하여 블럭별 실행화일을 생성하며, 생성된 실행화일을 디렉토리(pkg)에 등록하고, 목표 시스템에 릴리즈하는 제6단계로 수행되는 것을 특징으로한다.In order to achieve the above object, the present invention provides a first step of creating a common data file and rejecting a file header of another developer while rejecting a file editing function of another developer using a tool called comvi (1); A second method of verifying a file error using a tool called ckdb (2) to titrate various relation data schema definition files and registering the file in a common relation definition directory (db) using a tool called srcreg (4). step; a third step of creating a relation data file while verifying a file error using a tool called ckdg (3), and registering the file in a common relation data directory dg using a tool called srcreg (4); A fourth step of generating, by a tool called relcg (5), a relation data header file used for each block by using the relation data schema definition file registered in the db directory in the second step; The DB schema file and the DB source file are generated by executing a tool called mkdg (6) by inputting relation data files registered in the db and dg directories in the second and third steps, respectively, and mkpld (7 A fifth step of generating a static data (PLD) by using a tool called) to register static data (PLD), registering it in a pkg directory which is a package directory, and releasing it to a target system; Create and compile block source file in common block source directory (src) using srcreg (4) tool, and make Makefile input file for source program and compile using tool called kcsmf (10). Step 6; A seventh step of creating a library file, compiling it into a library file, and registering it in a common library directory (lib) using the srcreg (4) tool; Compiles all block source files to generate block-specific executables, and registers the generated executables in a directory (pkg) and releases them to the target system.

이하, 첨부된 도면을 참조하여 본 발명의 일실시예를 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described an embodiment of the present invention;

제1도는 이동통신시스템 기지국 종합 소프트웨어의 구조도이다.1 is a structural diagram of a mobile communication system base station comprehensive software.

이동통신시스템 기지국 소프트웨어는 규모가 큰 소프트웨어인 관계로 하나의 버젼 내에는 공동 라이브러리나, 공통 데이타 화일과 블럭별 소스 화일들이 존재한다.Since the mobile communication system base station software is a large software, there is a common library or common data files and block source files in one version.

그래서 종합 관리 버젼은 각 버젼 단위로 종합 소프트웨어를 관리하되 라이브러리 화일, 헤더 화일, 데이타베이스 관련 화일, 정적 데이타(PLD) 화일, 형성 리스트 화일 및 패키지 화일들을 각각 독립적인 디렉토리에서 관리한다.Thus, the comprehensive management version manages the comprehensive software for each version, but manages library files, header files, database related files, static data (PLD) files, formation list files, and package files in separate directories.

제1도와 관련하여, 디렉토리 버젼내에는 9개의 디렉토리로 구성되어 있다.In relation to FIG. 1, the directory version consists of nine directories.

lib 디렉토리는 개발자가 생성한 각 종 라이브러리 화일들과, 버젼별로 관리하는 링크 관련 화일로 구성된다.The lib directory consists of various library files created by developers and link-related files managed by versions.

이동통신시스템 기지국의 소프트웨어의 데이타는 설치 시스템과 용량에 따라 결정되는 정적 데이타와 운용 중에 동적으로 발생하는 동적 데이타로 분류되는데, 이중에서 정적 데이타는 각 시스템마다 설치되는 데이타가 다르므로, 다른 데이타와 구분되며, 이러한 데이타를 직접 목표 시스템에 로딩한다고 하여 PLD(Program Loading Data)라고 부른다.Software data of mobile communication system base station is classified into static data determined according to installation system and capacity and dynamic data generated dynamically during operation. Among them, static data is different from other data because different data are installed in each system. It is called PLD (Program Loading Data) because it loads the data directly to the target system.

그런데 이와 같은 PLD는 시스템에 직접 로드되고, 또한 각 블럭 프로그램에서도 참조해야 하므로 두가지 형태가 필요하게 된다.However, this type of PLD is loaded directly into the system, and also needs to be referenced in each block program, so two types are required.

PLD 관련 데이타는 데이타 유형과 데이타 값만으로 분리할 수 있는데, PLD에는 이 두가지가 모두 필요하고, 블럭 프로그램에서는 데이타 참조를 위해 데이타 유형만 필요하다.PLD-related data can be separated only by data type and data value. Both PLDs need it, and block programs only need the data type for data references.

그런데 각 블럭 프로그램에서는 모든 데이타 유형이 필요하지 않고, 단지 각 블럭 수행 시에 필요로 하는 부분적인 데이타 유형만이 요구되며, 이를 릴레이션 데이타라고 부른다.However, not every data type is required in each block program, only a partial data type required for each block execution is called relation data.

그래서 PLD 관련 데이타는 데이타 유형과 데이타 값을 분리하여 관리하면, 기지국 소프트웨어 종합 관리를 더욱 간결화 시킬 수 있을 것이다.Therefore, if PLD related data is managed separately from data type and data value, comprehensive management of base station software can be simplified.

정적 데이타 유형과 정적 데이타 값을 서로 분리하여 입력으로 받고, PLD와 블럭 릴레이션 데이타 유형을 소프트웨어 개발 도구를 이용하여 생성하면 두 데이타간의 무결정을 보장받을 수 있을 것이다.By receiving the static data type and the static data value separately from each other and generating the PLD and the block relation data type using software development tools, the indetermination between the two data will be guaranteed.

이와 같은 PLD와 관련한 데이타 중에 릴레이션 스키마 정의 화일들은 db 디렉토리에서 관리하고, 실제로 입력할 릴레이션 데이타 값은 dg 디렉토리에서 관리한다.Among the data related to such PLD, relation schema definition files are managed in the db directory, and the relation data values to be entered are managed in the dg directory.

PLD는 db 디렉토리에 있는 릴레이션 데이타 스키마 정의 화일과, dg 디렉토리에서 관리하는 릴레이션 데이타 값을 입력으로 하여 소프트웨어 도구를 수행시켜서 생성하는데, 수행 시에 많은 중간 화일들이 발생한다.PLD is created by executing software tool with relation data schema definition file in db directory and relation data value managed in dg directory, and many intermediate files are generated during execution.

그래서 PLD를 생성하는 디렉토리는 dgpool 디렉토리에서 분리하여 관리한다.So the directory that creates the PLD is managed separately from the dgpool directory.

include 디렉토리에는 각 블럭들에서 블럭 단위로 또는 시스템 단위로 참조하는 모든 데이타 헤더 화일들로 구성하되, 통신 시스템에서 많이 발생하는 서로 다른 블럭간의 통신 시에 사용하는 메시지 관련헤더 화일과, PLD 참조 시에 사용하는 릴레이션 데이타 헤더 화일이 있다.The include directory consists of all data header files that are referred to block by block or system unit in each block, but includes message-related header files used for communication between different blocks that frequently occur in a communication system, and when referring to a PLD. There is a relation data header file to use.

그래서 메시지 헤더 화일과, 릴레이션 데이타 헤더 화일은 include/msg와 include/rel에 각각 구성한다.So the message header file and the relation data header file are configured in include / msg and include / rel, respectively.

src 디렉토리에는 각 블럭별로 디렉토리를 생성하여 소스 프로그램들을 블럭 단위로 관리하여 종합 관리자는 src 디렉토리에서 컴파일을 수행하도록 하고, 개발자가 생성하는 라이브러리 소스들도 src내에 libsrc 디렉토리에서 관리한다.In the src directory, a directory is created for each block to manage source programs in block units so that the general manager compiles in the src directory, and the library sources created by the developer are also managed in the libsrc directory in src.

conf 디렉토리에는 각 블럭들의 형상 리스트를 화일로 작성하여 전체 형상에 관련한 참조 시에 사용할 수 있도록 하고, pkg 디렉토리에는 src 디렉토리에서 컴파일러를 실행시켜 생성한 각 블럭별 실행화일과 dgpool에서 생성한 PLD로 구성하여 패키지 생성 시에 사용한다.In the conf directory, the shape list of each block is created in a file so that it can be used for reference related to the whole shape.In the pkg directory, each block generated by executing the compiler in the src directory and the PLD created in dgpool To create a package.

work디렉토리는 종합 관리에서 각 종 임시 화일이나 소프트웨어 개발 도구 시험 시에 작업용으로 사용한다.The work directory is used for work in testing all temporary files or software development tools in the overall management.

제2도는 본 발명에 따른 이동통신시스템 기지국에서의 소프트웨어 패키지 생성방법의 흐름도 이다.2 is a flowchart of a software package generation method in a mobile communication system base station according to the present invention.

이동통신시스템 제어국 소프트웨어 종합 관리는 위와 같은 소프트웨어 종합 구조로 구성하여 제2도와 같은 작업 흐름으로 소프트웨어 패키지를 제작하였다.Comprehensive management of mobile communication system control station software is composed of the above-described overall software structure, and the software package is produced in the workflow as shown in FIG.

소프트웨어 개발자와 종합 관리자는 다음과 같은 절차로 소프트웨어 개발을 진행한다.Software developers and general managers develop software using the following procedures.

개발자는 개발 중에 사용할 각 종 공통 데이타 화일들을 작성하는데, 이는 여러 서브시스템이나, 블럭에서 공통으로 참조하는 부분이므로 화일을 무결성이 중요시된다.Developers write various common data files for use during development. Integrity is important because files are commonly referred to by several subsystems or blocks.

즉, 하나의 공통 화일을 한 개발자가 편집 시에는 다른 개발자의 화일 편집 기능을 거절해야 하므로, CMS(CDMA Mobile System) 기지국 소프트웨어에서는 comvi(1)라는 도구를 이용하여 이 기능을 구현하였다.That is, since a developer who edits a common file must reject the file editing function of another developer, the CMS (CDMA Mobile System) base station software implements this function using a tool called comvi (1).

개발자는 공통 데이타 화일 작성과 병행하여 PLD인 정적 데이타에 의한 각 종 릴레이션 데이타 스키마 정의 화일과, 릴레이션 데이타 화일을 작성하여 ckdb(2), ckdg(3)라는 도구를 각각 이용하여 화일의 오류를 검증하고, srcreg(4)라는 도구를 이용하여 종합 디렉토리에 등록한다.A developer creates various relation data schema definition files based on PLD static data and creates relation data files in parallel with common data file creation, and verifies the error of the file using ckdb (2) and ckdg (3) tools. And register it in the comprehensive directory using a tool called srcreg (4).

공통 화일들이 등록되었으면, 종합 관리자는 db 디렉토리에 등록되어 있는 릴레이션 데이타 스키마 정의 화일을 이용하여 각 블럭별로 사용하는 릴레이션 데이타 헤더 화일을 relcg(5)라는 도구를 이용하여 생성하고, db와 dg 디렉토리에 등록되어 있는 릴레이션 데이타 관련 화일을 입력으로 하여 mkdg(6)라는 도구를 수행시켜 DB 스키마 화일과 DB소스 화일을 생성한다.Once the common files have been registered, the super administrator uses the tool relcg (5) to create relation data header files for each block using the relation data schema definition file registered in the db directory. Create a DB schema file and a DB source file by executing a tool called mkdg (6) with the registered relation data file as input.

그리고 mkpld(7) 도구를 이용하여 컴파일러를 구동시켜 PLD를 생성(8)하여, 패키지 디렉토리인 pkg 디렉토리에 등록(13)하고, 목표 시스템에 릴리즈한다.The mkpld (7) tool is used to run the compiler to generate (8) the PLD, register it in the pkg directory, which is a package directory (13), and release it on the target system.

개발자는 생성된 각 종 헤더 화일들을 포함하여 각 블럭에 관련된 소스 프로그램을 개발하고, 개발 중에 라이브러리화 할 수 있는 기능은 컴파일(9)하여 라이브러리 화일로 만들어서 srcreg(4) 도구를 이용하여 lib 디렉토리에 등록하면, 다른 개발자들은 자신이 사용할 수 있는 라이브러리를 lib 디렉토리에서 참조하여 블럭 소스 프로그램을 개발한다.The developer develops a source program related to each block including various generated header files, and the library library function can be compiled (9) and made into a library file by using the srcreg (4) tool. Once registered, other developers develop block source programs by referencing their available libraries in the lib directory.

블럭 소스 프로그램을 컴파일하고 목표 시스템에서 단위 시험을 시행한 후에 개발자는 srcreg(4) 도구를 이용하여 소스 프로그램과 컴파일을 위한 Makefile 입력 화일을 kcsmf(10)라는 도구를 이용하여 생성하여 모든 블럭 소스 화일을 컴파일(11)하여 블럭별 실행화일을 생성(12)하며, 생성된 실행화일을 pkg 디렉토리에 등록(13)하고, 목표 시스템에 릴리즈(13)하여 종합 시험한다.After compiling the block source program and performing unit tests on the target system, the developer uses the srcreg (4) tool to generate Makefile input files for the source program and compile using the tool kcsmf (10). Compile (11) to generate an executable file for each block (12), register the generated executable file (13) in the pkg directory, release (13) the target system, and perform a comprehensive test.

상기한 바와 같은 본 발명에 의해 PLD 관련 데이타를 데이타 유형과 데이타 값으로 분리하여 사용하므로서 무결성을 유지하면서 서로 다른 경로의 참조가 가능해지므로, 프로그램 개발자에게는 한번의 입력 작업으로 두가지 형태의 데이타에 접근할 수 있는 효과가 있다.As described above, the PLD-related data can be divided into data types and data values, thereby allowing referencing of different paths while maintaining integrity. Therefore, a program developer can access two types of data with a single input operation. It can be effective.

또한, 각 종 공통 화일들을 버젼 단위와 일반 데이타 유형 정의 화일과 메시지 화일과 PLD 관련 데이타 유형 화일로 분리하므로써 개발자의 접근이 분명해져서 시스템 종합 시험 시에 발생하는 버젼 문제를 명료화시킬 수 있다.In addition, by separating each common file into a version unit, a general data type definition file, a message file, and a PLD related data type file, the developer's approach becomes clear and it is possible to clarify the version problem that occurs during the comprehensive system test.

그뿐 아니라, 각각의 소프트웨어를 특성별로 관리하므로써 개발 중의 문제 발생 시에는 이를 국소화 시킬 수 있으며, 종합 관리자에게는 형상의 표현을 단순화 시킬 수 있고, 패키지 제작 시간이 절약된다.In addition, by managing each software by its characteristics, it can be localized when problems occur during development, and the general manager can simplify the representation of the shape and save package production time.

이동통신시스템 기지국 소프트웨어 프로젝트 전체적인 측면에서는 소프트웨어 개발 시에 보다 더 효율적인 프로젝트 관리를 가능하게 하여, 개발 기간 단축에 기여할 수 있을 것이다.Mobile communication system base station software project As a whole, it is possible to contribute to shorter development period by enabling more efficient project management during software development.

Claims (1)

이동통신시스템 기지국 소프트웨어 패키지의 생성방법에 있어서, comvi(1)라는 도구를 이용하여 다른 개발자의 화일 편집 기능을 거절하면서 공통 데이타 화일을 생성하고 공통헤더화일 디렉토리(include)에 등록하는 제1단계(s1, s2)와; ckdb (2)라는 도구를 이용하여 화일의 오류를 검증하면서 각 종 릴레이션 데이타 스키마 정의 화일을 작성하고, 이 화일을 srcreg(4)라는 도구를 이용하여 공통 릴레이션 정의 디렉토리(db)에 등록하는 제2단계(s3,s4)와; ckdg(3)라는 도구를 이용하여 화일의 오류를 검증하면서 릴레이션 데이타 화일을 작성하고, 이 화일을 srcreg(4)라는 도구를 이용하여 공통 릴레이션 데이타 디렉토리(db)에 등록하는 제3단계(s5,s6)와; 상기 제2단계에 의해 db 디렉토리에 등록되어 있는 릴레이션 데이타 스키마 정의 화일을 이용하여 각 블럭별로 사용하는 릴레이션 데이타 헤더 화일을 relcg(5)라는 도구를 이용하여 생성하는 제4단계(s7)와; 상기 제2단계와 제3단계에 의해 각각 db와 dg 디렉토리에 등록 되어 있는 릴레이션 데이타 관련 화일을 입력으로 하여 mkdg(6)라는 두구를 수행시켜 데이타베이스 스키마 화일과 데이타베이스소스 화일을 생성하고, mkpld(7)라는 도구를 이용하여 컴파일러를 구동시켜 정적 데이타(PLD)를 생성하며, 패키지 디렉토리인 pkg 디렉토리에 등록하고, 목표 시스템에 릴리즈하는 제5단계(s8, s9, s10)와; 블럭 소스 화일을 작성하고 컴파일한 것을 srcreg(4) 도구를 이용하여 공통 블럭 소스 디렉토리(src)에 등록하고, 소스 프로그램과 컴파일을 위한 Makefile 입력화일을 kcsmf(10)라는 도구를 이용하여 생성하는 제6단계(s11,s12,s13,s14)와; 라이브러리 화일을 작성하고 컴파일하여 라이브러리 화일로 만들어서 srcreg(4) 도구를 이용하여 공통 라이브러리 디렉토리(lib)에 등록하는 제7단계(s15,s12,s,16)와; 모든 블럭 소스 화일을 컴파일하여 블럭별 실행화일을 생성하며, 생성된 실행 화일을 디렉토리(pkg)에 등록하고, 목표 시스템에 릴리즈하는 제6단계(s17, s18)로 수행되는 것을 특징으로 하는 소프트웨어 패키지 생성방법.In the method of generating a mobile communication system base station software package, a first step of creating a common data file and rejecting the file editing function of another developer using a tool called comvi (1) and registering it in a common header file directory (include) s1, s2); A second method of creating various relation data schema definition files while verifying file errors using a tool called ckdb (2), and registering these files in a common relation definition directory (db) using a tool called srcreg (4). Steps s3 and s4; The third step (s5, s5,) is to create a relation data file while verifying a file error using a tool called ckdg (3), and register the file in a common relation data directory (db) using a tool called srcreg (4). s6); A fourth step (s7) of generating, using a tool called relcg (5), a relation data header file used for each block by using the relation data schema definition file registered in the db directory in the second step; The database schema file and the database source file are generated by executing mkdg (6) by inputting relation data files registered in the db and dg directories in the second and third steps, respectively. A fifth step (s8, s9, s10) of driving a compiler using a tool (7) to generate static data (PLD), registering in a pkg directory as a package directory, and releasing it to a target system; Create and compile block source files in common block source directory (src) using srcreg (4) tool, and create Makefile input file for source program and compilation using kcsmf (10) tool. 6 steps (s11, s12, s13, s14); A seventh step (s15, s12, s, 16) of creating a library file, compiling it into a library file, and registering it in a common library directory lib using the srcreg (4) tool; Compiles all block source files to generate block-specific executable files, and registers the generated executable files in a directory (pkg), and performs a sixth step (s17, s18) to release to the target system How to create.
KR1019940033897A 1994-12-13 1994-12-13 Software package generating method of base station in mobile communication system KR0121310B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019940033897A KR0121310B1 (en) 1994-12-13 1994-12-13 Software package generating method of base station in mobile communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019940033897A KR0121310B1 (en) 1994-12-13 1994-12-13 Software package generating method of base station in mobile communication system

Publications (2)

Publication Number Publication Date
KR960024908A KR960024908A (en) 1996-07-20
KR0121310B1 true KR0121310B1 (en) 1997-11-22

Family

ID=19401179

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019940033897A KR0121310B1 (en) 1994-12-13 1994-12-13 Software package generating method of base station in mobile communication system

Country Status (1)

Country Link
KR (1) KR0121310B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100418878B1 (en) * 2000-10-24 2004-02-14 엘지전자 주식회사 Method for Creating and Searching configuration Information
WO2012086930A2 (en) * 2010-12-24 2012-06-28 전남대학교산학협력단 Installer and method for adding an android platform dynamic library

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100520632B1 (en) * 1998-12-30 2005-11-25 삼성전자주식회사 How to create makefile in deset environment
KR100738142B1 (en) * 2006-07-10 2007-07-10 현대자동차주식회사 Device for selecting glass and glass film for automobile

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100418878B1 (en) * 2000-10-24 2004-02-14 엘지전자 주식회사 Method for Creating and Searching configuration Information
WO2012086930A2 (en) * 2010-12-24 2012-06-28 전남대학교산학협력단 Installer and method for adding an android platform dynamic library
WO2012086930A3 (en) * 2010-12-24 2012-08-16 전남대학교산학협력단 Installer and method for adding an android platform dynamic library

Also Published As

Publication number Publication date
KR960024908A (en) 1996-07-20

Similar Documents

Publication Publication Date Title
US5325533A (en) Engineering system for modeling computer programs
US6117187A (en) Automatic generation of a software installation package
US6178546B1 (en) System and method of making software product deliverables
EP0688448B1 (en) Incremental build system
US7111280B2 (en) System and method for implementing a project facility
US6490721B1 (en) Software debugging method and apparatus
JP2020510925A (en) Method and apparatus for performing a test using a test case
US6003042A (en) Systems, methods and computer programs products for storing a new version of an Envy Library file in a teamconnection object oriented programming environment
US8201157B2 (en) Dependency checking and management of source code, generated source code files, and library files
Belkatir et al. Experience with a data base of programs
US20130305214A1 (en) Automated merging in a software development environment
US20050028143A1 (en) Automated semantic-based updates to modified code base
US8793654B2 (en) Method and a system for generating a software product
US7096456B2 (en) Method and apparatus for providing dynamically scoped variables within a statically scoped computer programming language
US9535687B2 (en) Audited builds based upon separate class dependency records
US11481245B1 (en) Program inference and execution for automated compilation, testing, and packaging of applications
CN110569044B (en) Method, device and system for deploying application to running environment
KR0121310B1 (en) Software package generating method of base station in mobile communication system
KR100994070B1 (en) A Reserved Component Container Based Software Development Method and Apparatus
US7603666B2 (en) Class loader
CN112000367A (en) Binary library file version compatibility identification method and device
US5963955A (en) Bridge for exporting and importing objects between object oriented programming environments
Rowland et al. The 3B20D processor & DMERT operating system: Software development system
US20080033846A1 (en) Audited Builds as an Extension to Build Tools
CN115456628A (en) Intelligent contract viewing method and device based on block chain, storage medium and equipment

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20070730

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee