KR100799599B1 - 기억 관리 장치가 없는 마이크로 컨트롤러를 포함하는 임베디드 하드웨어의 운영 시스템 및 방법 - Google Patents
기억 관리 장치가 없는 마이크로 컨트롤러를 포함하는 임베디드 하드웨어의 운영 시스템 및 방법 Download PDFInfo
- Publication number
- KR100799599B1 KR100799599B1 KR1020060039906A KR20060039906A KR100799599B1 KR 100799599 B1 KR100799599 B1 KR 100799599B1 KR 1020060039906 A KR1020060039906 A KR 1020060039906A KR 20060039906 A KR20060039906 A KR 20060039906A KR 100799599 B1 KR100799599 B1 KR 100799599B1
- Authority
- KR
- South Korea
- Prior art keywords
- code
- kernel
- area
- application
- user
- Prior art date
- Legal status (The legal status 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 status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
Claims (5)
- 기억 관리 장치(MMU)가 없는 마이크로 컨트롤러를 포함하는 임베디드 하드웨어의 운영시스템에 있어서,상기 임베디드 하드웨어의 코드 영역과 데이터 영역은 커널의 듀얼 모드 수행에 의하여 사용자 영역과 커널 영역으로 나누어지고,상기 코드 영역의 사용자 영역은 응용 프로그램을 포함하고 상기 코드 영역의 커널 영역은 응용 오류 관리 모듈을 포함하여 구성되며,상기 데이터 영역의 사용자 영역은 사용자 데이터를 포함하고 상기 데이터 영역의 커널 영역은 커널 데이터를 포함하여 구성되는 것을 특징으로 하는 임베디드 하드웨어의 운영 시스템.
- 청구항 1에 있어서, 상기 코드 영역은 플래시 롬으로 구성되는 것을 특징으로 하는 임베디드 하드웨어의 운영 시스템.
- 청구항 1에 있어서, 상기 데이터 영역은 램으로 구성되는 것을 특징으로 하는 임베디드 하드웨어의 운영 시스템.
- 응용 프로그램을 수행하던 스레드가 시스템 콜을 실행하거나 시스템의 인터럽트가 발생하는 (s201)단계;상기 (s201)단계에서 시스템 콜이나 인터럽트가 발생하면 커널 모드로 전환하는 (s202)단계;상기 응용 프로그램(113)을 가리키고 있던 스택 포인트(sp)를 커널 스택으로 옮기고 그 이후의 커널 수행을 계속하는 (s203)단계;상기 커널에서의 수행을 모두 마치고 사용자 모드로 복귀하기 이전에 리턴 주소값 검사를 수행하여 올바른 리턴 주소값이라면 (s205)단계로 진행하고, 훼손된 리턴 주소값이라면 (s207)단계로 진행하는 (s204)단계;상기 (s204)단계에서 검사된 주소값이 올바른 경우 사용자 모드로 복귀하는 (s205)단계와 상기 스레드의 수행을 계속하는 (s206)단계; 및상기 (s204)단계에서 검사된 주소값이 훼손된 경우 응용 오류 관리 모듈(114)에 보고하는 (s207)단계와 상기 스레드의 수행을 종료하는 (s208)단계로 이루어지는 기억 관리 장치(MMU)가 없는 마이크로 컨트롤러를 포함하는 임베디드 하드웨어의 운영 방법.
- 청구항 4에 있어서, 상기 응용 프로그램은,사용자가 작성한 응용 소스 코드를 어셈블리 코드로 컴파일하는 (s301)단계;응용 프로그램 수행의 동적 검사를 위하여 동적 검사 코드를 삽입하는 (s302)단계;상기 (s302)단계에서 동적 코드 삽입이 끝나면 바이너리 코드로 컴파일하는 (s303)단계;상기 (s303)단계에서 컴파일된 바이너리 코드를 대상으로 정적 코드 검사를 수행하는 (s304)단계; 및상기 (s304)단계에서 정적 코드 검사가 끝나면 응용 코드가 완성되는 (s305)단계로 이루어져 응용 프로그램이 빌드되는 것을 특징으로 하는 기억 관리 장치(MMU)가 없는 마이크로 컨트롤러를 포함하는 임베디드 하드웨어의 운영 방법.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020060039906A KR100799599B1 (ko) | 2006-05-03 | 2006-05-03 | 기억 관리 장치가 없는 마이크로 컨트롤러를 포함하는 임베디드 하드웨어의 운영 시스템 및 방법 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020060039906A KR100799599B1 (ko) | 2006-05-03 | 2006-05-03 | 기억 관리 장치가 없는 마이크로 컨트롤러를 포함하는 임베디드 하드웨어의 운영 시스템 및 방법 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR20070107426A KR20070107426A (ko) | 2007-11-07 |
| KR100799599B1 true KR100799599B1 (ko) | 2008-01-31 |
Family
ID=39062778
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020060039906A Expired - Fee Related KR100799599B1 (ko) | 2006-05-03 | 2006-05-03 | 기억 관리 장치가 없는 마이크로 컨트롤러를 포함하는 임베디드 하드웨어의 운영 시스템 및 방법 |
Country Status (1)
| Country | Link |
|---|---|
| KR (1) | KR100799599B1 (ko) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9262340B1 (en) | 2011-12-29 | 2016-02-16 | Cypress Semiconductor Corporation | Privileged mode methods and circuits for processor systems |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6363436B1 (en) | 1997-01-27 | 2002-03-26 | International Business Machines Corporation | Method and system for loading libraries into embedded systems |
| KR20050007906A (ko) * | 2003-07-12 | 2005-01-21 | 삼성전자주식회사 | 공유 라이브러리 시스템 및 상기 시스템 구축 방법 |
| KR20050010640A (ko) * | 2003-07-22 | 2005-01-28 | 재단법인서울대학교산학협력재단 | 응용 프로그램의 동적링크 방법 |
| US20060010314A1 (en) | 2004-07-07 | 2006-01-12 | Yongyong Xu | Methods and systems for running multiple operating systems in a single mobile device |
-
2006
- 2006-05-03 KR KR1020060039906A patent/KR100799599B1/ko not_active Expired - Fee Related
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6363436B1 (en) | 1997-01-27 | 2002-03-26 | International Business Machines Corporation | Method and system for loading libraries into embedded systems |
| KR20050007906A (ko) * | 2003-07-12 | 2005-01-21 | 삼성전자주식회사 | 공유 라이브러리 시스템 및 상기 시스템 구축 방법 |
| KR20050010640A (ko) * | 2003-07-22 | 2005-01-28 | 재단법인서울대학교산학협력재단 | 응용 프로그램의 동적링크 방법 |
| US20060010314A1 (en) | 2004-07-07 | 2006-01-12 | Yongyong Xu | Methods and systems for running multiple operating systems in a single mobile device |
Non-Patent Citations (1)
| Title |
|---|
| MMU가 없는 Thread기반 운영체제에서 스택 보호를 위한 메모리 관리 기법, 한국정보과학회 학술발표논문집 제33권 제2호(A), 이영림 등, 2006. 10 |
Also Published As
| Publication number | Publication date |
|---|---|
| KR20070107426A (ko) | 2007-11-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5680679B2 (ja) | 例外イベントを取り扱うための装置および方法 | |
| RU2374675C2 (ru) | Системы и способы использования синтезированных команд в виртуальной машине | |
| CN103116532B (zh) | 从嵌入式软件系统中的堆栈损坏故障中恢复 | |
| US7712084B2 (en) | Method for monitoring a program execution using a debug logic | |
| EP3864555B1 (en) | Verifying a stack pointer | |
| EP4012554B1 (en) | Chip patching method and chip | |
| CN103218262A (zh) | 在线补丁的激活方法、装置及系统 | |
| CN113342376B (zh) | 一种针对物联网设备的操作系统进行升级的方法及装置 | |
| CN106228065B (zh) | 一种缓冲区溢出漏洞的定位方法与装置 | |
| CN111666094B (zh) | 一种实时固件升级系统与方法 | |
| Kim et al. | Towards a Resilient Operating System for Wireless Sensor Networks. | |
| CN116150739A (zh) | 一种基于关键地址动态保护的栈溢出自动防御方法 | |
| US7716464B2 (en) | Method to have fault resilient booting | |
| CN101526908A (zh) | 固件更新装置和方法 | |
| KR20070107426A (ko) | 기억 관리 장치가 없는 마이크로 컨트롤러를 포함하는 임베디드 하드웨어의 운영 시스템 및 방법 | |
| US12174950B2 (en) | Method for detecting reverse engineering on a processor using an instruction pointer and corresponding integrated circuit | |
| Sedaghat et al. | A software-based error detection technique using encoded signatures | |
| KR100928865B1 (ko) | 컴퓨터 시스템에서의 스택 확장 및 보호 방법과 그 장치 | |
| US20080209265A1 (en) | Information-Processing Method and Apparatus | |
| US7246206B2 (en) | Method and device for storing a computer program in a program memory of a control unit | |
| Maebe et al. | Instrumenting JVMs at the machine code level | |
| US8949868B2 (en) | Methods, systems and computer program products for dynamic linkage | |
| CN121255227A (zh) | 一种基于Flash与硬件中断的ROM补丁方法及系统 | |
| WO1990005951A1 (en) | Method of handling unintended software interrupt exceptions | |
| JP3480903B2 (ja) | エミュレータにおける全命令トレースの制御方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A201 | Request for examination | ||
| PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
| PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
| D13-X000 | Search requested |
St.27 status event code: A-1-2-D10-D13-srh-X000 |
|
| D14-X000 | Search report completed |
St.27 status event code: A-1-2-D10-D14-srh-X000 |
|
| E902 | Notification of reason for refusal | ||
| PE0902 | Notice of grounds for rejection |
St.27 status event code: A-1-2-D10-D21-exm-PE0902 |
|
| P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
| P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
| PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
| E701 | Decision to grant or registration of patent right | ||
| PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
| PR1002 | Payment of registration fee |
St.27 status event code: A-2-2-U10-U11-oth-PR1002 Fee payment year number: 1 |
|
| PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
| P14-X000 | Amendment of ip right document requested |
St.27 status event code: A-5-5-P10-P14-nap-X000 |
|
| P16-X000 | Ip right document amended |
St.27 status event code: A-5-5-P10-P16-nap-X000 |
|
| Q16-X000 | A copy of ip right certificate issued |
St.27 status event code: A-4-4-Q10-Q16-nap-X000 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 4 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 5 |
|
| FPAY | Annual fee payment |
Payment date: 20121213 Year of fee payment: 6 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 6 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| FPAY | Annual fee payment |
Payment date: 20131212 Year of fee payment: 7 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 7 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| FPAY | Annual fee payment |
Payment date: 20150710 Year of fee payment: 8 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 8 |
|
| FPAY | Annual fee payment |
Payment date: 20160118 Year of fee payment: 9 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 9 |
|
| LAPS | Lapse due to unpaid annual fee | ||
| PC1903 | Unpaid annual fee |
St.27 status event code: A-4-4-U10-U13-oth-PC1903 Not in force date: 20170125 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: N-4-6-H10-H13-oth-PC1903 Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20170125 |
|
| P22-X000 | Classification modified |
St.27 status event code: A-4-4-P10-P22-nap-X000 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |