PIC16 toolchain needs revision.

For general Flowcode discussion that does not belong in the other sections.
Post Reply
Sasi
Posts: 38
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 12:11 pm
Has thanked: 7 times
Been thanked: 2 times

PIC16 toolchain needs revision.

Post by Sasi »

Hello,

An example I came across.
Extract from the PIC24FJ256GA702.h file that Flowcode installs. TRISB port declarations in the PIC16 toolchain currently.
Part support version 1.26.A(19-Feb-2016) Missing declarations.
PIC24FJ256GA702_h_FLOWCODE9.jpg
PIC24FJ256GA702_h_FLOWCODE9.jpg (46.03 KiB) Viewed 1295 times
Extract from the PIC24FJ256GA702.h file that XC16 installs. TRISB port declarations in the XC16 last version.
Part support version 2.00.A(24-Jan-2022) Correct declarations.
PIC24FJ256GA702_h_XC16.jpg
PIC24FJ256GA702_h_XC16.jpg (81.15 KiB) Viewed 1295 times
Regards,
Sasi

Post Reply