CN107153613A - BootLoader program debugging methods and system based on HCS12 single-chip microcomputers - Google Patents

BootLoader program debugging methods and system based on HCS12 single-chip microcomputers Download PDF

Info

Publication number
CN107153613A
CN107153613A CN201710329742.2A CN201710329742A CN107153613A CN 107153613 A CN107153613 A CN 107153613A CN 201710329742 A CN201710329742 A CN 201710329742A CN 107153613 A CN107153613 A CN 107153613A
Authority
CN
China
Prior art keywords
program
application program
address
interrupt vector
bootloader
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
CN201710329742.2A
Other languages
Chinese (zh)
Other versions
CN107153613B (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.)
Shandong luruan Digital Technology Co.,Ltd. smart energy branch
Original Assignee
Shandong Luneng Intelligence Technology Co 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 Shandong Luneng Intelligence Technology Co Ltd filed Critical Shandong Luneng Intelligence Technology Co Ltd
Priority to CN201710329742.2A priority Critical patent/CN107153613B/en
Publication of CN107153613A publication Critical patent/CN107153613A/en
Application granted granted Critical
Publication of CN107153613B publication Critical patent/CN107153613B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • G06F11/3648Software debugging using additional hardware
    • G06F11/3652Software debugging using additional hardware in-circuit-emulation [ICE] arrangements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses the BootLoader program debugging methods and system based on HCS12 single-chip microcomputers;The interrupt vector table of BootLoader programs is used as the second interrupt vector table as the first interrupt vector table, the interrupt vector table of application program;Single-chip microcomputer is loaded an application into by BootLoader programs, two interrupt vector tables are integrally formed new interrupt vector table according to address, so as to realize the address covering of two interrupt vector tables;Electricity operation on HCS12 single-chip microcomputers, runs the startup program of BootLoader programs;BootLoader programs judge itself whether need to load new application program;Then, the main program of new application program is run;Arrived if external hardware is interrupted, directly run the interrupt service routine of application program.There is application program can be debugged with Bootloader programs with Straight simulation for it, and application program is not required to make the advantage that any modification is directly downloaded by Bootloader modes after having debugged.

Description

