Skip to content

Commit 9c94847

Browse files
committed
Add source insight and slickedit gif demo
Change-Id: I263f2267a10b13e1f909c73e44c4986caf9b885d
1 parent c56ff4c commit 9c94847

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

README.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,24 @@ If you use the source insight or Scitools Understand, or SlickEdit to broswe the
1111
You may want to see the video `PF_Prj_Gen_example.mkv` in directory usge of repo.
1212
In the video, I show the generation and the usage of the Generation file/project for Understand and SlickEdit.
1313

14-
Also a video(SourceInsight_Example.mkv in usage directory of this repo) shows the generation fo filelist for the Source Insight.
14+
Also a video(SourceInsight_Example.mkv in usage directory of this repo) shows the generation of filelist for the Source Insight.
1515

16-
Below is a GIF show:
17-
![intro](https://raw.githubusercontent.com/tonyho/Generate_Kernel_Uboot_Project_forIDE/master/usage/GenProjectFilelist.gif?raw=true "Demo")
16+
####GIF show
17+
######How to generate
18+
Below is a GIF, shows how to generate the filelist and slickedit workspace/project, the parameters of command:
1819

19-
###Text word
20+
- Parameter1, directory of compiled source code, here is kernel: ~/github/BBB/Sebastian-BBB-Hibernation-2
21+
- Parameter2, Output directory and slickedit workspace(and project) name
22+
23+
![intro](https://raw.githubusercontent.com/tonyho/Generate_Kernel_Uboot_Project_forIDE/master/usage/GenProjectFilelist.gif?raw=true "Generation of filelist")
24+
25+
######Usage of the generation for Source Insight
26+
![intro](https://raw.githubusercontent.com/tonyho/Generate_Kernel_Uboot_Project_forIDE/master/usage/SourceInsight_show.gif?raw=true "Slickedit demo")
27+
28+
######Usage of the generation for SlickEdit
29+
![intro](https://raw.githubusercontent.com/tonyho/Generate_Kernel_Uboot_Project_forIDE/master/usage/SlickEdit_show.gif?raw=true "Slickedit demo")
30+
31+
###Text word illustration
2032
####0. compile
2133
compile the kernel or u-boot source code
2234
####1. clone

usage/SlickEdit_show.gif

1.07 MB
Loading

usage/SourceInsight_show.gif

1.26 MB
Loading

0 commit comments

Comments
 (0)