Search found 6 matches

by andrewneal123
Fri Jan 29, 2021 2:14 am
Forum: Bug Reports
Topic: Pic 24FJ128GB202 no compile to hex
Replies: 10
Views: 5703

Re: Pic 24FJ128GB202 no compile to hex

Thank you for the fix.

Andy
by andrewneal123
Tue Jan 26, 2021 2:30 pm
Forum: Bug Reports
Topic: Pic 24FJ128GB202 no compile to hex
Replies: 10
Views: 5703

Re: Pic 24FJ128GB202 no compile to hex

Hi

the register is ADxPCFG

Andy
by andrewneal123
Tue Jan 26, 2021 2:16 pm
Forum: Bug Reports
Topic: Pic 24FJ128GB202 no compile to hex
Replies: 10
Views: 5703

Re: Pic 24FJ128GB202 no compile to hex

Hi, I tried the new file but the result is the same. Options have been disabled due to restricted license Visit http://www.microchip.com/ to purchase a new key. no build project 1 .c: In function 'main': no build project 1 .c:72:1: error: 'AD1PCFGL' undeclared (first use in this function) no build p...
by andrewneal123
Tue Jan 26, 2021 9:49 am
Forum: Bug Reports
Topic: Pic 24FJ128GB202 no compile to hex
Replies: 10
Views: 5703

Re: Pic 24FJ128GB202 no compile to hex

Hi,

i appreciate and respect your comments but this is a licence issue.

Andy
by andrewneal123
Mon Jan 25, 2021 12:07 am
Forum: Bug Reports
Topic: Pic 24FJ128GB202 no compile to hex
Replies: 10
Views: 5703

Pic 24FJ128GB202 no compile to hex

Hi, Its the first time i have tried to use this chip. (24FJ128GB202), usually i have used the 24HJ128GP502. I created an empty project and attempted to build to Hex file. I get a compile error as below Obviously its connected to the 'AD1PCFG' //------------------------------------------ int main() {...
by andrewneal123
Fri Dec 18, 2020 11:46 am
Forum: Bug Reports
Topic: esp32_Wroom_32 gps not compiling to target
Replies: 0
Views: 2081

esp32_Wroom_32 gps not compiling to target

Hi I am in the process of testing the toolchain, and can program the target with success. However, when I have add the GPS (EB056, Generic NMEA) component to a ESP32 project and built to chip, i get a build error and think a problem exists with the component. when i check the c code i think we have ...