BootLoader program debugging methods and system based on HCS12 single-chip microcomputers
Technical field
The present invention relates to a kind of BootLoader program debugging methods and system based on HCS12 single-chip microcomputers.
Background technology
BootLoader programs provide a kind of not by way of emulator downloads.BootLoader programs are responsible for Initiating hardware, realizes that application program remote is loaded in the case where not taking casing apart.
Program download process is:
1) BootLoader programs download to single-chip microcomputer by emulator;
2) application program is loaded into single-chip microcomputer according to specific interface by BootLoader programs;
BootLoader programs share an interrupt vector table with application program, and interrupt service routine is in BootLoader journeys Application program position is displaced in sequence, causes application program interrupt vector is imperfect directly can not independently emulate;Add simultaneously in Disconnected service routine needs first to interrupt skew code in the addition of BootLoader programs, causes constantly to change during upgrade applications BootLoader programs, can not play the advantage of BootLoader programs.
There is problems with such scheme:
Application program can not be debugged directly, it is necessary to change interrupt service routine address ability artificial debugging in scheme;When need Want to need during the interrupt service routine of upgrade applications while changing BootLoader programs.
The content of the invention
The purpose of the present invention is exactly that there is provided a kind of BootLoader based on HCS12 single-chip microcomputers in order to solve the above problems Program debugging method and system, there is application program can be debugged with Bootloader programs with Straight simulation for it, and application program is adjusted It is not required to make the advantage that any modification is directly downloaded by Bootloader modes after having tried.
To achieve these goals, the present invention is adopted the following technical scheme that:
BootLoader program debugging methods based on HCS12 single-chip microcomputers, including:
Step (1):The interrupt vector table of BootLoader programs as the first interrupt vector table, the interruption of application program to Scale is used as the second interrupt vector table;
Step (2):Single-chip microcomputer is loaded an application into by BootLoader programs, by two interrupt vector tables according to Address is integrally formed new interrupt vector table, so as to realize the address covering of two interrupt vector tables;
Step (3):Electricity operation on HCS12 single-chip microcomputers, runs the startup program of BootLoader programs;
Step (4):BootLoader programs judge itself whether need to load new application program;Then, run newly The main program of application program;
Step (5):Arrived if external hardware is interrupted, directly run the interrupt service routine of application program.
Further, the step of step (2) are:
Step (21):It is the first offset address that second interrupt vector table, which points to address, and the first offset address is in HCS12 monolithics The non-paging areas of Flash of machine;
Step (22):First interrupt vector table points to address of first offset address plus n byte;From the first skew ground Location starts plus the address of n byte;Wherein, n >=4;
Step (23):When loading an application into single-chip microcomputer by BootLoader programs, two interrupt vectors are realized The address covering of table, new interrupt vector table points to the interrupt service routine of application program.
Further, step (2) application program can independent artificial debugging, artificial debugging success after, be not required to change, directly Being loaded into single-chip microcomputer by BootLoader programs can run.
Further, the step of step (4) are:The startup program of BootLoader programs judges whether itself needs The new application program of loading;If desired step (41) is entered;If step (42) need not be entered;
Step (41):Startup program automatic running, completes the download of new application program, then, runs new application journey The main program of sequence;
Step (42):The startup program of application program is jumped to, then starts to start the main program of application program.
Further, the startup program automatic running of the step (41), after the download for completing new application program, fortune , it is necessary to perform following steps before the main program of the new application program of row:
The S19 files generated after compiling of application by BootLoader programs when being loaded, by the journey in S19 files Sequence load address is deleted for FF80, FFA0, FFC0, FFE0 four line programs.
BootLoader program debugging systems based on HCS12 single-chip microcomputers, including:
Initialization unit:The interrupt vector table of BootLoader programs is as the first interrupt vector table, in application program Disconnected vector table is used as the second interrupt vector table;
Integral unit:Single-chip microcomputer is loaded an application into by BootLoader programs, by two interrupt vector table roots New interrupt vector table is integrally formed according to address, so as to realize the address covering of two interrupt vector tables;
Upper electric running unit:Electricity operation on HCS12 single-chip microcomputers, runs the startup program of BootLoader programs;
Judging unit:BootLoader programs judge itself whether need to load new application program;Then, run newly The main program of application program
Interrupt execution unit:Arrived if external hardware is interrupted, directly run the interrupt service routine of application program.
Further, the integral unit includes:
Point to module in the first address:It is the first offset address that second interrupt vector table, which points to address, and the first offset address exists The non-paging areas of Flash of HCS12 single-chip microcomputers;
Point to module in the second address:First interrupt vector table points to the first offset address and adds n (n>The ground of=4) individual byte Location;Since address of first offset address plus n byte;
Address overlay module:When loading an application into single-chip microcomputer by BootLoader programs, two interruptions are realized The address covering of vector table, new interrupt vector table points to the interrupt service routine of application program.
Further, the integral unit application program can independent artificial debugging, artificial debugging success after, be not required to more Change, being directly loaded into single-chip microcomputer by BootLoader programs can run.
Further, the judging unit:The startup program of BootLoader programs judges itself whether need loading new Application program;If desired, then startup program automatic running, the download of the new application program of completion, then, runs new application The main program of program;If need not, the startup program of application program is jumped to, then starts to start the main journey of application program Sequence.
Further, startup program automatic running, after the download for completing new application program, runs new application program Main program before, it is necessary to perform following steps:
The S19 files generated after compiling of application by BootLoader programs when being loaded, by the journey in S19 files Sequence load address is deleted for FF80, FFA0, FFC0, FFE0 four line programs.
Beneficial effects of the present invention:
1) application program can be debugged with Bootloader programs with Straight simulation, and application program is not required to appoint after having debugged What modification is directly downloaded by Bootloader modes.
2) application program can directly add interrupt service routine, it is not necessary to which it is inclined to enter row address in Bootloader programs Move, later program upgrading only need to change application program, and Bootloader programs are no longer changed.
The interrupt address of HCS12 single-chip microcomputer BootLoader programs and application program covers the non-paging areas of Flash, realizes Application program independently emulates and arbitrarily added interrupt service routine.
Brief description of the drawings
Fig. 1 is Bootloader interrupt vector tables;
Fig. 2 is application program interrupt vector table;
Fig. 3 is the interruption after loading application programs;
Fig. 4 is program flow chart after resetting.
Embodiment
The invention will be further described with embodiment below in conjunction with the accompanying drawings.
In this method, BootLoader programs are each with a complete interrupt vector table, two such journey with application program Sequence can be emulated independently;When being loaded an application into by BootLoader programs in single-chip microcomputer simultaneously, two interrupt vectors Table realizes that address is covered, and is integrated into a complete interrupt vector table.
Application program interrupt vector table points to address since 0x4000, is the non-paging areas of HCS12 single-chip microcomputers Flash,
Bootloader interrupt vector tables point to and vacate 4 bytes at the 0x4000 of address, since 0x4004;
During by Bootloader loading application programs, realize that address is covered, interrupt vector table is pointing directly at application program Interrupt service routine.
The S19 files generated after compiling of application by BootLoader programs when being loaded, by the journey in S19 files Sequence load address is deleted for FF80, FFA0, FFC0, FFE0 four line programs.
Two independent interrupt vector table such as Fig. 1, shown in Fig. 2.Interrupt vector table such as Fig. 3 institutes after loading application programs Show.
When being downloaded with BootLoader modes, two independent interrupt vector tables can be combined into one by address covering , as shown in figure 3, whole program flow chart is as shown in Figure 4.
Although above-mentioned the embodiment of the present invention is described with reference to accompanying drawing, not to present invention protection model The limitation enclosed, one of ordinary skill in the art should be understood that on the basis of technical scheme those skilled in the art are not Need to pay various modifications or deform still within protection scope of the present invention that creative work can make.

