Search found 136 matches

by jollybv
Wed Feb 05, 2025 2:16 pm
Forum: General
Topic: Compiling error in V7
Replies: 10
Views: 7488

Re: Compiling error in V7

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&quo...
by jollybv
Wed Feb 05, 2025 1:37 pm
Forum: General
Topic: Compiling error in V7
Replies: 10
Views: 7488

Re: Compiling error in V7

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: Desc...
by jollybv
Mon Feb 03, 2025 6:05 am
Forum: General
Topic: Compiling error in V7
Replies: 10
Views: 7488

Re: Compiling error in V7

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_...
by jollybv
Tue Jan 14, 2025 11:11 am
Forum: General
Topic: Compiling error in V7
Replies: 10
Views: 7488

Re: Compiling error in V7

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\p...
by jollybv
Fri Jan 03, 2025 6:51 am
Forum: General
Topic: Connecting SIM7682 module to the internet
Replies: 1
Views: 742

Connecting SIM7682 module to the internet

Hi Guys

I have a board with a SIM7682 on board plus a PIC18F46K80 connected via UART and would like to be able to do certain read and write to the PIC over the internet and not sure how to go about it. If anyone can point me in the write direction it would be much appreciated.
by jollybv
Wed Dec 18, 2024 7:54 am
Forum: General
Topic: Compiling error in V7
Replies: 10
Views: 7488

Re: Compiling error in V7

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
by jollybv
Tue Dec 17, 2024 7:06 am
Forum: General
Topic: Compiling error in V7
Replies: 10
Views: 7488

Re: Compiling error in V7

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\Dropbo...
by jollybv
Tue Sep 03, 2024 1:28 pm
Forum: General
Topic: Compiling error in V7
Replies: 10
Views: 7488

Re: Compiling error in V7

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.
by jollybv
Fri Aug 30, 2024 1:13 pm
Forum: General
Topic: Compiling error in V7
Replies: 10
Views: 7488

Compiling error in V7

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_fr...
by jollybv
Tue Jul 09, 2024 12:21 pm
Forum: General
Topic: Timer Interrupt
Replies: 2
Views: 3032

Re: Timer Interrupt

Hi Steve

Thanks for that let me give it a try