Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
MSP430-DemoSat
Commits
2a2122a1
Commit
2a2122a1
authored
Jul 10, 2020
by
Rafal Babski
Browse files
Update README.md
parent
0ed81795
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2a2122a1
...
...
@@ -94,7 +94,7 @@ git clone https://gitrepos.estec.esa.int/hcorg/msp430-demo-sat.git
1.
Change directory:
```
bash
cd
~/projects/msp430-demo-sat
cd
~/projects/msp430-demo-sat
/demo-sat
```
2.
Build project:
...
...
@@ -108,7 +108,7 @@ After successful compilation the project is ready to run.
1.
Run linux partition:
```
bash
cd
~/projects/msp430-demo-sat/work/binaries/
cd
~/projects/msp430-demo-sat/
demo-sat/
work/binaries/
./run_x86_partition_partition
```
...
...
@@ -120,8 +120,8 @@ cd /opt/msp430-gcc
3.
Run msp430 partition in new terminal window:
```
bash
cd
~/projects/msp430-demo-dat/work/binaries/
msp430-elf-gdb ./msp430_partition
cd
~/projects/msp430-demo-dat/
demo-sat/
work/binaries/
msp430-elf-gdb ./msp430
fr5969
_partition
```
In the GDB command line interface:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment