How do I configure UEStudio 6.40+2 to work wth Microchip C30 v3.01?
I am using Windows XP Pro SP2.
I think the UEStudio menus are obvious. I selected Build, Select Compiler; Build, Set Compiler Options; Build, Set Compiler Paths.
As you can see from the output something is wrong. For starters, what is MPLINK and how do I get rid of it?
Why is the pic30-gcc.exe compiler in the lib path?
--------------------Configuration: ZSE - Debug--------------------
C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\\MPLINK --heap=512 /m ZSE.map /o ZSE.EXE /l C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\pic30-gcc.exe\lib C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\pic30-gcc.exe\LKR#ZSE.EXE`
'C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\\MPLINK' is not recognized as an internal or external command,
operable program or batch file.
C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\\MPLINK --heap=512 /m ZSE.map /o ZSE.EXE /l C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\pic30-gcc.exe\lib C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\pic30-gcc.exe\LKR#upload`ZSE.EXE
'C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\\MPLINK' is not recognized as an internal or external command,
operable program or batch file.
Z16080Upload.exe ZSE.EXE
'Z16080Upload.exe' is not recognized as an internal or external command,
operable program or batch file.
ZSE.EXE - 0 error(s), 0 warning(s)
I am using Windows XP Pro SP2.
I think the UEStudio menus are obvious. I selected Build, Select Compiler; Build, Set Compiler Options; Build, Set Compiler Paths.
As you can see from the output something is wrong. For starters, what is MPLINK and how do I get rid of it?
Why is the pic30-gcc.exe compiler in the lib path?
--------------------Configuration: ZSE - Debug--------------------
C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\\MPLINK --heap=512 /m ZSE.map /o ZSE.EXE /l C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\pic30-gcc.exe\lib C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\pic30-gcc.exe\LKR#ZSE.EXE`
'C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\\MPLINK' is not recognized as an internal or external command,
operable program or batch file.
C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\\MPLINK --heap=512 /m ZSE.map /o ZSE.EXE /l C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\pic30-gcc.exe\lib C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\pic30-gcc.exe\LKR#upload`ZSE.EXE
'C:\PROGRA~1\MICROC~1\MPLABC~1\BIN\\MPLINK' is not recognized as an internal or external command,
operable program or batch file.
Z16080Upload.exe ZSE.EXE
'Z16080Upload.exe' is not recognized as an internal or external command,
operable program or batch file.
ZSE.EXE - 0 error(s), 0 warning(s)