Author Topic: Hints for dual PICKIT3 MPLABX operation?  (Read 2310 times)

0 Members and 1 Guest are viewing this topic.

Offline thutchesTopic starter

  • Newbie
  • Posts: 1
Hints for dual PICKIT3 MPLABX operation?
« on: September 26, 2013, 02:24:27 pm »
I have two Pikit3's plugged in and properly registered to each of two projects that comprise a system of multiple PIC32 boards, one master PIC32 and 4 slaves interconnected by CANBUS.  Generally everything works fine but I haven't figured out a way to display source files of the two projects in separate windows.  As it is, each project has a  file named main.c, etc.  It is very difficult to manage not to incorrectly edit the wrong files.  Are there any methods that I have overlooked for displaying the two projects in their own source window?  If I could manage to run separate instances of MPLABX I suppose that would work as well or better but that doesn't seem possible either.
 
What do others do in this case?

Regards,

Tim
 
 

Offline lapm

  • Frequent Contributor
  • **
  • Posts: 564
  • Country: fi
Re: Hints for dual PICKIT3 MPLABX operation?
« Reply #1 on: October 02, 2013, 06:12:20 am »
Personally in such case i would either edit one project at time or get second laptop to run the other one.

But what you could do is have source files open in separate editor, but that docent solve problem of having two projects open at same time.

Can you combine the projects in to single project? Maybe in source flag that tells when ever its to compile host or slave... Conditional compile i believe is the term i'm looking here..

After all quite big part of source code can be shared, example your CANBUS interface code, etc...
Electronics, Linux, Programming, Science... im interested all of it...
 

Offline Skimask

  • Super Contributor
  • ***
  • Posts: 1433
  • Country: us
Re: Hints for dual PICKIT3 MPLABX operation?
« Reply #2 on: October 02, 2013, 06:24:19 am »
As cheap as laptops (or desktops for that matter) are these days, is it even worth the hassle?
I didn't take it apart.
I turned it on.

The only stupid question is, well, most of them...

Save a fuse...Blow an electrician.
 

Offline stoqnovst

  • Newbie
  • Posts: 3
  • Country: bg
Re: Hints for dual PICKIT3 MPLABX operation?
« Reply #3 on: October 02, 2013, 01:40:43 pm »
You can start multiple instances of MPLAB X by setting unique "userdir" for each instance.
Make a copy of the MPLAB X icon, click properties and modify the target. Add --userdir <path>.

"C:\Program Files\Microchip\MPLABX\mplab_ide\bin\mplab_ide.exe" --userdir "d:\temp\mplabx-instance1"

You can also, split the workspace by dragging the tab to the right middle side of the window.
Also you can undock a window by right clicking on the tab.

 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf