Hi,
I've just downloaded and "installed" the IDE - went through the config process of pointing the IDE at the installation folders for MPSAM, PBP etc and then loaded up one of my old programs. The IDE responded with a pop up about converting tabs or something and then displayed the code.
A lot of the coloured brackets shown in your example were bunched up against the far left of the code window, so the "importation" didn't work for me. I tried compiling and each time I got an error about an invalid path statement, for either PBP or MPSAM. It seemed as if the IDE had lost it's settings, even though the INI files show the path statements to where the EXE's are
Code:
[PicBasicPro]
Use MPASM=1
Use PBPL=0
Compiler Path=C:\PBP2.60\PBP.EXE
Assembly Path=*:\
IDE Path=C:\Program Files\Mecanique\MCS\CodeStudio.exe
[Proton]
Compiler Path=*:\
IDE Path=*:\
[Programmer]
Name0=
Name1=PICkit2 3.3 volt
Name2=PICkit3
Name3=EasyPic5
Name4=melabs U2 Programmer
Location0=
Location1=Browse to *\pk2cmd.exe
Location2=Browse to *\pk3cmd.exe
Location3=C:\Program Files\Mikroelektronika\PICFLASH-mikroICD\PICFLASH.exe
Location4=Browse to *\meProg.exe
Parameter0=
I think I've set all the parameters up, to use my easypic5 board, MPSAM and PBP which is my current set up with MCS, but could be wrong. I did try the automatic scan as well for each option and if didn't find the exe's on some occasions and I used the manual browse option
EDIT:
Ignore that..... have found out where I was going wrong - can now compile OK !!! - USER ERROR ON THIS OCCASION !!!
Bookmarks