XC16 compiler setting. help me!!
Posted: Thu Nov 28, 2019 4:00 am
Hello
I use the first 16-bit dsPIC in this project. Compiled with While Icon without any code, I get the following message. Can someone help me with compiler settings?
I referenced this article.
viewtopic.php?t=20646
Target folder: D:\Project\Ing\180621-SK_Cap-Transformer\Program\DSPIC33EP512GM304
Source name: D:\Project\Ing\180621-SK_Cap-Transformer\Program\DSPIC33EP512GM304\Flowcode1.fcfx
Title:
Description:
Device: PIC16.33E.33EP512GM304
Generated by: Flowcode v8.2.1.14
Date: Thursday, November 28, 2019 11:59:42
Users: 1
Registered to: seokgi
License key: WTVQCH
https://www.matrixtsl.com
Launching the compiler...
C:\Program Files (x86)\Microchip\xc16\v1.41\bin\pic16_C30_comp.bat "
D:\Project\Ing\180621-SK_Cap-Transformer\Program\DSPIC33EP512GM304>xc16-gcc -c -mcpu= -omf=coff -funsigned-char -fno-short-double -Os -I"C:\PROGRA~2\MICROC~1\xc16\v1.41\bin\..\support\h" -I"C:\PROGRA~2\MICROC~1\xc16\v1.41\bin\" -std=gnu99 ".c -o ".o
coff-gcc.exe: no input files
Error returned from [xc16-gcc.exe]
C:\Program Files (x86)\Microchip\xc16\v1.41\bin\pic16_C30_comp.bat reported error code 1
Autoclose turned off
FINISHED
I use the first 16-bit dsPIC in this project. Compiled with While Icon without any code, I get the following message. Can someone help me with compiler settings?
I referenced this article.
viewtopic.php?t=20646
Target folder: D:\Project\Ing\180621-SK_Cap-Transformer\Program\DSPIC33EP512GM304
Source name: D:\Project\Ing\180621-SK_Cap-Transformer\Program\DSPIC33EP512GM304\Flowcode1.fcfx
Title:
Description:
Device: PIC16.33E.33EP512GM304
Generated by: Flowcode v8.2.1.14
Date: Thursday, November 28, 2019 11:59:42
Users: 1
Registered to: seokgi
License key: WTVQCH
https://www.matrixtsl.com
Launching the compiler...
C:\Program Files (x86)\Microchip\xc16\v1.41\bin\pic16_C30_comp.bat "
D:\Project\Ing\180621-SK_Cap-Transformer\Program\DSPIC33EP512GM304>xc16-gcc -c -mcpu= -omf=coff -funsigned-char -fno-short-double -Os -I"C:\PROGRA~2\MICROC~1\xc16\v1.41\bin\..\support\h" -I"C:\PROGRA~2\MICROC~1\xc16\v1.41\bin\" -std=gnu99 ".c -o ".o
coff-gcc.exe: no input files
Error returned from [xc16-gcc.exe]
C:\Program Files (x86)\Microchip\xc16\v1.41\bin\pic16_C30_comp.bat reported error code 1
Autoclose turned off
FINISHED