Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find Chipkit importer on available plugins. #22

Open
annerajb opened this issue May 7, 2017 · 9 comments
Open

Cannot find Chipkit importer on available plugins. #22

annerajb opened this issue May 7, 2017 · 9 comments

Comments

@annerajb
Copy link

annerajb commented May 7, 2017

I downloaded MP LAB X IDE v3.51 and there is no import -> import chipkit menu item.

Here is a picture of the plugins repository

image

In the Available or installed tabs I cannot find kit typying multiple variations in the search like, arduino, sketch, import, chipkit

Are the instructions missing a step required for this plugin to be installed? Like adding the plugin repository where it resides?

Also there are no instructions on how to compile from source Would be nice adding 2-4 lines explaining how to build the plugin from source.

@EmbeddedMan
Copy link
Member

I think you have to use 3.60 to get it to appear in the default plugin list.

If you want to download it manually, click this link : https://github.com/chipKIT32/chipKIT-importer/raw/master/dist/com-microchip-mplab-nbide-embedded-chipkit.nbm

Then you can install that .nbm file from the Tools->Plugins->Downloaded->Add Plugins ... button.

@gholdys
Copy link
Collaborator

gholdys commented May 7, 2017

@annerajb, I've added some instruction about building from source to the README.MD file. Let me know if it's sufficient.

@annerajb
Copy link
Author

annerajb commented May 7, 2017

Thanks. I had installed 3.60 but my shortcut was still pointing to the old version.
I can now select the plugin but it gives a error which seems to be related to the IDE since I cannot find a JNA plugin on the list.
image

@gholdys
Copy link
Collaborator

gholdys commented May 11, 2017

The newest version of the plugin - available on GitHub in the "dist" directory and soon in the plugin repository - should install correctly on MPLAB X IDE v3.60 and newer

@annerajb
Copy link
Author

Thanks I was able to install it fine now.

Now it's giving me a error this is the same error i got with the built from source version a few days ago
image
image

@lstandage
Copy link

lstandage commented May 11, 2017 via email

@annerajb
Copy link
Author

annerajb commented May 28, 2017 via email

@lstandage
Copy link

It looks like the current version of the plugin (v1.0.4) should provide the correct bootloader. But we are also in the process of getting v1.0.5 ready to go. Can you confirm whether it is still a problem?

Also, because of a problem I worked on yesterday, you might need to verify the version of XC32 that you're using (v1.43 or later).

If you would, turn on logging in MPLAB X, (under Tools->Other, Embedded->Diagnostics tab, Logging Level drop-down box). Then try the plugin again, and view the log through the View->IDE Log menu. With that, we'll be able to tell what exactly is going on.

@annerajb
Copy link
Author

I will verify see if I can debug tonight. XC32 should be really recent (withing a month)

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants