Path configuration
Posted: Fri Feb 04, 2011 9:41 pm
When I configure the paths for Gcc and Asm in PIC30 Configurator with "C:\Program Files\Microchip\MPLAB C30" and "C:\Program Files\Microchip\MPLAB ASM30 Suite" (where the Microchip C compiler is installed), project build for a demo project (Multistack and semaphore demo) failed with the following message:
D:\Evidence\bin\mymake_cygwin.bat all
MAKE_DIRECTORIES
make: Nothing to be done for `all'.
If I keep the default settings for those paths (Programmi rather than Program Files), I have the following error messages during build:
D:\Evidence\bin\mymake_cygwin.bat all
cygpath: cannot create short name of c:\Programmi\Microchip\MPLAB ASM30 Suite
(usage for cygpath command)
cygpath: cannot create short name of c:\Programmi\Microchip\MPLAB C30
(usage for cygpath command)
make: Nothing to be done for `all'.
Could you help me to resolve this problem?
FYI. Evidence is installed at "D:\Evidence" (with no blank in folder name). cygwin is installed at "C:\cygwin". RTDruid version: 1.4.0.
D:\Evidence\bin\mymake_cygwin.bat all
MAKE_DIRECTORIES
make: Nothing to be done for `all'.
If I keep the default settings for those paths (Programmi rather than Program Files), I have the following error messages during build:
D:\Evidence\bin\mymake_cygwin.bat all
cygpath: cannot create short name of c:\Programmi\Microchip\MPLAB ASM30 Suite
(usage for cygpath command)
cygpath: cannot create short name of c:\Programmi\Microchip\MPLAB C30
(usage for cygpath command)
make: Nothing to be done for `all'.
Could you help me to resolve this problem?
FYI. Evidence is installed at "D:\Evidence" (with no blank in folder name). cygwin is installed at "C:\cygwin". RTDruid version: 1.4.0.