Hello.
I have a question.
I'm working on a project using PIC24FJ512GA606.
When I select the project option and compile and download it, an error that the device is not recognized appears.
And when I look at the project options again, I see the other chip selected. How to solve it?
Please help.
thank you.
PIC24FJ512GA606 download error!
-
- Posts: 206
- http://meble-kuchenne.info.pl
- Joined: Thu Dec 03, 2020 1:43 pm
- Has thanked: 5 times
- Been thanked: 7 times
PIC24FJ512GA606 download error!
- Attachments
-
- K-001.png (127.14 KiB) Viewed 8749 times
-
- K-002.png (91.95 KiB) Viewed 8749 times
-
- K-003.png (126.6 KiB) Viewed 8749 times
Last edited by seokgi on Tue Dec 28, 2021 11:41 am, edited 2 times in total.
Re: PIC24FJ512GA606 compile error!
Looking at the PLL Block for the chip, max system CLK is 32MHz.
You need to lookup the datasheet to see what Configuration Bits and necessary registers to set.
You need to lookup the datasheet to see what Configuration Bits and necessary registers to set.
- Attachments
-
- PLL BLock.png (65 KiB) Viewed 8743 times
-
- Valued Contributor
- Posts: 192
- Joined: Wed Dec 02, 2020 7:28 pm
- Has thanked: 77 times
- Been thanked: 64 times
Re: PIC24FJ512GA606 download error!
The PICkit detects an DSPIC33FJ32MC302, so either you are using the wrong chip or you need to check your hardware setup.
By the way, next time you post compiler output please go to the ….msg.txt file in your flowchart folder and copy-and-paste the text in the file, not a screenshot for easier reading for us.
By the way, next time you post compiler output please go to the ….msg.txt file in your flowchart folder and copy-and-paste the text in the file, not a screenshot for easier reading for us.
Re: PIC24FJ512GA606 download error!
I post the message file.
- Attachments
-
- Auto_Lifting_Lamp_CTL_211228_1-PIC24FJ512GA606.msg.txt
- (9.59 KiB) Downloaded 627 times