CN101034359A - Renew method for microwave remote outdoor unit software - Google Patents

Renew method for microwave remote outdoor unit software Download PDF

Info

Publication number
CN101034359A
CN101034359A CN 200710038823 CN200710038823A CN101034359A CN 101034359 A CN101034359 A CN 101034359A CN 200710038823 CN200710038823 CN 200710038823 CN 200710038823 A CN200710038823 A CN 200710038823A CN 101034359 A CN101034359 A CN 101034359A
Authority
CN
China
Prior art keywords
indoor unit
idu
outdoor unit
odu
firmware
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.)
Granted
Application number
CN 200710038823
Other languages
Chinese (zh)
Other versions
CN100461107C (en
Inventor
赵俊
张勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
JESON WIRELESS Ltd
Original Assignee
JESON WIRELESS Ltd
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 JESON WIRELESS Ltd filed Critical JESON WIRELESS Ltd
Priority to CNB2007100388233A priority Critical patent/CN100461107C/en
Publication of CN101034359A publication Critical patent/CN101034359A/en
Application granted granted Critical
Publication of CN100461107C publication Critical patent/CN100461107C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a microwave remote outdoor unit (ODU) software updating method, in advance writing Boot into the ODU, downloading target code through indoor unit (IDU) to the MCU of the ODU so as to achieve updating. And the invention divides application software into Boot and Firmware, flexible to apply, and thus people can update source code Firmware through remote network or microwave, and it is especially suitable to update software part of products in adverse environments.

Description

A kind of update method of microwave remote outdoor unit software
Technical field
The present invention relates to a kind of update method of software, particularly a kind of update method of microwave remote outdoor unit software.
Background technology
Because communication product outdoor unit ODU is that frame is on the brandreth in high-altitude, the abominable high-altitude of product in to(for) encapsulation upgrades application program Firmware if desired, edit the importing hexadecimal code S.19 by compiler BDM or Cyclone Pro, need open the screw and the lid of shell, insert the BDM data line, needing to carry on the notebook brandreth in high-altitude simultaneously, to remove to implement down loading updating application program Firmware be the comparison difficulty.If before dispatching from the factory, Boot is write earlier in the outdoor unit ODU, in the outdoor unit ODU Boot has been arranged as long as guarantee, then only need control indoor unit IDU down loading updating application program Firmware, object code is passed through indoor unit IDU down loading updating in the MCU of outdoor unit ODU, thereby reach the purpose of renewal.
Summary of the invention
Technical matters of the present invention is to provide a kind of microwave remote to download the method for carrying out software upgrading.
In order to solve above technical matters, the invention provides a kind of update method of microwave remote outdoor unit software, its job step is as follows:
1) outdoor unit ODU power supply;
2) code of needs renewal Firmware redaction is uploaded to indoor unit IDU.
3) pointer of the controller MCU of outdoor unit ODU jumps to the start address of Boot, and the version number of reading outdoor unit ODU from EEPROM is uploaded to indoor unit IDU with version number;
4) indoor unit IDU judges whether it is update command according to version number; Not, redirect the 13rd) step;
5) if indoor unit IDU replys is update command, then download initializes order;
6) wipe Flash fixed page and paging;
7) outdoor unit ODU makes initialization for indoor unit IDU to reply;
8) one group of data of reception indoor unit IDU;
9) form array;
10) judge whether the array that receives is correct; Not, response for indoor unit IDU and wait for repeating transmission; Redirect the 8th) step;
11) judge whether these frame data that receive are end frame; Be redirect the 13rd) step;
12) frame data have been write; Make which frame reception for indoor unit IDU and reply back wait reception next frame data; Jump to the 8th) step;
13) jump to the start address of application program Firmware, beginning executive utility Firmware;
14) finish.
The wiping of Flash fixed page and paging is divided into part and wipes with piece and wipe.Part is wiped and is meant and once can wipes 512 bytes; It is that the call instruction word once can be wiped the 64K byte content that piece is wiped.For the erase operation of most of chip fixed pages, need carry out erase operation to code copy to the Ram district.
Writing of Flash fixed page and paging is meant the operation of writing for most of chip fixed pages, need carry out erase operation to code copy to the Ram district.
Superior effect of the present invention is: the present invention is divided into two application software, promptly be divided into Boot and Firmware two parts, applying flexible, that we need upgrade usually is Firmware, we can just can upgrade source code Firmware by telecommunication network or microwave like this, are particularly suitable for the renewal of the software section of rugged surroundings product.
Description of drawings
Accompanying drawing is a workflow diagram of the present invention.
Embodiment
See also shown in the accompanying drawing, the present invention is done to describe further.
Because the edition upgrading of Firmware, need to upgrade the version of Firmware in the outdoor unit ODU now, the needs in the indoor unit IDU upgrade application version and number are: 00.00.01.02.
The application code of Boot is stored in the fixed page 3F of MCU, and (0xC000~0xFFFF), the code that is downloaded Firmware are stored in fixed page 3E (in the page or leaf of 0x4000~0x7FFF) and paging Block1, Block2, the Block3.The start address of Boot is stored in: 0x0FFFE; The start address of Firmware is stored in: 0x7FFFE.Its job step is:
1) gives the power supply of outdoor unit ODU and indoor unit IDU line;
2) code of needs renewal Firmware redaction 00.00.01.02 is uploaded to indoor unit IDU.
3) pointer of the controller MCU of outdoor unit ODU directly jumps to the start address 0x0FFFE of Boot (what deposit is start address: 0xC000), carry out the application program of Boot;
4) after the Boot program initialization, the data that at first begin to read continuous four unit from the 0x0B00 address of EEPROM are former Firmware version number: 00.00.01.01 is uploaded to indoor unit IDU, waits for the response of indoor unit IDU;
5) deposit needs in the version number that reports according to outdoor unit ODU of indoor unit IDU and the indoor unit IDU and upgrade Firmware version number: the 00.00.01.02 version compares, because the version number that will upgrade is higher, then need to upgrade, what indoor unit IDU replied is update command: the download initializes order;
6) outdoor unit ODU receives that the download initializes order needs down loading updating, rather than redirect Skip order, then wipes 3E (page or leaf of 0x4000~0x7FFF) and paging Block1, Block2, Block3;
7) wipe clean back outdoor unit ODU response indoor unit IDU, prepare to receive the frame data that indoor unit IDU sends;
8) receive frame data that indoor unit IDU sends and form array;
9) whether the array that judge to receive is correct, if incorrect then do not response through these frame data of check, wait for and retransmits these frame data; Jump to the 8th) step;
10) judge whether these frame data that receive are end frame, are to jump to the 12nd) step;
11) write frame data after, make and correctly reply and jump to the 8th) step;
12) jump to the start address of application program Firmware: 0x7FFE, beginning executive utility Firmware;
13) finish.

