Gast
#3983859
Hallo,
mein Microchip XC32-Compiler erzeugt als Ausgabe:
C:\Program Files (x86)\Microchip\xc32\v1.34\bin\xc32-ar.exe: creating
dist/PIC32MX795F512L/production/MPLAB.X.a
statt
C:\Program Files (x86)\Microchip\xc32\v1.34\bin\xc32-ar.exe: creating
dist/PIC32MX795F512L/production/MPLAB.X.production.hex
Wo gebe ich den korrekten Namen für das HEX-File vor?
UNter Building steht bei den Projekt Properties:
ImagePath "dist\PIC32MX795F512L\${IMAGE_TYPE}\MPLAB.X.${OUTPUT_SUFFIX}"