Claims (10)

1. the BootLoader program debugging methods based on HCS12 single-chip microcomputers, it is characterized in that, including:
Step (1):The interrupt vector table of BootLoader programs is used as the first interrupt vector table, the interrupt vector table of application program It is used as the second interrupt vector table;
Step (2):Single-chip microcomputer is loaded an application into by BootLoader programs, by two interrupt vector tables according to address New interrupt vector table is integrally formed, so as to realize the address covering of two interrupt vector tables;
Step (3):Electricity operation on HCS12 single-chip microcomputers, runs the startup program of BootLoader programs;
Step (4):BootLoader programs judge itself whether need to load new application program;Then, new application is run The main program of program;
Step (5):Arrived if external hardware is interrupted, directly run the interrupt service routine of application program.
2. the BootLoader program debugging methods as claimed in claim 1 based on HCS12 single-chip microcomputers, it is characterized in that,
The step of step (2) is:
Step (21):It is the first offset address that second interrupt vector table, which points to address, and the first offset address is in HCS12 single-chip microcomputers The non-paging areas of Flash;
Step (22):First interrupt vector table points to address of first offset address plus n byte;Add from the first offset address The address of upper n byte starts;Wherein, n >=4;
Step (23):When loading an application into single-chip microcomputer by BootLoader programs, two interrupt vector tables are realized Address is covered, and new interrupt vector table points to the interrupt service routine of application program.
3. the BootLoader program debugging methods as claimed in claim 1 based on HCS12 single-chip microcomputers, it is characterized in that,
Step (2) application program can independent artificial debugging, artificial debugging success after, be not required to change, directly pass through BootLoader programs are loaded into single-chip microcomputer and can run.
4. the BootLoader program debugging methods as claimed in claim 1 based on HCS12 single-chip microcomputers, it is characterized in that,
The step of step (4) is:The startup program of BootLoader programs judges itself whether need to load new application Program;If desired step (41) is entered;If step (42) need not be entered;
Step (41):Startup program automatic running, completes the download of new application program, then, runs new application program Main program;
Step (42):The startup program of application program is jumped to, then starts to start the main program of application program.
5. the BootLoader program debugging methods as claimed in claim 4 based on HCS12 single-chip microcomputers, it is characterized in that,
The startup program automatic running of the step (41), after the download for completing new application program, runs new application journey , it is necessary to perform following steps before the main program of sequence:
The S19 files generated after compiling of application add the program in S19 files when being loaded by BootLoader programs Set address is deleted for FF80, FFA0, FFC0, FFE0 four line programs.
6. the BootLoader program debugging systems based on HCS12 single-chip microcomputers, it is characterized in that, including:
Initialization unit:The interrupt vector table of BootLoader programs as the first interrupt vector table, the interruption of application program to Scale is used as the second interrupt vector table;
Integral unit:Single-chip microcomputer is loaded an application into by BootLoader programs, by two interrupt vector table base areas Location is integrally formed new interrupt vector table, so as to realize the address covering of two interrupt vector tables;
Upper electric running unit:Electricity operation on HCS12 single-chip microcomputers, runs the startup program of BootLoader programs;
Judging unit:BootLoader programs judge itself whether need to load new application program;Then, new application is run The main program of program;
Interrupt execution unit:Arrived if external hardware is interrupted, directly run the interrupt service routine of application program.
7. system as claimed in claim 6, it is characterized in that,
The integral unit includes:
Point to module in the first address:It is the first offset address that second interrupt vector table, which points to address, and the first offset address is in HCS12 The non-paging areas of Flash of single-chip microcomputer;
Point to module in the second address:First interrupt vector table points to address of first offset address plus n byte;It is inclined from first The address that address is moved plus n byte starts;
Address overlay module:When loading an application into single-chip microcomputer by BootLoader programs, two interrupt vectors are realized The address covering of table, new interrupt vector table points to the interrupt service routine of application program.
8. system as claimed in claim 6, it is characterized in that,
The integral unit application program can independent artificial debugging, artificial debugging success after, be not required to change, directly pass through BootLoader programs are loaded into single-chip microcomputer and can run.
9. system as claimed in claim 6, it is characterized in that,
The judging unit:The startup program of BootLoader programs judges itself whether need to load new application program;If Need, then startup program automatic running, complete the download of new application program, then, run the main program of new application program; If need not, the startup program of application program is jumped to, then starts to start the main program of application program.
10. system as claimed in claim 9, it is characterized in that,
Startup program automatic running, after the download for completing new application program, before the main program for running new application program, Need to perform following steps:
The S19 files generated after compiling of application add the program in S19 files when being loaded by BootLoader programs Set address is deleted for FF80, FFA0, FFC0, FFE0 four line programs.
CN201710329742.2A 2017-05-11 2017-05-11 BootLoader program debugging method and system based on HCS12 single-chip microcontroller Active CN107153613B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710329742.2A CN107153613B (en) 2017-05-11 2017-05-11 BootLoader program debugging method and system based on HCS12 single-chip microcontroller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710329742.2A CN107153613B (en) 2017-05-11 2017-05-11 BootLoader program debugging method and system based on HCS12 single-chip microcontroller

