Compiling error in V7

For general Flowcode discussion that does not belong in the other sections.
jollybv
Posts: 136
http://meble-kuchenne.info.pl
Joined: Mon Mar 08, 2021 11:25 am
Location: Cape Town South Africa
Has thanked: 41 times
Been thanked: 12 times

Compiling error in V7

Post by jollybv »

Hi Guys

Can you please explain where and how do i find this compiling error



Target folder: C:\Users\brian\Dropbox\DESIGN~1\BOARDS~1\BOARDS~2\SOFTWA~1
Source name: C:\Users\brian\Dropbox\Designs and software\Boards-21-04-14\Boards abd software in the field\Software Mini\GSM_MINI6_A7682_working_ on_freeExit_06-12-22.fcfx
Title:
Description:
Device: PIC.18F.18LF46K80
Generated by: Flowcode v7.3.0.5
Date: Friday, August 30, 2024 11:55:34
Users: 1
Registered to: Brian Van Staden
Licence key: VF6C7K
http://www.matrixtsl.com
Launching the compiler...
C:\Program Files (x86)\Flowcode 7\compilers\pic\bin\xc8.exe --chip=18LF46K80 "GSM_MINI6_A7682_working_ on_freeExit_06-12-22.c" --MSGDISABLE=359,1273,1388
Microchip MPLAB XC8 C Compiler (Free Mode) V1.41
Build date: Jan 24 2017
Part Support Version: 1.41
Copyright (C) 2017 Microchip Technology Inc.
License type: Node Configuration

. . . . . . . . . . . . . . . . . . . . . . .

0: (1347) can't find 0x8C words (0x8c withtotal) for psect "text72" in class "CODE" (largest unused contiguous range 0x58)
0: (1347) can't find 0x80 words (0x80 withtotal) for psect "text64" in class "CODE" (largest unused contiguous range 0x58)
0: (1347) can't find 0x80 words (0x80 withtotal) for psect "text76" in class "CODE" (largest unused contiguous range 0x58)
0: (1347) can't find 0x76 words (0x76 withtotal) for psect "text47" in class "CODE" (largest unused contiguous range 0x58)
0: (1347) can't find 0x70 words (0x70 withtotal) for psect "text58" in class "CODE" (largest unused contiguous range 0x58)
0: (1347) can't find 0x6C words (0x6c withtotal) for psect "text65" in class "CODE" (largest unused contiguous range 0x58)
0: (1347) can't find 0x6C words (0x6c withtotal) for psect "text77" in class "CODE" (largest unused contiguous range 0x58)
0: (1347) can't find 0x54 words (0x54 withtotal) for psect "text87" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x46 words (0x46 withtotal) for psect "text18" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x46 words (0x46 withtotal) for psect "text19" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x44 words (0x44 withtotal) for psect "text43" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x3C words (0x3c withtotal) for psect "text12" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x3A words (0x3a withtotal) for psect "text67" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x36 words (0x36 withtotal) for psect "text1" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x30 words (0x30 withtotal) for psect "text50" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x2E words (0x2e withtotal) for psect "text79" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x2C words (0x2c withtotal) for psect "text38" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x2C words (0x2c withtotal) for psect "text84" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x26 words (0x26 withtotal) for psect "text73" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x24 words (0x24 withtotal) for psect "text74" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x22 words (0x22 withtotal) for psect "text80" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x20 words (0x20 withtotal) for psect "text35" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x18 words (0x18 withtotal) for psect "text27" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x18 words (0x18 withtotal) for psect "text37" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x18 words (0x18 withtotal) for psect "text81" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x18 words (0x18 withtotal) for psect "text85" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x16 words (0x16 withtotal) for psect "text26" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x16 words (0x16 withtotal) for psect "text34" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x14 words (0x14 withtotal) for psect "text69" in class "CODE" (largest unused contiguous range 0x4)
0: (1347) can't find 0x14 words (0x14 withtotal) for psect "text71" in class "CODE" (largest unused contiguous range 0x4)
0: too many errors (31)
(908) exit status = 1
(908) exit status = 1

C:\Program Files (x86)\Flowcode 7\compilers\pic\bin\xc8.exe reported error code 1



FINISHED

mnfisher
Valued Contributor
Posts: 1518
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 138 times
Been thanked: 729 times

Re: Compiling error in V7

Post by mnfisher »

Looks like insufficient memory for some data - can you upload your flowchart?

Martin

jollybv
Posts: 136
Joined: Mon Mar 08, 2021 11:25 am
Location: Cape Town South Africa
Has thanked: 41 times
Been thanked: 12 times

Re: Compiling error in V7

Post by jollybv »

Hi Martin

Sorry for late response had problems trying to log into the forum but thanks for the reply I managed to get it to work in V9 have not checked if it is working in V7 as of yet.

jollybv
Posts: 136
Joined: Mon Mar 08, 2021 11:25 am
Location: Cape Town South Africa
Has thanked: 41 times
Been thanked: 12 times

Re: Compiling error in V7

Post by jollybv »

Hi Guys

Im having problems again i have a new PC and have loaded V7 and V9 and im getting this error message on both what could be the problem?

Target folder: C:\Users\BrianHome\Dropbox\Designs and software\Boards-21-04-14\Boards In the market\GSM Diler\Program
Source name: C:\Users\BrianHome\Dropbox\Designs and software\Boards-21-04-14\Boards In the market\GSM Diler\Program\GSM_U6_V1.6.2_with _WS2812B_10_07_24_46K80.fcfx
Title:
Description:
Device: PIC.18F.18F46K80
Generated by: Flowcode v9.3.1.36
Date: Tuesday, December 17, 2024 08:57:01
Users: 1
Registered to: jollybv (54349151)
Licence key: 1WPA8J
https://www.flowcode.co.uk
Using <> user settings for compiler
Launching the compiler...
C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\PIC\batch\pic_xc8_comp.bat "C:\Program Files (x86)\Flowcode\Common\Compilers\picv2\" 18F46K80 "C:\Users\BrianHome\Dropbox\Designs and software\Boards-21-04-14\Boards In the market\GSM Diler\Program\" "GSM_U6_V1.6.2_with _WS2812B_10_07_24_46K80"

C:\Users\BrianHome\Dropbox\Designs and software\Boards-21-04-14\Boards In the market\GSM Diler\Program>REM CRC: 90CF26913586BBA787FE92D553771933222DCF72B25FEB4608E17FBD060500D8A6D7AF8357042D9E8B5C2E833010A32BE2214988CBC1BB00301ECF6745983589FE0D8D4660AC0314F98C28BCA92AF856EFD1DB5B777140BC4D00059D79589982F2C26BF78BFC32C650CACCEB0B5A8E521002EAF3D15174CD20633AD186EC562DBEEF6112EA5AA5CF5041CCE14E8D252BC416ECB8EC7761E4FD518969900F56C6C8F36CE7BEFFD91E73F563CBE7F64B8A69F01B3F3C0F45102C3050DA273BE4EE1BF2A9420263CDAEEC22F549213B2E20A6A0704CBC762DED

C:\Users\BrianHome\Dropbox\Designs and software\Boards-21-04-14\Boards In the market\GSM Diler\Program>REM REVISION: 1.0

C:\Users\BrianHome\Dropbox\Designs and software\Boards-21-04-14\Boards In the market\GSM Diler\Program>REM GUID: 50CB4B58-ED9C-4591-8D65-A87DE810E8CC

C:\Users\BrianHome\Dropbox\Designs and software\Boards-21-04-14\Boards In the market\GSM Diler\Program>REM DATE: 29\03\2021

C:\Users\BrianHome\Dropbox\Designs and software\Boards-21-04-14\Boards In the market\GSM Diler\Program>REM DIR: FCD\PIC\batch\pic_xc8_comp.bat

C:\Users\BrianHome\Dropbox\Designs and software\Boards-21-04-14\Boards In the market\GSM Diler\Program>"C:\Program Files (x86)\Flowcode\Common\Compilers\picv2\bin\xc8.exe" --chip=18F46K80 "GSM_U6_V1.6.2_with _WS2812B_10_07_24_46K80.c" --MSGDISABLE=359,1273,1388 --FLOAT=32 --DOUBLE=32
C:\Program Files (x86)\Flowcode\Common\Compilers\picv2\pic\bin\picc18 --chip=18F46K80 GSM_U6_V1.6.2_with _WS2812B_10_07_24_46K80.c --MSGDISABLE=359,1273,1388 --FLOAT=32 --DOUBLE=32
Microchip MPLAB XC8 C Compiler V2.10
Build date: Jul 30 2019
Part Support Version: 2.10
Copyright (C) 2019 Microchip Technology Inc.
GSM_U6_V1.6.2_with _WS2812B_10_07_24_46K80.c:
232: #warning WS2811 Timings are less than 10 instructions, timing may be incorrect at the current clock speed
^ (162) #warning: WS2811 Timings are less than 10 instructions, timing may be incorrect at the current clock speed (warning)
11624: #warning "This interrupt has previously been enabled, so the macro <TimerInt> may never get called."
^ (162) #warning: "This interrupt has previously been enabled, so the macro <TimerInt> may never get called." (warning)
GSM_U6_V1.6.2_with _WS2812B_10_07_24_46K80.c: main()
10911: PIE3bits.TMR4IE = 1;
^ (255) not a member of the struct/union ""
^ (182) illegal conversion between types
int -> volatile union S1213
GSM_U6_V1.6.2_with _WS2812B_10_07_24_46K80.c: myisr()
11606: if ((PIR3bits.TMR4IF) && (PIE3bits.TMR4IE))
^ (255) not a member of the struct/union ""
^ (255) not a member of the struct/union ""
(199) logical type required ^
(199) logical type required ^
11609: PIR3bits.TMR4IF = 0;
^ (255) not a member of the struct/union ""
^ (182) illegal conversion between types
int -> volatile union S1217
(908) exit status = 1
(908) exit status = 1

Error returned from [xc8.exe]

C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\PIC\batch\pic_xc8_comp.bat reported error code 0x1

Autoclose turned off


FINISHED


If i take the same program and compile to chip on the old PC it works fine so very confused.
GSM_U6_V1.6.2_with _WS2812B_10_07_24_test.fcfx
(98.89 KiB) Downloaded 78 times

jollybv
Posts: 136
Joined: Mon Mar 08, 2021 11:25 am
Location: Cape Town South Africa
Has thanked: 41 times
Been thanked: 12 times

Re: Compiling error in V7

Post by jollybv »

Hi Guys

I seem to have sorted the problem out buy using trimmer 2 instead of timer 4 with the exact settings so not sure why timer 4 wont work

jollybv
Posts: 136
Joined: Mon Mar 08, 2021 11:25 am
Location: Cape Town South Africa
Has thanked: 41 times
Been thanked: 12 times

Re: Compiling error in V7

Post by jollybv »

Hi Guys I'm having issues with compiling in V7 on my new PC when I try to compile i get the following error

Launching the linker/assembler...
C:\Program Files (x86)\Flowcode 7\tools\DoNothing\DoNothing.exe

Launching the programmer...
C:\Program Files\Microchip\MPLABX\v6.20\mplab_platform\mplab_ipe\pk3cmd.exe /P18F46K80/4"C:\Users\BRIANH~1\Dropbox\PCBOAR~1\GSMMOD~1\GSMU6A~1.1\Programs\GSM_U6_V1.6.1_10_07_24_46K80.hex" /M /OL
. . . . . . . . .

Unable to locate DFP, Please install required pack by using the Pack Manager in MPLAB X IDE
Could not find device:PIC18F46K80/4C:\USERS\BRIANH~1\DROPBOX\PCBOAR~1\GSMMOD~1\GSMU6A~1.1\PROGRAMS\GSM_U6_V1.6.1_10_07_24_46K80.HEX
Please install the required pack by using the Pack Manager in MPLABX IDE.

C:\Program Files\Microchip\MPLABX\v6.20\mplab_platform\mplab_ipe\pk3cmd.exe reported error code 36

I have been into mplab ide and and loaded what i think is right :?
MPLAB IDE.png
MPLAB IDE.png (82.94 KiB) Viewed 3853 times

jollybv
Posts: 136
Joined: Mon Mar 08, 2021 11:25 am
Location: Cape Town South Africa
Has thanked: 41 times
Been thanked: 12 times

Re: Compiling error in V7

Post by jollybv »

Hi Guys

Can someone please explain why I keep getting this error when compiling to the device.

Target folder: C:\Users\BRIANH~1\Dropbox\PCBOAR~1\GSMMOD~1\GSMU6A~1.1\Programs
Source name: C:\Users\BrianHome\Dropbox\PCboards and firmware\GSM Module\GSM U6 A7682E V1.6.1\Programs\GSM_U6_V1.6.1_01_14_25_46K80.fcfx
Title:
Description:
Device: PIC.18F.18F46K80
Generated by: Flowcode v7.3.0.5
Date: Monday, February 03, 2025 07:52:21
Users: 1
Registered to: Brian Van Staden
Licence key: VF6C7K
http://www.matrixtsl.com
Launching the compiler...
C:\Program Files\Microchip\MPLABX\v6.00\mplab_platform\mplab_ipe\pk3cmd.exe --chip=18F46K80 "GSM_U6_V1.6.1_01_14_25_46K80.c" --MSGDISABLE=359,1273,1388
. . . . . . . . . . . . . . . . . . . . . . . . . . .

Device is not selected

C:\Program Files\Microchip\MPLABX\v6.00\mplab_platform\mplab_ipe\pk3cmd.exe reported error code 7



FINISHED

Compiler
C:\Program Files\Microchip\MPLABX\v6.00\mplab_platform\mplab_ipe\pk3cmd.exe

--chip=$(chip) "$(target).c" --MSGDISABLE=359,1273,1388

Programmer
C:\Program Files\Microchip\MPLABX\v6.00\mplab_platform\mplab_ipe\pk3cmd.exe

/P$(chip) /F"$(outdir)$(target).hex" /TPPK4 /M /OL

Now if i program the device in V9 it works on the same computer so I'm very confused now

Steve-Matrix
Matrix Staff
Posts: 1480
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 208 times
Been thanked: 350 times

Re: Compiling error in V7

Post by Steve-Matrix »

Can you please post the msg.txt files for both the v7 and v9 compilations. There may be clues in them as to why it works for v9 and not for v7.

There is some info about pk3cmd on the old v7 wiki here which may help:

https://www.flowcode.co.uk/wiki_old/wik ... ming_Tools

There's lots of info in that topic that is probably relevant.

There's also lots of other posts about pk3cmd on the old forum:

https://www.google.com/search?q=pk3cmd. ... code.co.uk

jollybv
Posts: 136
Joined: Mon Mar 08, 2021 11:25 am
Location: Cape Town South Africa
Has thanked: 41 times
Been thanked: 12 times

Re: Compiling error in V7

Post by jollybv »

Hi Steve

here is both the compiler messages

V9
Target folder: C:\Users\BrianHome\Dropbox\PCboards and firmware\GSM Module\GSM U6 A7682E V1.6.1\Programs
Source name: C:\Users\BrianHome\Dropbox\PCboards and firmware\GSM Module\GSM U6 A7682E V1.6.1\Programs\GSM_U6_V1.6.1_01_14_25_46K80.fcfx
Title:
Description:
Device: PIC.18F.18F46K80
Generated by: Flowcode v9.3.1.36
Date: Wednesday, February 05, 2025 15:25:51
Users: 1
Registered to: jollybv (54349151)
Licence key: 1WPA8J
https://www.flowcode.co.uk
Using <> user settings for compiler
Launching the compiler...
C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\PIC\batch\pic_xc8_comp.bat "C:\Program Files (x86)\Flowcode\Compilers\picv2\" 18F46K80 "C:\Users\BrianHome\Dropbox\PCboards and firmware\GSM Module\GSM U6 A7682E V1.6.1\Programs\" "GSM_U6_V1.6.1_01_14_25_46K80"

