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

Import issue of chipKIT-importer V1.0.6 with MPLAB X IDE #32

Open
hxfeng1978 opened this issue Jul 4, 2018 · 3 comments
Open

Import issue of chipKIT-importer V1.0.6 with MPLAB X IDE #32

hxfeng1978 opened this issue Jul 4, 2018 · 3 comments
Assignees

Comments

@hxfeng1978
Copy link

I have installed MPLAB X IDE V4.15, chipKIT Import plugin V1.0.6 and chipKIT-core V1.4.1 / V2.0.5. But when I launched chipKIT Import and import a Sketch, the import operation is always faied.

The import fail information as shown below:
java.lang.NullPointerException
at com.microchip.mplab.nbide.embedded.chipkit.wizard.ImportWorker.importChipKitProjectFiles(ImportWorker.java:264)
at com.microchip.mplab.nbide.embedded.chipkit.wizard.ImportWorker.createProjectFromChipKit(ImportWorker.java:189)
at com.microchip.mplab.nbide.embedded.chipkit.wizard.ImportWorker.invokeImporterTasks(ImportWorker.java:144)
at com.microchip.mplab.nbide.embedded.chipkit.wizard.ImportWorker.doInBackground(ImportWorker.java:94)
at com.microchip.mplab.nbide.embedded.chipkit.wizard.ImportWorker.doInBackground(ImportWorker.java:72)
at javax.swing.SwingWorker$1.call(SwingWorker.java:295)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at javax.swing.SwingWorker.run(SwingWorker.java:334)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

I heard that other people have used the chipKIT Import plugin V1.0.5 to import successfully. I also want to try chipKIT Import plugin V1.0.5. So, could you please provide chipKIT Import plugin V1.0.5 install package? Thanks!

@gholdys gholdys self-assigned this Jul 4, 2018
@gholdys
Copy link
Collaborator

gholdys commented Jul 4, 2018

I'm on it. Thanks for the bug report.

@EmbeddedMan
Copy link
Member

hxfeng1978, gholdys is the plugin author and has the best chance of finding and fixing this problem. This thread should be your primary source of help now. Thanks-

@gholdys
Copy link
Collaborator

gholdys commented Jul 15, 2018

hxfeng1978, I'm sorry it took so long but there seems to be a more complicated problem here. You can get version 1.0.5 of the plugin here:
https://github.com/chipKIT32/chipKIT-importer/blob/aa3ce30b3a7de263571e8d9f8b6a6d88eca1ad07/dist/com-microchip-mplab-nbide-embedded-chipkit.nbm
However, frankly, I'm not convinced if this will actually solve your problem. Please try and let me know.

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

3 participants