Publications (2)

Publication Number Publication Date
CN107153613A true CN107153613A (en) 2017-09-12
CN107153613B CN107153613B (en) 2019-09-24

Family

ID=59793952

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710329742.2A Active CN107153613B (en) 2017-05-11 2017-05-11 BootLoader program debugging method and system based on HCS12 single-chip microcontroller

Country Status (1)

Country Link
CN (1) CN107153613B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112395065A (en) * 2020-11-26 2021-02-23 湖北开特汽车电子电器系统股份有限公司 Interrupt service method and device for starting and loading embedded system
CN114625639A (en) * 2022-03-03 2022-06-14 上海先楫半导体科技有限公司 Debugging method, system and chip based on system on chip
CN114625639B (en) * 2022-03-03 2024-05-28 上海先楫半导体科技有限公司 Debugging method and system based on system on chip and chip

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1804799A (en) * 2005-01-12 2006-07-19 华为技术有限公司 SCM online loading and updating method and system
CN101488100A (en) * 2008-01-15 2009-07-22 上海海尔集成电路有限公司 Interruption system implementing method and device
CN101557583A (en) * 2009-03-19 2009-10-14 珠海银邮光电技术发展股份有限公司 Remote-updating and version-switching method of repeater equipment embedded software
CN102073515A (en) * 2009-11-23 2011-05-25 天津中兴软件有限责任公司 RFID (Radio Frequency Identification Device) active tag and method and system for upgrading software thereof
CN102402444A (en) * 2011-11-15 2012-04-04 北京世纪瑞尔技术股份有限公司 Remote upgrading method for software
CN102760065A (en) * 2011-04-29 2012-10-31 昆达电脑科技(昆山)有限公司 Embedded system and program updating method thereof
CN103077056A (en) * 2012-12-31 2013-05-01 中国电子科技集团公司第十五研究所 Method for implementing Bootloader by using small quantity of ROM (Read Only Memory) resources
CN103514018A (en) * 2013-10-08 2014-01-15 上海电力学院 Method for remotely downloading programs based on STM32F4 controller
CN103677928A (en) * 2013-12-17 2014-03-26 上海华测导航技术有限公司 System and method for achieving rapid software serial port upgrading in GNSS receiver
CN104090796A (en) * 2014-07-08 2014-10-08 成都万维图新信息技术有限公司 Embedded device program updating method and system
CN105204899A (en) * 2015-09-17 2015-12-30 浪潮软件集团有限公司 Realization of network-based singlechip firmware upgrading method
CN105353981A (en) * 2015-10-27 2016-02-24 浪潮电子信息产业股份有限公司 PCIE (Peripheral Component Interface Express) SSD (Solid State Device) optimization method
US9274789B2 (en) * 2012-08-21 2016-03-01 Wuhan Telecommunication Devices Co., Ltd. In-application upgrade method for optical module firmware not breaking service
CN105677422A (en) * 2016-01-05 2016-06-15 惠州市蓝微新源技术有限公司 Method for renewing monitoring program, application and subsequent renewing application at same time
CN106569847A (en) * 2016-10-14 2017-04-19 数源科技股份有限公司 Method for realizing IAP remote upgrade through vehicle-mounted system based on mobile network

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1804799A (en) * 2005-01-12 2006-07-19 华为技术有限公司 SCM online loading and updating method and system
CN101488100A (en) * 2008-01-15 2009-07-22 上海海尔集成电路有限公司 Interruption system implementing method and device
CN101557583A (en) * 2009-03-19 2009-10-14 珠海银邮光电技术发展股份有限公司 Remote-updating and version-switching method of repeater equipment embedded software
CN102073515A (en) * 2009-11-23 2011-05-25 天津中兴软件有限责任公司 RFID (Radio Frequency Identification Device) active tag and method and system for upgrading software thereof
CN102760065A (en) * 2011-04-29 2012-10-31 昆达电脑科技(昆山)有限公司 Embedded system and program updating method thereof
CN102402444A (en) * 2011-11-15 2012-04-04 北京世纪瑞尔技术股份有限公司 Remote upgrading method for software
US9274789B2 (en) * 2012-08-21 2016-03-01 Wuhan Telecommunication Devices Co., Ltd. In-application upgrade method for optical module firmware not breaking service
CN103077056A (en) * 2012-12-31 2013-05-01 中国电子科技集团公司第十五研究所 Method for implementing Bootloader by using small quantity of ROM (Read Only Memory) resources
CN103514018A (en) * 2013-10-08 2014-01-15 上海电力学院 Method for remotely downloading programs based on STM32F4 controller
CN103677928A (en) * 2013-12-17 2014-03-26 上海华测导航技术有限公司 System and method for achieving rapid software serial port upgrading in GNSS receiver
CN104090796A (en) * 2014-07-08 2014-10-08 成都万维图新信息技术有限公司 Embedded device program updating method and system
CN105204899A (en) * 2015-09-17 2015-12-30 浪潮软件集团有限公司 Realization of network-based singlechip firmware upgrading method
CN105353981A (en) * 2015-10-27 2016-02-24 浪潮电子信息产业股份有限公司 PCIE (Peripheral Component Interface Express) SSD (Solid State Device) optimization method
CN105677422A (en) * 2016-01-05 2016-06-15 惠州市蓝微新源技术有限公司 Method for renewing monitoring program, application and subsequent renewing application at same time
CN106569847A (en) * 2016-10-14 2017-04-19 数源科技股份有限公司 Method for realizing IAP remote upgrade through vehicle-mounted system based on mobile network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
佚名: ""IAR环境下STM32+IAP方案的实现"", 《HTTPS://WWW.51HEI.COM》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112395065A (en) * 2020-11-26 2021-02-23 湖北开特汽车电子电器系统股份有限公司 Interrupt service method and device for starting and loading embedded system
CN114625639A (en) * 2022-03-03 2022-06-14 上海先楫半导体科技有限公司 Debugging method, system and chip based on system on chip
CN114625639B (en) * 2022-03-03 2024-05-28 上海先楫半导体科技有限公司 Debugging method and system based on system on chip and chip

