DAC on PIC12F1572

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
Sergejs
Posts: 150
http://meble-kuchenne.info.pl
Joined: Tue Oct 19, 2021 9:31 am
Has thanked: 75 times
Been thanked: 5 times

DAC on PIC12F1572

Post by Sergejs »

Hello, dear friends!

Why if use DAC on PIC12F1572 Flowcode can not compile *.hex file? How can it be resolved?

BenR
Matrix Staff
Posts: 1980
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 519 times
Been thanked: 707 times

Re: DAC on PIC12F1572

Post by BenR »

Hello,

Please can you attach your .fcfx Flowcode project file and also maybe the .msg.txt file that is produced showing the errors being generated.

Sergejs
Posts: 150
Joined: Tue Oct 19, 2021 9:31 am
Has thanked: 75 times
Been thanked: 5 times

Re: DAC on PIC12F1572

Post by Sergejs »

Ok. This is files what you ask.
12lf1572_dac.msg.txt
(2.3 KiB) Downloaded 502 times
12lf1572_dac.fcfx
(7.58 KiB) Downloaded 512 times

BenR
Matrix Staff
Posts: 1980
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 519 times
Been thanked: 707 times

Re: DAC on PIC12F1572

Post by BenR »

Thanks for letting us know.

The problem is caused by the datasheet and the compiler device definitions being slightly different.

I've fixed the problem for you now via the library updates system.

Sergejs
Posts: 150
Joined: Tue Oct 19, 2021 9:31 am
Has thanked: 75 times
Been thanked: 5 times

Re: DAC on PIC12F1572

Post by Sergejs »

Many thanks!

Post Reply