C:\Users\BrianHome\Dropbox\PCboards and firmware\GSM Module\GSM U6 A7682E V1.6.1\Programs>REM CRC: 90CF26913586BBA787FE92D553771933222DCF72B25FEB4608E17FBD060500D8A6D7AF8357042D9E8B5C2E833010A32BE2214988CBC1BB00301ECF6745983589FE0D8D4660AC0314F98C28BCA92AF856EFD1DB5B777140BC4D00059D79589982F2C26BF78BFC32C650CACCEB0B5A8E521002EAF3D15174CD20633AD186EC562DBEEF6112EA5AA5CF5041CCE14E8D252BC416ECB8EC7761E4FD518969900F56C6C8F36CE7BEFFD91E73F563CBE7F64B8A69F01B3F3C0F45102C3050DA273BE4EE1BF2A9420263CDAEEC22F549213B2E20A6A0704CBC762DED

C:\Users\BrianHome\Dropbox\PCboards and firmware\GSM Module\GSM U6 A7682E V1.6.1\Programs>REM REVISION: 1.0

C:\Users\BrianHome\Dropbox\PCboards and firmware\GSM Module\GSM U6 A7682E V1.6.1\Programs>REM GUID: 50CB4B58-ED9C-4591-8D65-A87DE810E8CC

C:\Users\BrianHome\Dropbox\PCboards and firmware\GSM Module\GSM U6 A7682E V1.6.1\Programs>REM DATE: 29\03\2021

C:\Users\BrianHome\Dropbox\PCboards and firmware\GSM Module\GSM U6 A7682E V1.6.1\Programs>REM DIR: FCD\PIC\batch\pic_xc8_comp.bat

C:\Users\BrianHome\Dropbox\PCboards and firmware\GSM Module\GSM U6 A7682E V1.6.1\Programs>"C:\Program Files (x86)\Flowcode\Compilers\picv2\bin\xc8.exe" --chip=18F46K80 "GSM_U6_V1.6.1_01_14_25_46K80.c" --MSGDISABLE=359,1273,1388 --FLOAT=32 --DOUBLE=32
C:\Program Files (x86)\Flowcode\Compilers\picv2\pic\bin\picc18 --chip=18F46K80 GSM_U6_V1.6.1_01_14_25_46K80.c --MSGDISABLE=359,1273,1388 --FLOAT=32 --DOUBLE=32
Microchip MPLAB XC8 C Compiler V2.10
Build date: Jul 30 2019
Part Support Version: 2.10
Copyright (C) 2019 Microchip Technology Inc.
GSM_U6_V1.6.1_01_14_25_46K80.c:
232: #warning WS2811 Timings are less than 10 instructions, timing may be incorrect at the current clock speed
^ (162) #warning: WS2811 Timings are less than 10 instructions, timing may be incorrect at the current clock speed (warning)
11668: #warning "This interrupt has previously been enabled, so the macro <TimerInt> may never get called."
^ (162) #warning: "This interrupt has previously been enabled, so the macro <TimerInt> may never get called." (warning)
using updated 32-bit floating-point libraries; improved accuracy might increase code size
GSM_U6_V1.6.1_01_14_25_46K80.c: 1708: (765) degenerate unsigned comparison (warning)
GSM_U6_V1.6.1_01_14_25_46K80.c: 1708: (757) constant conditional branch (warning)
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\PIC\PIC_CAL_String.c: 132: non-reentrant function "_FCI_GETLENGTH" appears in multiple call graphs and has been duplicated by the compiler
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\PIC\PIC_CAL_String.c: 377: non-reentrant function "_FCI_TOSTRING" appears in multiple call graphs and has been duplicated by the compiler
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\PIC\PIC_CAL_String.c: 835: non-reentrant function "_FCI_SHEAD" appears in multiple call graphs and has been duplicated by the compiler
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\PIC\PIC_CAL_UART.c: 989: non-reentrant function "_FC_CAL_UART_Send_1" appears in multiple call graphs and has been duplicated by the compiler
GSM_U6_V1.6.1_01_14_25_46K80.c: 8023: non-reentrant function "_FCD_05481_cal_uart__SendString" appears in multiple call graphs and has been duplicated by the compiler
GSM_U6_V1.6.1_01_14_25_46K80.c: 8438: non-reentrant function "_FCD_047b1_RS232_B__SendString" appears in multiple call graphs and has been duplicated by the compiler
GSM_U6_V1.6.1_01_14_25_46K80.c: 9071: non-reentrant function "_FCD_047b1_RS232_B__SendChar" appears in multiple call graphs and has been duplicated by the compiler
C:\Program Files (x86)\Flowcode\Compilers\picv2\pic\sources\c90\common\Umul32.c: 15: non-reentrant function "___lmul" appears in multiple call graphs and has been duplicated by the compiler
C:\Program Files (x86)\Flowcode\Compilers\picv2\pic\sources\c90\common\__lldiv.c: 7: non-reentrant function "___lldiv" appears in multiple call graphs and has been duplicated by the compiler
GSM_U6_V1.6.1_01_14_25_46K80.c: 11175: (1257) local variable "_FCL_R" is used but never given a value (warning)
. . .


