just looked I have what you have posted
here is the offending error message
(902) no chip name specified; use "XC8 --CHIPINFO" to see available chip names
(908) exit status = 1
C:\Program Files (x86)\Flowcode\Compilers\picv2\pic\bin\xc8.exe reported error code 0x1
Search found 36 matches
- Tue Mar 17, 2026 6:44 am
- Forum: General
- Topic: Problem programming
- Replies: 4
- Views: 834
- Tue Mar 17, 2026 6:41 am
- Forum: General
- Topic: Problem programming
- Replies: 4
- Views: 834
Re: Problem programming
Thank you Martin and I have noted your comment on compiler messages.
Pete
Pete
- Sun Mar 15, 2026 12:51 pm
- Forum: General
- Topic: Problem programming
- Replies: 4
- Views: 834
Problem programming
HI All
I have just come back to compile a hex file and I have been getting errors, even though I changed nothing at this point. I did try to make some changes in the compiler options but still having issues. I will attach a screen shot I am hoping someone can point me in the right direction please.
I have just come back to compile a hex file and I have been getting errors, even though I changed nothing at this point. I did try to make some changes in the compiler options but still having issues. I will attach a screen shot I am hoping someone can point me in the right direction please.
- Sun Mar 16, 2025 6:47 pm
- Forum: Bug Reports
- Topic: 7 seg display
- Replies: 5
- Views: 2797
Re: 7 seg display
I ran out of I/O so do not use the decimal point but say it is connected to B1 just to satisfy the software. I hadn't realised I did not need the common pin until I'd already layed out the board .
@martin the display gives me "8" before anything is pressed.
Thanks both
@martin the display gives me "8" before anything is pressed.
Thanks both
- Sun Mar 16, 2025 9:34 am
- Forum: Bug Reports
- Topic: 7 seg display
- Replies: 5
- Views: 2797
7 seg display
Weird one this. Works as expected in simulation but when I program the board the 7 segment display has "8" illuminated. If you press a digit on the keypad, the correct digit displays but as soon as you remove your finger 8 is illuminated again. It is such a simple program surely this is a ...
- Wed Feb 05, 2025 6:51 pm
- Forum: General
- Topic: 7 seg display
- Replies: 1
- Views: 1996
7 seg display
So I am playing with my development board. I could not get it to program directly via flowcode but I can at least compile to hex and use a modified pickit2 programming software to successfully program my 16F18877 target. (This does help promote flowcode to hobbyists using a free target). Anyway on t...
- Wed Jan 15, 2025 8:48 pm
- Forum: General
- Topic: problem programming a PIC16F18877
- Replies: 10
- Views: 6667
Re: problem programming a PIC16F18877
I didn't think I needed any software?
- Wed Jan 15, 2025 7:32 pm
- Forum: General
- Topic: problem programming a PIC16F18877
- Replies: 10
- Views: 6667
Re: problem programming a PIC16F18877
OK so pickit3 arrived and I am still having issues as below can anyone suggest what this may be? Compilation successful! Using <> user settings for linker Launching the linker/assembler... Using <> user settings for programmer Launching the programmer... C:\Program Files (x86)\Flowcode v10\tools\PIC...
- Tue Jan 14, 2025 7:11 pm
- Forum: General
- Topic: problem programming a PIC16F18877
- Replies: 10
- Views: 6667
Re: problem programming a PIC16F18877
Thank you all for your help I will get a pickit3 on order
Thanks again it is the help available from everyone that makes this software a good investment
Thank you all
Pete
Thanks again it is the help available from everyone that makes this software a good investment
Thank you all
Pete
- Tue Jan 14, 2025 5:18 pm
- Forum: General
- Topic: problem programming a PIC16F18877
- Replies: 10
- Views: 6667
Re: problem programming a PIC16F18877
Thank you for the reply. I tried your file and I am getting the same problem: Could not find device PIC16F18877. Pete https://www.flowcode.co.uk Using <PICkit2 PK2CMD External Power> inbuilt settings for compiler Launching the compiler... C:\Users\peter\Documents\flowcode>REM REVISION: 3.0 C:\Users\...