Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:mspds [2023/10/18 00:47] – [Build] darron | tools:mspds [2023/11/12 15:45] (current) – [MSP Debug Stack] darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
====MSP Debug Stack=== | ====MSP Debug Stack=== | ||
- | Build libmsp430.so on AARCH64 | + | This process builds |
+ | [[tools: | ||
===Setup=== | ===Setup=== | ||
Line 35: | Line 36: | ||
</ | </ | ||
- | ===Library=== | + | ===HIDLIB=== |
< | < | ||
Line 48: | Line 49: | ||
make -j 4 | make -j 4 | ||
</ | </ | ||
+ | |||
+ | ===Install=== | ||
< | < | ||
- | file libmsp430.so | + | cp libmsp430.so /usr/ |
- | libmsp430.so: | + | ldconfig |
</ | </ | ||
- | |||
===Resources=== | ===Resources=== | ||