Memory Summary:
Program space used 321Bh ( 12827) of 10000h bytes ( 19.6%)
Data space used 7DBh ( 2011) of E41h bytes ( 55.1%)
Configuration bits used 7h ( 7) of 7h words (100.0%)
EEPROM space used 10h ( 16) of 400h bytes ( 1.6%)
ID Location space used 0h ( 0) of 8h bytes ( 0.0%)
Data stack space used 0h ( 0) of 5F9h bytes ( 0.0%)


Compilation successful!

Using <> user settings for linker
Launching the linker/assembler...
C:\Program Files (x86)\Flowcode v9\data\tools\DoNothing\DoNothing.exe

Using <> user settings for programmer
Launching the programmer...
C:\Program Files\Microchip\MPLABX\v5.50\mplab_platform\mplab_ipe\pk3cmd.exe /P18F46K80 /F"C:\Users\BrianHome\Dropbox\PCboards and firmware\GSM Module\GSM U6 A7682E V1.6.1\Programs\GSM_U6_V1.6.1_01_14_25_46K80.hex" /M /OL
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

DFP Version Used : PIC18F-K_DFP,1.14.301,Microchip
*****************************************************
Connecting to MPLAB PICkit 3...
Currently loaded firmware on PICkit 3
Firmware Suite Version.....01.56.09
Firmware type..............PIC18F
. . . . . .

Target voltage detected
Target device PIC18F46K80 found.
Device Revision ID = 6
. . . . .

Device Erased...
Programming...
The following memory area(s) will be programmed:
program memory: start address = 0x0, end address = 0x40ff
configuration memory
EEData memory
. . . . . . . . . . . . .

Programming/Verify complete
PICKIT3 Program Report
05-Feb-2025, 15:26:43
Device Type:PIC18F46K80
Program Succeeded.
Operation Succeeded


FINISHED


V7
Target folder: C:\Users\BRIANH~1\Dropbox\PCBOAR~1\GSMMOD~1\GSMU6A~1.1\Programs
Source name: C:\Users\BrianHome\Dropbox\PCboards and firmware\GSM Module\GSM U6 A7682E V1.6.1\Programs\GSM_U6_V1.6.1_01_14_25_46K80.fcfx
Title:
Description:
Device: PIC.18F.18F46K80
Generated by: Flowcode v7.3.0.5
Date: Wednesday, February 05, 2025 15:34:10
Users: 1
Registered to: Brian Van Staden
Licence key: VF6C7K
http://www.matrixtsl.com
Launching the compiler...
C:\Program Files\Microchip\MPLABX\v5.50\mplab_platform\mplab_ipe\pk3cmd.exe --chip=18F46K80 "GSM_U6_V1.6.1_01_14_25_46K80.c" --MSGDISABLE=359,1273,1388
. . . . . . .

Device is not selected

C:\Program Files\Microchip\MPLABX\v5.50\mplab_platform\mplab_ipe\pk3cmd.exe reported error code 7



FINISHED

jollybv
Posts: 136
Joined: Mon Mar 08, 2021 11:25 am
Location: Cape Town South Africa
Has thanked: 41 times
Been thanked: 12 times

Re: Compiling error in V7

Post by jollybv »

Hi Steve i seem to have sorted it out after all this time it was the compiler settings

compiler
$(appdir)compilers\pic\bin\xc8.exe
--chip=$(chip) "$(target).c" --MSGDISABLE=359,1273,1388

Programmer
C:\Program Files\Microchip\MPLABX\v5.50\mplab_platform\mplab_ipe\pk3cmd.exe
/P$(chip) /F"$(outdir)$(target).hex" /M /OL

Post Reply