KR100636522B1 - Method for downloading files into a mobile communication terminal having backend chips - Google Patents
Method for downloading files into a mobile communication terminal having backend chips Download PDFInfo
- Publication number
- KR100636522B1 KR100636522B1 KR1020050005286A KR20050005286A KR100636522B1 KR 100636522 B1 KR100636522 B1 KR 100636522B1 KR 1020050005286 A KR1020050005286 A KR 1020050005286A KR 20050005286 A KR20050005286 A KR 20050005286A KR 100636522 B1 KR100636522 B1 KR 100636522B1
- Authority
- KR
- South Korea
- Prior art keywords
- memory
- download
- address
- msm
- file
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0638—Organizing or formatting or addressing of data
- G06F3/0643—Management of files
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0673—Single storage device
- G06F3/0679—Non-volatile semiconductor memory device, e.g. flash memory, one time programmable memory [OTP]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
- Telephonic Communication Services (AREA)
Abstract
본 발명은 백앤드칩이 장착된 이동통신 단말기로의 파일 다운로드 방법에 관한 것이다. The present invention relates to a file download method to a mobile communication terminal equipped with a back-end chip.
본 발명은 다운로드 응용 프로그램을 이용하여 PC(Personal Computer)에서 특정 파일을 이동통신 단말기로 다운로드함에 있어서, 다운로드 응용 프로그램이 실행되어 파일 다운로드 요청이 발생하면, 가상주소를 이용하여 이동통신 단말기 내 MSM(Mobile Station Modem) 메모리 및 백앤드칩(Backend Chip) 메모리에 대한 바이너리 주소를 설정하는 단계와; 상기 설정된 바이너리 주소를 참조하여 MSM 메모리 혹은 백앤드칩 메모리에 설정된 실제주소 혹은 가상주소를 이용한 다운로드를 실행하는 단계를 포함하는 방법을 구비하여 구성된다. The present invention uses a download application to download a specific file from a personal computer (PC) to a mobile communication terminal. When a download application is executed and a file download request is generated, the MSM (mobile terminal) using a virtual address (MSM) Setting binary addresses for a Mobile Station Modem) memory and a Backend Chip memory; And a step of executing a download using a real address or a virtual address set in the MSM memory or the back-end chip memory with reference to the set binary address.
따라서, 본 발명은 MSM 이외에 그래픽 가속기 등과 같은 백앤드칩이 내장된 이동통신 단말기에 있어서, PC에서 특정 파일을 MSM 혹은 백앤드칩에 내장된 메모리로 다운로드하는 경우, 파일 다운로드 수행을 위한 다운로드 응용 프로그램에서 백앤드칩 메모리의 실제주소를 MSM 메모리에 가상주소로 매핑하여 관리함으로써, 백앤드칩 메모리로 파일을 다운로드할시 상기 백앤드칩 메모리를 위한 별도의 바이너리를 생성할 필요없이, 한 개의 바이너리로 상기 백앤드칩 메모리로 한번에 다운로드하여 다운로드 속도를 향상하는 효과가 있다. Accordingly, the present invention is a mobile communication terminal having a built-in back-end chip such as a graphics accelerator in addition to the MSM, when downloading a specific file from the PC to the memory embedded in the MSM or back-end chip, a download application for performing file download By managing the physical address of the back end chip memory to the virtual address to the MSM memory, when downloading the file to the back end chip memory, without having to create a separate binary for the back end chip memory, The back-end chip memory can be downloaded at a time to improve download speed.
또한, 본 발명은 MSM 메모리의 가상주소에 매핑되는 백앤드칩 메모리의 실제주소만 알면 상기 백앤드칩 메모리로의 파일을 다운로드할 수 있어, 상기 백앤드칩 의 구조와 특성에 따라 다운로드 응용 프로그램을 변경할 필요가 없이 이를 개발할 수 있으며, 이에 단말기 제조사 입장에서는 상기 다운로드 응용 프로그램과 독립적으로 백앤드칩을 장착한 이동통신 단말기를 제조할 수 있는 효과가 있다.In addition, the present invention can download the file to the back-end chip memory only knowing the actual address of the back-end chip mapped to the virtual address of the MSM memory, according to the structure and characteristics of the back-end chip to download the application program This can be developed without changing, and thus, the terminal manufacturer has an effect of manufacturing a mobile communication terminal equipped with a backend chip independently of the download application program.
Description
도1은 종래 PC의 다운로드 응용 프로그램을 이용하여 이동통신 단말기의 메모리에 데이터를 다운로드하는 예를 보인 예시도.1 is an exemplary view showing an example of downloading data to a memory of a mobile communication terminal using a download application program of a conventional PC.
도2는 본 발명 백앤드칩이 장착된 이동통신 단말기로의 파일 다운로드 방법의 동작과정을 보인 순서도.Figure 2 is a flow chart showing the operation of the file download method to a mobile communication terminal equipped with the present invention back-end chip.
도3은 본 발명 백앤드칩이 장착된 이동통신 단말기로의 파일 다운로드 방법에서, PC의 다운로드 응용 프로그램을 이용하여 MSM 메모리 및 백앤드칩 메모리에 데이터를 다운로드하는 예를 보인 예시도.Figure 3 is an exemplary view showing an example of downloading data to the MSM memory and back-end memory using a PC download application in the method of downloading a file to the mobile terminal equipped with the present invention back-end chip.
본 발명은 이동통신 단말기에 관한 것으로, 특히 MSM(Mobile Station Modem) 이외에 그래픽 가속기 등과 같은 백앤드칩(Backend Chip)이 내장된 이동통신 단말기에 있어서, PC(Personal Computer)에서 특정 파일을 MSM 혹은 백앤드칩에 내장된 메모리로 다운로드하는 경우, 파일 다운로드 수행을 위한 다운로드 응용 프로그램에서 백앤드칩 메모리의 실제주소를 MSM 메모리에 가상주소로 매핑하여 관리함으로써, 백앤드칩 메모리로 파일을 다운로드할시 상기 백앤드칩 메모리를 위한 별도의 바이너리를 생성할 필요없이, 한 개의 바이너리로 상기 백앤드칩 메모리로 한번에 다운로드가 가능한 백앤드칩이 장착된 이동통신 단말기로의 파일 다운로드 방법에 관한 것이다. BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a mobile communication terminal. In particular, in a mobile communication terminal in which a backend chip such as a graphics accelerator is embedded in addition to a mobile station modem (MSM), a specific file may be stored in a personal computer (PC). When downloading to the embedded memory in the end chip, the download application program for performing the file download by mapping the physical address of the back and chip memory to the MSM memory as a virtual address, so that when the file is downloaded to the back and chip memory The present invention relates to a method for downloading a file to a mobile communication terminal equipped with a backend chip that can be downloaded to the backend chip memory as one binary at a time without generating a separate binary for a backend chip memory.
전원을 꺼도 데이터가 소실되지 않고 보존되는 비휘발성 플래쉬 메모리(Flash Memory)의 일종인 낸드형(NAND-type) 플래쉬 메모리는, 셀이 직렬로 연결되어 있는데다 읽기 동작에 앞서 해당 블록(block)을 선택해야 함으로 인해 읽기속도는 느리다는 단점이 있으나, 쓰기속도가 빠르고 노아형(NOR-type) 보다 제조단가가 싸며 대용량이 가능한 이유로, 디지털 카메라, MP3 플레이어, PDA(Personal Digital Assistants), 이동통신 단말기 등에 주로 이용된다. NAND-type flash memory, a type of nonvolatile flash memory that is preserved without losing data even when the power is turned off, selects a block prior to a read operation with cells connected in series. The reading speed is slow due to the need, but the writing speed is faster, the manufacturing cost is cheaper than the NOR-type, and the capacity is large, which is why digital cameras, MP3 players, PDAs (Personal Digital Assistants), mobile communication terminals, etc. Mainly used.
PC(Personal Computer)에서 이동통신 단말기에 내장된 낸드형 플래쉬 메모리 로 특정 파일을 다운로드하는 경우, 상기 PC 상에 파일 다운로드를 위해 실행된 다은로드 응용 프로그램에서는 상기 특정 파일이 저장된 바이너리 주소, 데이터, 저장하고자 하는 NAND 메모리 주소만을 알면 다운로드를 수행할 수 있다. When downloading a specific file from the personal computer (PC) to the NAND flash memory built into the mobile communication terminal, the next load application executed for downloading the file on the PC is stored in the binary address, data, and storage of the specific file. If you know only the NAND memory address you want to download, you can download.
도1에 도시된 바와 같이, 예를 들어 파일의 0번지부터 1000번지까지의 데이터를 다운로드 할 때 메모리의 0번지부터 1000번지에 데이터를 쓰게 된다. 이때 PC 상의 다운로드 응용 프로그램에서는 단순히 메모리에 쓰여지는 범위, 즉 이동통신 단말기 내 메모리의 주소정보만 알면 다운로드가 가능하다. As shown in Fig. 1, for example, when downloading data from address 0 to 1000 of a file, data is written from address 0 to 1000 of the memory. In this case, the download application program on the PC can be downloaded simply by knowing the address range of the memory in the mobile communication terminal.
그런데, 이동통신 단말기 내에 MSM(Mobile Station Modem) 칩 이외에 그래픽 가속기 등의 용도로 백앤드칩(Backend Chip)을 사용하는 경우, 백앤드칩에 내장된 별도의 메모리로 파일을 다운로드하기 위해서는 다운로드 응용 프로그램에서 백앤드칩을 위한 바이너리가 따로 필요하여, 해당 파일을 백앤드칩의 메모리로 직접 다운로드하지 못하고, 기존의 바이너리를 이용하여 해당 파일을 주메모리에 다운로드한 후 백앤드칩을 위한 바이너리를 이용하여 다시 백앤드칩의 메모리로 다운로드하는 방식으로, 상기 백앤드칩 메모리의 갯수에 해당하는 여러 개의 바이너리를 이용하여 다운로드를 수행해야 하므로, 사용자 입장에서는 불편하고 그 만큼 다운로드 속도가 느려지는 문제점이 발생한다. However, when a backend chip is used for a graphic accelerator or the like in addition to a mobile station modem (MSM) chip in a mobile communication terminal, a download application program is used to download a file to a separate memory embedded in the backend chip. Needs a separate binary for the backend chip, so it cannot download the file directly into the backend chip's memory, but downloads the file to main memory using the existing binary and then uses the binary for the backend chip. In order to download back to the memory of the back-end chip, since the download must be performed using a number of binaries corresponding to the number of the back-end chip memory, the user is inconvenient and the download speed decreases as much. .
그리고, 이를 개선하기 위하여 백앤드칩 메모리의 특성에 맞게 다운로드 응용 프로그램을 구성해야 하는데, 이 경우 상기 다운로드 응용 프로그램을 제공하는 업체에서는 이동통신 단말기에 장착되는 각종 백앤드칩에 따른 백앤드칩 메모리의 정보를 파악하고 있어야 새로운 다운로드 응용 프로그램이 이전 버전의 그것과 호 환이 되므로, 새로운 백앤드칩을 장착할 시마다 다운로드 응용 프로그램을 제공하는 업체와의 정보 교류를 위하여 많은 시간과 인력을 낭비하여야 하는 문제점이 있었다. In order to improve this, the download application program should be configured according to the characteristics of the back end chip memory. In this case, a company providing the download application program may use a back end chip memory according to various back end chips installed in the mobile communication terminal. Since the new download application is compatible with the previous version only when you have the information, you need to waste a lot of time and manpower to exchange information with the company that provides the download application every time you install a new back-end chip. there was.
따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위하여 제안한 것으로, MSM(Mobile Station Modem) 이외에 그래픽 가속기 등과 같은 백앤드칩(Backend Chip)이 내장된 이동통신 단말기에 있어서, PC(Personal Computer)에서 특정 파일을 MSM 혹은 백앤드칩에 내장된 메모리로 다운로드하는 경우, 파일 다운로드 수행을 위한 다운로드 응용 프로그램에서 백앤드칩 메모리의 실제주소를 MSM 메모리에 가상주소로 매핑하여 관리하도록 하는 파일 다운로드 방법을 제공함에 그 목적이 있다.
Accordingly, the present invention has been proposed to solve the above-described problems, and in the mobile communication terminal having a backend chip such as a graphic accelerator in addition to the mobile station modem (MSM), a personal computer (PC) Downloads a specific file to the MSM or backend chip's built-in memory, a file download method that allows the download application for file download to map the backend chip memory's physical address to the MSM's memory as a virtual address. The purpose is to provide.
이와 같은 목적을 달성하기 위한 본 발명은, 다운로드 응용 프로그램을 이용하여 PC(Personal Computer)에서 특정 파일을 이동통신 단말기로 다운로드함에 있어서, 다운로드 응용 프로그램이 실행되어 파일 다운로드 요청이 발생하면, 가상주소를 이용하여 이동통신 단말기 내 MSM(Mobile Station Modem) 메모리 및 백앤드칩(Backend Chip) 메모리에 대한 바이너리 주소를 설정하는 단계와; 상기 설정된 바이너리 주소를 참조하여 MSM 메모리 혹은 백앤드칩 메모리에 설정된 실제주소 혹은 가상주소를 이용한 다운로드를 실행하는 단계를 포함하는 것을 특징으로 한다. In order to achieve the above object, the present invention uses a download application to download a specific file from a personal computer (PC) to a mobile communication terminal. Setting a binary address for a mobile station modem (MSM) memory and a backend chip memory in the mobile communication terminal by using; And performing a download using a real address or a virtual address set in the MSM memory or the back-end chip memory with reference to the set binary address.
이하, 본 발명에 따른 일실시예를 첨부한 도면을 참조하여 상세히 설명하면 다음과 같다. Hereinafter, an embodiment according to the present invention will be described in detail with reference to the accompanying drawings.
도2는 본 발명 백앤드칩이 장착된 이동통신 단말기로의 파일 다운로드 방법의 동작과정을 보인 순서도로서, 이에 도시한 바와 같이, 다운로드 응용 프로그램을 이용하여 PC(Personal Computer)에서 특정 파일을 이동통신 단말기로 다운로드함에 있어서, 다운로드 응용 프로그램이 실행되어 파일 다운로드 요청이 발생하면, 가상주소를 이용하여 이동통신 단말기 내 MSM(Mobile Station Modem) 메모리 혹은 백앤드칩(Backend Chip) 메모리에 대한 바이너리 주소를 설정하는 단계(S20,S21)와; 상기 설정된 바이너리 주소를 참조하여 MSM 메모리 혹은 백앤드칩 메모리에 설정된 실제주소 혹은 가상주소를 이용하여 다운로드를 실행하는 단계(S22∼S25)로 구성한다. 2 is a flowchart illustrating an operation of a file download method to a mobile communication terminal equipped with a backend chip of the present invention. As shown in FIG. 2, a specific file is transferred from a personal computer (PC) using a download application program. When downloading to a terminal, when a download application is executed and a file download request is generated, a binary address for MSM (Mobile Station Modem) memory or backend chip memory in the mobile communication terminal is set using a virtual address. Step S20 and S21; By performing the download using the actual address or the virtual address set in the MSM memory or the back-end chip memory with reference to the set binary address.
본 발명은 MSM(Mobile Station Modem) 이외에 그래픽 가속기 등과 같은 백앤드칩(Backend Chip)이 내장된 이동통신 단말기에 적용할 수 있으며, PC에서 특정 파일을 상기 이동통신 단말기의 MSM 메모리 혹은 백앤드칩 메모리로 다운로드하는 경우, 파일 다운로드 수행을 위한 매니저(manager) 프로그램 등과 같은 다운로드 응용 프로그램에서 백앤드칩 메모리의 실제주소를 MSM 메모리에 가상주소로 매핑하여 관리함으로써, 백앤드칩 메모리로 파일을 다운로드할시 상기 백앤드칩 메모리를 위한 별도의 바이너리를 생성할 필요없이, 한 개의 바이너리로 상기 백앤드칩 메모 리로 한번에 다운로드하여 다운로드 속도를 향상하게 된다. The present invention can be applied to a mobile communication terminal having a built-in backend chip such as a graphic accelerator in addition to the mobile station modem (MSM), and a specific file is transmitted from the PC to the MSM memory or the back-and-chip memory of the mobile communication terminal. In case of downloading to file, download file such as manager program to perform file download is managed by mapping real address of backend chip memory to virtual address to MSM memory. Rather than having to create a separate binary for the backend chip memory, it downloads into the backend chip memory as one binary at a time to improve the download speed.
본 발명은 PC에서 이동통신 단말기로의 파일 다운로드를 가능하게 하는 매니저 프로그램 등과 같은 다운로드 응용 프로그램을 소프트웨어적으로 변경하여 구현할 수 있는데, 이때 상기 다운로드 응용 프로그램은 PC에 저장되어 있으며, 상기 이동통신 단말기에는 MSM 칩과 2개의 백앤드칩이 내장되어 있고 상기 각 칩은 MSM 메모리 혹은 백앤드칩 메모리를 포함하고 있는 것으로 가정한다.The present invention can be implemented by changing a download application program such as a manager program for enabling the file download from the PC to the mobile communication terminal in software, wherein the download application is stored in the PC, the mobile communication terminal It is assumed that an MSM chip and two backend chips are embedded and each chip includes an MSM memory or a backend chip memory.
먼저, 사용자가 PC와 자신의 이동통신 단말기를 케이블로 연결한 후 PC에 저장되어 있는 다운로드 응용 프로그램을 실행하여, 특정 파일에 대하여 PC에서 이동통신 단말기로의 다운로드를 요청하면(S20), 상기 다운로드 응용 프로그램에서는 상기 이동통신 단말기의 램(RAM) 영역에 저장되어 있는 메모리정보를 획득하여, 도3에 도시한 바와 같이, MSM 메모리에 대해서는 그 저장영역에 따른 실제주소(0x0∼0x1000000)를 이용하여 바이너리 주소를 설정하고 백앤드칩 메모리에 대해서는 상기 MSM 메모리의 실제주소(0x0∼0x1000000)에 상기 백앤드칩 메모리에 대한 주소를 추가한 가상주소(0x1000001∼0x1010000)를 이용하여 바이너리 주소를 설정하는 방식으로, 다수의 메모리가 있음에도 파일 다운로드시 참조할 하나의 PC측 바이너리 주소 파일을 생성한다(S21).First, when the user connects the PC and his mobile communication terminal with a cable, executes a download application stored in the PC, and requests a download from the PC to the mobile communication terminal for a specific file (S20). The application program acquires the memory information stored in the RAM area of the mobile communication terminal. As shown in FIG. 3, for the MSM memory, an actual address (0x0 to 0x1000000) corresponding to the storage area is used. A binary address is set and a binary address is set using a virtual address (0x1000001 to 0x1010000) in which an address for the backend chip is added to an actual address (0x0 to 0x1000000) of the MSM memory. Thus, even though there are a plurality of memories, one PC-side binary address file to be referred for file download is generated (S21).
즉, MSM 메모리 이외에 존재하는 백앤드칩 메모리로 파일을 다운로드하는 경우, 다운로드 응용 프로그램에서 상기 백앤드칩 메모리로 한번에 다운로드를 수행하기 위해서는 하나의 바이너리 파일을 생성하여야 하므로, MSM 메모리를 위한 바 이너리 주소에 하나 이상의 백앤드칩 메모리에 대한 바이너리 주소를 추가하여 본 발명을 구현하고, 이때 상기 MSM 메모리에 추가된 백앤드칩 메모리의 바이너리 주소는 가상주소로서 관리된다. That is, in case of downloading a file to the backend chip memory other than the MSM memory, a binary file for the MSM memory must be generated in order to perform a download from the download application to the backend chip memory at once. The present invention is implemented by adding a binary address for at least one backend chip memory to the address, wherein the binary address of the backend chip memory added to the MSM memory is managed as a virtual address.
예를 들어, MSM 메모리가 '0x1' 내지 '0x1000000'에 이르는 1000000 번지를 사용한다면, 그 이후의 '0x1000001' 내지 '0x1010000'에 이르는 주소영역은 제1 및 제2 백앤드칩 메모리의 주소정보에 맞게 가상주소로 매핑하여 바이너리 주소를 설정하게 된다. For example, if the MSM memory uses 1000000 addresses ranging from '0x1' to '0x1000000', subsequent address areas ranging from '0x1000001' to '0x1010000' are stored in the address information of the first and second backend chip memories. The binary address is set by mapping to the virtual address accordingly.
즉, MSM 메모리에 추가되는 '0x1000001' 내지 '0x1010000'까지의 번지의 바이너리 주소는 실제 메모리 주소가 아니고 가상으로 설정된 메모리 주소가 되는바, MSM 메모리로 혹은 백앤드칩 메모리로의 다운로드 여부에 따라 다운로드 응용 프로그램에서 상기 단계(S21)에서 설정된 바이너리 주소를 참조하여, 상기 MSM 메모리 혹은 백앤드칩 메모리에 설정된 실제주소 혹은 가상주소를 이용한 다운로드를 실행하게 된다(S22∼S25).In other words, the binary address of address '0x1000001' to '0x1010000' added to the MSM memory is not a real memory address but a virtual memory address, which is downloaded depending on whether it is downloaded to MSM memory or back-end memory. The application program executes the download using the real address or the virtual address set in the MSM memory or the backend chip memory with reference to the binary address set in the step S21 (S22 to S25).
예를 들어, 다운로드 응용 프로그램에서 관리하는 바이너리 파일에서 사용자가 '0x1000000' 번지 이내의 데이터를 이동통신 단말기로 다운로드하고자 하는 경우, 상기 다운로드 응용 프로그램은 MSM 메모리로의 다운로드를 실행하는 것을 인지하여 바이너리 주소를 참조한 MSM 메모리의 실제주소를 이용하여 상기 MSM 메모리로의 다운로드를 실행하도록 제어한다. For example, in a binary file managed by a download application, when a user wants to download data within the address of '0x1000000' to the mobile terminal, the download application recognizes that the download application is executed to the MSM memory. The control is executed to download to the MSM memory using the actual address of the MSM memory referred to.
반면, 사용자가 '0x1000001' 번지 이후의 데이터를 이동통신 단말기로 다운 로드하고자 하는 경우, 상기 다운로드 응용 프로그램은 MSM 메모리 이외의 제1 혹은 제2 백앤드칩 메모리로의 다운로드를 실행하는 것을 인지하여 바이너리 주소를 참조하고, 그 참조한 바이너리 주소 상의 가상주소를 실제주소로 변환하여 그 변환된 실제주소를 이용하여 다운로드를 실행하도록 제어함으로써, 상기 다운로드 응용 프로그램은 하나의 바이너리 파일로 인하여 이동통신 단말기 내에 하나의 메모리에 대하여 다운로드가 실행되는 것으로 인식하는 반면, 실제로는 백앤드칩 메모리에도 데이터를 다운로드하게 된다. On the other hand, when the user wants to download the data after the address '0x1000001' to the mobile communication terminal, the download application recognizes that the download is executed to the first or second backend chip memory other than the MSM memory. By referring to an address and converting a virtual address on the referenced binary address into a real address and controlling the download to be executed using the converted real address, the download application program is stored in a mobile terminal due to a binary file. While it considers the download to be performed on the memory, it actually downloads the data to the backend chip memory.
일반적으로, 이동통신 단말기에 장착된 백앤드칩의 구조와 특성에 따라 다운로드 과정이 달라질 수 있기 때문에, 이에 맞게 다운로드 응용 프로그램을 변경하여야 하나, MSM 메모리의 가상주소에 매핑되는 백앤드칩 메모리의 실제주소만 알면 상기 백앤드칩 메모리로의 파일을 다운로드할 수 있으므로, 상기 백앤드칩의 구조와 특성에 무관하게 다운로드 응용 프로그램을 개발할 수 있어, 단말기 제조사 입장에서는 상기 다운로드 응용 프로그램과 독립적으로 백앤드칩을 장착한 단말기를 제조할 수 있는 이점이 있다. In general, since the download process may vary depending on the structure and characteristics of the backend chip installed in the mobile communication terminal, the download application should be changed accordingly, but the actual size of the backend chip memory mapped to the virtual address of the MSM memory Since the file can be downloaded to the backend chip memory only by knowing the address, a download application can be developed irrespective of the structure and characteristics of the backend chip. For the terminal manufacturer, the backend chip is independent of the download application. There is an advantage to manufacture a terminal equipped with.
이상에서 설명한 바와 같이 본 발명은 MSM(Mobile Station Modem) 이외에 그래픽 가속기 등과 같은 백앤드칩(Backend Chip)이 내장된 이동통신 단말기에 있어서, PC(Personal Computer)에서 특정 파일을 MSM 혹은 백앤드칩에 내장된 메모리로 다운로드하는 경우, 파일 다운로드 수행을 위한 다운로드 응용 프로그램에서 백앤 드칩 메모리의 실제주소를 MSM 메모리에 가상주소로 매핑하여 관리함으로써, 백앤드칩 메모리로 파일을 다운로드할시 상기 백앤드칩 메모리를 위한 별도의 바이너리를 생성할 필요없이, 한 개의 바이너리로 상기 백앤드칩 메모리로 한번에 다운로드하여 다운로드 속도를 향상하는 효과가 있다. As described above, the present invention is a mobile communication terminal having a built-in backend chip such as a graphics accelerator in addition to the mobile station modem (MSM), a specific file in a personal computer (PC) to the MSM or back-end chip When downloading to the built-in memory, the download application for performing a file download by mapping the physical address of the back and chip memory to the virtual address to the MSM memory, and manages, when downloading the file to the back and chip memory the back and chip memory There is an effect of improving the download speed by downloading a single binary to the back end chip memory at a time without having to create a separate binary for.
또한, 본 발명은 MSM 메모리의 가상주소에 매핑되는 백앤드칩 메모리의 실제주소만 알면 상기 백앤드칩 메모리로의 파일을 다운로드할 수 있어, 상기 백앤드칩의 구조와 특성에 따라 다운로드 응용 프로그램을 변경할 필요가 없이 이를 개발할 수 있으며, 이에 단말기 제조사 입장에서는 상기 다운로드 응용 프로그램과 독립적으로 백앤드칩을 장착한 이동통신 단말기를 제조할 수 있는 효과가 있다. In addition, the present invention can download the file to the back-end chip memory only knowing the actual address of the back-end memory mapped to the virtual address of the MSM memory, according to the structure and characteristics of the back-end chip to download the application program This can be developed without changing, and thus, the terminal manufacturer has an effect of manufacturing a mobile communication terminal equipped with a backend chip independently of the download application program.
Claims (3)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020050005286A KR100636522B1 (en) | 2005-01-20 | 2005-01-20 | Method for downloading files into a mobile communication terminal having backend chips |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020050005286A KR100636522B1 (en) | 2005-01-20 | 2005-01-20 | Method for downloading files into a mobile communication terminal having backend chips |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20060084576A KR20060084576A (en) | 2006-07-25 |
KR100636522B1 true KR100636522B1 (en) | 2006-10-18 |
Family
ID=37174563
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020050005286A KR100636522B1 (en) | 2005-01-20 | 2005-01-20 | Method for downloading files into a mobile communication terminal having backend chips |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100636522B1 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100741793B1 (en) * | 2005-10-21 | 2007-07-25 | 엘지전자 주식회사 | Method for controlling a file download in a portable device |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1046980A2 (en) | 1999-04-19 | 2000-10-25 | Research In Motion Limited | Portable electronic device having a log-structured file system in flash memory |
-
2005
- 2005-01-20 KR KR1020050005286A patent/KR100636522B1/en not_active IP Right Cessation
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1046980A2 (en) | 1999-04-19 | 2000-10-25 | Research In Motion Limited | Portable electronic device having a log-structured file system in flash memory |
Also Published As
Publication number | Publication date |
---|---|
KR20060084576A (en) | 2006-07-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11880602B2 (en) | Data writing method and storage device | |
CN100487672C (en) | Method and apparatus for splitting a logical block | |
KR101311116B1 (en) | Dynamic allocation of power budget for a system having a non-volatile memory | |
US7761652B2 (en) | Mapping information managing apparatus and method for non-volatile memory supporting different cell types | |
US20060069849A1 (en) | Methods and apparatus to update information in a memory | |
KR100816761B1 (en) | Memory card system including nand flash memory and sram/nor flash memory and data storage method thereof | |
US8909895B2 (en) | Memory apparatus | |
KR101583002B1 (en) | Computing system booting method and code/data pinning method thereof | |
US7797573B2 (en) | Memory management method and portable terminal device | |
JP2008537618A (en) | Computer device with automated page-based RAM shadowing and method of operation | |
KR20040082921A (en) | flash file system | |
US20060004951A1 (en) | Method and apparatus to alter code in a memory | |
KR20130096881A (en) | Flash memory device | |
KR20150012996A (en) | Controller management of memory array of storage device using magnetic random access memory(mram) | |
US20040193864A1 (en) | System and method for actively booting a computer system | |
US20160062659A1 (en) | Virtual memory module | |
CN109901791A (en) | The execution method of information processing unit and information processing unit | |
KR20170108334A (en) | Memory system and operating method thereof | |
US20190146926A1 (en) | Storage device and operating method of storage device | |
CN105094691A (en) | Data manipulation methods and system, and devices | |
CN113885808A (en) | Mapping information recording method, memory control circuit unit and memory device | |
KR102116984B1 (en) | Method for controlling memory swap operation and data processing system adopting the same | |
KR100636522B1 (en) | Method for downloading files into a mobile communication terminal having backend chips | |
CN116719724B (en) | EMMC multi-platform testing method and device and electronic equipment | |
CN112230849A (en) | Memory control method, memory storage device and memory controller |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20121004 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20131002 Year of fee payment: 8 |
|
LAPS | Lapse due to unpaid annual fee |