- What is ARM DS-5?
- Install
- .config: 建立 kernel config, timer, interrupt, tracers
- *.ko:
- gator:
- gatord:
- download ARM DS-5
- Reference:
2017年11月29日 星期三
[Profiling] DS-5
[Development] using GNU development tools
- SOP
Configure
Build
- universal binary:
- build flag: e.g.
--arch ppc --arch i386
Install
[Node.js] framework: Express
- library
- $npm install express -g
- binary generator
- $npm install express-generator -g
- Usage
- generate template app
- $express --view=ejs sampleExpress
- install dependencies:
- $cd sampleExpress && npm install
- run the app
- $DEBUG=sampleExpress:* npm start
- validate
- jshint
- generate template app
訂閱:
文章 (Atom)