Also Published As

Publication number Publication date
CN107153613B (en) 2019-09-24

Similar Documents

Publication Publication Date Title
CN102880498B (en) The method of virtual SD card on the device of Android system
WO2017185606A1 (en) Overlay mechanism-based apk development method and system
CN102053836B (en) Implementation method of version management tool for Android application development
US8117587B1 (en) Microcontroller-resident software development environment supporting application-level asynchronous event handling, interactive debugging and pin variables for embedded systems
CN107992308A (en) A kind of plug-in unit management method of android terminal application program
CN106707848A (en) Control program organization structure of control system and download method
CN105204913A (en) Method and system for running Linux application on Android operating system and system
CN101216773A (en) Embedded Linux system firmware downloading method and device
CN103927256A (en) Method for controlling multiple Android devices
CN109710320B (en) Two-stage driving boot loader starting and guiding method
CN106020905A (en) Microcontroller firmware developing and updating method and system
CN103077056B (en) Use the Bootlorder implementation method of a small amount of ROM resource
CN108182078B (en) Optimized missile-borne device non-dismantling software online upgrading method
CN104391726A (en) SFP (Small Form-Factor Pluggable) optical module upgrading method based on Bootloader
CN103840968A (en) Version updating method, version updating device and terminal equipment
CN101384063A (en) Method and system for terminal equipment repairing and updating, system manufacturing method
CN107153613A (en) BootLoader program debugging methods and system based on HCS12 single-chip microcomputers
CN112631915B (en) Method, system, device and medium for PCIE device software simulation
CN111338708A (en) Application program processing method, client and system based on android plug-in
Sampath et al. Efficient embedded software development using QEMU
CN110688099B (en) Microprocessor development method for long-distance radio integrated programmable system on chip
KR20130040503A (en) Linkage method between unity engine and android native charging library
KR20110108143A (en) Embeded system based on script programming language and operation method thereof
CN102331938A (en) Method for generating Android installation package for application software
CN217640186U (en) TMS320F 28335-based IAP online upgrading module

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 250101 block B, Yinhe building, 2008 Xinjie street, hi tech Zone, Ji'nan, Shandong.

