Changes
Page history
Update run instructions
authored
Aug 17, 2020
by
David Detweiler
Show whitespace changes
Inline
Side-by-side
Getting-Started.md
View page @
153611e0
...
@@ -53,4 +53,6 @@ git clone --depth 200 --recursive git@github.com:mars-research/lvd-linux.git
...
@@ -53,4 +53,6 @@ git clone --depth 200 --recursive git@github.com:mars-research/lvd-linux.git
-
Call make driver_quick
-
Call make driver_quick
-
Call make quick
-
Call make quick
6.
Run the lcd code
6.
Run the lcd code
-
go back to your lcd folder and just run
`scripts/insmk`
followed by the script you want to run, ie
`scripts/runex nullb_vmfunc`
-
Run
`./scripts/mk`
to reload the microkernel module
\ No newline at end of file
-
Run
`./scripts/loadex <module-name>`
to load the desired module
\ No newline at end of file