Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:xc32 [2020/07/15 01:49] – [Resources] darron | tools:xc32 [2020/07/18 23:00] (current) – [Raspberry Pi Raspbian] darron | ||
---|---|---|---|
Line 12: | Line 12: | ||
=== Linux AMD64 === | === Linux AMD64 === | ||
+ | |||
+ | == 32-bit compatibility == | ||
+ | apt-get install libc6-i386 | ||
== Legacy MPIDE compiler == | == Legacy MPIDE compiler == | ||
Line 26: | Line 29: | ||
< | < | ||
cd /opt/ | cd /opt/ | ||
- | wget " | + | wget " |
- | unzip chipkit-core-linux64.16778044.master-1.3.1-1-g9ebc183.zip | + | unzip chipkit-core-linux64.16778055.Branch_0299cad4-v2.0.6-2-g0299cad.zip |
ln -sf chipkit-core/ | ln -sf chipkit-core/ | ||
</ | </ | ||
Line 65: | Line 68: | ||
< | < | ||
cd /opt/ | cd /opt/ | ||
- | wget https:// | + | wget https:// |
- | unzip chipkit-core/ | + | unzip chipkit-core/ |
ln -sf chipkit-core/ | ln -sf chipkit-core/ | ||
</ | </ |