Difference between revisions of "RISC FOTA"

From ESS-WIKI
Jump to: navigation, search
Line 3: Line 3:
 
Our Workflow as below
 
Our Workflow as below
  
[[File:flow2.png | 600px]]
+
[[File:Flow2.png|600px|Flow2.png]]
  
 
== WISE-OTA ==
 
== WISE-OTA ==
  
 
=== Server ===
 
=== Server ===
 +
 +
Here we can upload our update package and depoly to devices
 +
 +
[http://wise-ota.eastasia.cloudapp.azure.com/ http://wise-ota.eastasia.cloudapp.azure.com/]
  
 
=== Client ===
 
=== Client ===
 +
 +
Our devices need to install OTA agent by default, so that devices can connect to OTA server.
  
 
=== OTA PACKAGE TOOL ===
 
=== OTA PACKAGE TOOL ===
 +
 +
This software is a package tool for WISE-PaaS/OTA system. You can use this tool to generate an OTA package which can be identified by the WISE-PaaS/OTA system based on your original update resources.
  
 
== Architecture ==
 
== Architecture ==

Revision as of 11:00, 12 July 2017

Introduction

Our Workflow as below

Flow2.png

WISE-OTA

Server

Here we can upload our update package and depoly to devices

http://wise-ota.eastasia.cloudapp.azure.com/

Client

Our devices need to install OTA agent by default, so that devices can connect to OTA server.

OTA PACKAGE TOOL

This software is a package tool for WISE-PaaS/OTA system. You can use this tool to generate an OTA package which can be identified by the WISE-PaaS/OTA system based on your original update resources.

Architecture

Bootloader

System

Cache

Upgrade Packages

Platform

i.MX6

Quark

QCOM

Upgrade Steps

Online Upgrade

Local Upgrade