![]() |
![]() ![]() ![]() ![]() ![]()
|
![]() |
next newest topic | next oldest topic |
Author | Topic: MPLAB v6.6 and HI-TECH PICC&PICC-18 |
aek Moderator |
![]() ![]() ![]() ![]() To all Salvo users: It appears that MPLAB v6.6 does not read the $(BINDIR) directory of previously-saved projects correctly. Therefore, when loading a Salvo PICC or PICC-18 project (in the SYSA or SYSF folders), MPLAB will fail to build the project properly: code:The solution is to replace the $(BINDIR) directive in the project's Include Paths the directory in which the project file (.mcp) resides. To do this, select Project -> Build Options... -> Project, and replace every instance of $(BINDIR) in the Include Paths, with the project file's (*.mcp) pathname, then OK.Clean: Deleting intermediary and output files. code:For example, to build the tu5lite project in salvo\tut\tu5\sysa\tu5lite.mcp, replace all instances of $(BINDIR) with c:\salvo\tut\tu5\sysa. It's recommended that you use cut-and-paste to avoid errors.Clean: Deleting intermediary and output files. We've made HI-TECH and Microchip aware of this problem. As this affects the portability of Salvo (and other people's) projects, we hope that a simpler fix will be avaiable soon. On Microchip's web forums: http://forum.microchip.com/tm.asp?m=48300. ------------------ [This message has been edited by aek (edited July 29, 2004).] IP: 63.203.232.106 |
All times are ET | next newest topic | next oldest topic |
![]() ![]() |
©2000-2008 Pumpkin, Inc. All Rights Reserved. Pumpkin and the Pumpkin logo, Salvo and the Salvo logo, The RTOS that runs in tiny places, CubeSat Kit and the CubeSat Kit logo are all trademarks of Pumpkin, Inc. All other trademarks are the properties of their respective owners.