andersdra / docker-mplabx

MPLAB X IDE Docker file build-args; avrgcc,armgcc,xc8,xc16,xc32,legacy,harmony

Home Page:https://gitlab.com/andersdra/docker-mplabx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toolchain_install.bash errors

jeppenodgaard opened this issue · comments

There are some issues with the script with old versions of xc32. They come as a tar file and the xc32-installer does not have a LicenseType option.
There's also an issue with PIC32 legacy installation due to spaces.

I've opened #2 to attempt to fix the issues

Thanks a lot for your contributions! My testing is very limited as I only use IDE + avrgcc. Now I will be faced with another challenge, how to get this back to gitlab without messing up..

I'm glad they were useful :)
I'm not sure I understand what you mean? The pull request should already be part of your repository.