Claims (1)

1, a kind of update method of microwave remote outdoor unit software is characterized in that following job step:
1) outdoor unit ODU power supply;
2) code of needs renewal Firmware redaction is uploaded to indoor unit IDU.
3) pointer of the controller MCU of outdoor unit ODU jumps to the start address of Boot, and the version number of reading outdoor unit ODU from EEPROM is uploaded to indoor unit IDU with version number;
4) indoor unit IDU judges whether it is update command according to version number; Not, redirect the 13rd) step;
5) if indoor unit IDU replys is update command, then download initializes order;
6) wipe Flash fixed page and paging;
7) outdoor unit ODU makes initialization for indoor unit IDU to reply;
8) one group of data of reception indoor unit IDU;
9) form array;
10) judge whether the array that receives is correct; Not, response for indoor unit IDU and wait for repeating transmission; Redirect the 8th) step;
11) judge whether these frame data that receive are end frame; Be redirect the 13rd) step;
12) frame data have been write; Make which frame reception for indoor unit IDU and reply back wait reception next frame data; Jump to the 8th) step;
13) jump to the start address of application program Firmware, beginning executive utility Firmware;
14) finish.
CNB2007100388233A 2007-03-30 2007-03-30 Renew method for microwave remote outdoor unit software Expired - Fee Related CN100461107C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2007100388233A CN100461107C (en) 2007-03-30 2007-03-30 Renew method for microwave remote outdoor unit software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2007100388233A CN100461107C (en) 2007-03-30 2007-03-30 Renew method for microwave remote outdoor unit software

