Search found 4 matches

by IanC
Fri May 03, 2024 8:51 pm
Forum: Bug Reports
Topic: PIC18F2480 with the servo controller component
Replies: 1
Views: 10

PIC18F2480 with the servo controller component

I am using the servo controller set to 8 channels connected to port B on the 18F2480. When I try to build to hex I get a CCP2 error. According to the data sheet there is only a CCP1 register in the device. Can anyone shed any light as to why the XC8 compiler is trying to use CCP2 when it does not ex...
by IanC
Mon Mar 04, 2024 9:38 pm
Forum: Bug Reports
Topic: Flowcode 10 using Device PIC18F27K42 generates error on build
Replies: 2
Views: 275

Re: Flowcode 10 using Device PIC18F27K42 generates error on build

Hi, thanks for your reply, project attached.
by IanC
Mon Mar 04, 2024 8:23 pm
Forum: Bug Reports
Topic: Flowcode 10 using Device PIC18F27K42 generates error on build
Replies: 2
Views: 275

Flowcode 10 using Device PIC18F27K42 generates error on build

Hi, not 100% sure this is a bug but attempting to build a project with a PIC18F27K42 driving the servo controller results in the following errors;- Using <PICkit2 PK2CMD External Power> inbuilt settings for compiler Launching the compiler... C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\PIC\batch\pic_xc8...
by IanC
Thu Nov 11, 2021 4:08 pm
Forum: General
Topic: PIC16F18326 Internal Oscillator helper not working
Replies: 1
Views: 1192

PIC16F18326 Internal Oscillator helper not working

When I add the Internal Oscillator helper for this PIC (16F18326) to the 2D dashboard and open up the properties the helper states "No internal Oscillator settings found, does this device have an internal oscillator?"
Can anyone shed any light on this comment?