Applicant after: Shandong Luneng Intelligent Technology Co., Ltd.

Address before: 250101 B block 626, Yinhe building, 2008 Xinjie street, Ji'nan high tech Zone, Shandong.

Applicant before: Shandong Luneng Intelligent Technology Co., Ltd.

GR01 Patent grant
GR01 Patent grant
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 250101 Electric Power Intelligent Robot Production Project 101 in Jinan City, Shandong Province, South of Feiyue Avenue and East of No. 26 Road (ICT Industrial Park)

Applicant after: National Network Intelligent Technology Co., Ltd.

Address before: 250101 block B, Yinhe building, 2008 Xinjie street, hi tech Zone, Ji'nan, Shandong.

Applicant before: Shandong Luneng Intelligent Technology Co., Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201214

Address after: Room 902, 9 / F, block B, Yinhe building, 2008 Xinluo street, hi tech Zone, Jinan City, Shandong Province

Patentee after: Shandong Luneng Software Technology Co.,Ltd. intelligent electrical branch

Address before: 250101 power intelligent robot production project 101 south of Feiyue Avenue and east of No.26 Road (in ICT Industrial Park) in Suncun District of Gaoxin, Jinan City, Shandong Province

Patentee before: National Network Intelligent Technology Co.,Ltd.

CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: Room 902, 9 / F, block B, Yinhe building, 2008 Xinluo street, hi tech Zone, Jinan City, Shandong Province

Patentee after: Shandong luruan Digital Technology Co.,Ltd. smart energy branch

Address before: Room 902, 9 / F, block B, Yinhe building, 2008 Xinluo street, hi tech Zone, Jinan City, Shandong Province

Patentee before: Shandong Luneng Software Technology Co.,Ltd. intelligent electrical branch