Publications (2)

Publication Number Publication Date
CN101034359A true CN101034359A (en) 2007-09-12
CN100461107C CN100461107C (en) 2009-02-11

Family

ID=38730930

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2007100388233A Expired - Fee Related CN100461107C (en) 2007-03-30 2007-03-30 Renew method for microwave remote outdoor unit software

Country Status (1)

Country Link
CN (1) CN100461107C (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102346675A (en) * 2010-08-03 2012-02-08 环达电脑(上海)有限公司 System and method for updating drive program of embedded system
CN101729933B (en) * 2008-10-23 2012-11-28 中兴通讯股份有限公司 Method and system for establishing ODU0 label switched path
EP4206550A1 (en) * 2022-01-04 2023-07-05 LG Electronics Inc. Upgradable electronic device and method for upgrading electronic device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004105283A2 (en) * 2003-05-16 2004-12-02 Viasat, Inc. Method and apparatus for odu to idu telemetry interface in vsat systems
US20050124307A1 (en) * 2003-12-08 2005-06-09 Xytrans, Inc. Low cost broadband wireless communication system
CN100488080C (en) * 2004-06-30 2009-05-13 中兴通讯股份有限公司 Method and device for implementing synchronization of outdoor unit and indoor unit of TD-SCDMA system
CN1878012A (en) * 2005-06-08 2006-12-13 华为技术有限公司 Method and device for improving reliability of radio reception device
CN100512254C (en) * 2005-12-14 2009-07-08 华为技术有限公司 Method for transmitting real-time information between indoor unit and outdoor unit

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101729933B (en) * 2008-10-23 2012-11-28 中兴通讯股份有限公司 Method and system for establishing ODU0 label switched path
CN102346675A (en) * 2010-08-03 2012-02-08 环达电脑(上海)有限公司 System and method for updating drive program of embedded system
EP4206550A1 (en) * 2022-01-04 2023-07-05 LG Electronics Inc. Upgradable electronic device and method for upgrading electronic device

Also Published As

Publication number Publication date
CN100461107C (en) 2009-02-11

Similar Documents

Publication Publication Date Title
US11074176B2 (en) Method for managing a memory apparatus
CN1235137C (en) System and method for compacting field upgradable wireless communication device software code sections
CN101414264B (en) Method for updating software version
CN101034359A (en) Renew method for microwave remote outdoor unit software
CN1565034A (en) Synchronous semiconductor storage device module and its control method, information device
CN102662852A (en) Method for storing nonvolatile data by using MCU internal data Flash
PL1702339T3 (en) A software method of emulation of eeprom memory
WO2004061585A3 (en) Method and apparatus for patching code and data residing on a memory
CN1296836C (en) Circuit and method for implementing correction operation to only read memory in inlaid program
CN1258140C (en) Device and method for updating flash memory contents
CN101135978B (en) Compression version application program generating, executing method and apparatus and applications method and system
CN1811708A (en) Method for realizing flash-storage dynamic update of single-chip machine
EP3510483B1 (en) Binary image differential patching
CN1920939A (en) Display apparatus and control method thereof
US7398381B2 (en) Utilizing paging to support dynamic code updates
CN101510175B (en) Method for updating target data to memory and apparatus thereof
CN1855049A (en) Memory disposition methods and systems
CN1797336A (en) Equipment and method of system software capable of updating embedded type system automatically
WO2005085997A3 (en) Automatic backup store in firmware upgrades
CN107220065A (en) A kind of Domestic Platform BIOS video driver methods based on X86 simulators
US20080222409A1 (en) Memory access system and memory access method thereof
CN100514293C (en) Firmware updating method
CN1920777A (en) System software upgrading method for digital household appliances and updated system
CN1201192A (en) Micro computer
US20190339663A1 (en) Device for processing programmable logic controller program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20090211

Termination date: 20110330