Hi
I am trying to program a PIC 18F46Q10 on a BL0080 programmer board.
The program compiles OK, but does not send to the device, I get the following error message.
Unknown chip type in data file.
Version 4.0.1.2
Board Type: Board device(19)
IsOpen : yes
ID from Board: 64752
Chip CmdLine: 18F46Q10
USB Hardware: USB\VID_12BF&PID_0027&REV_0000
USB Description: BL0080 Ghost2 PIC DIL Programmer
ADCval: 225.088
Location: ParseCsvFile.cpp @ 362 (ParseCsvFile::FindCorrectChip)
Any help would be appreciated.
Regards.
PIC 18F46Q10 Unable to Program on BL0080
-
- Posts: 30
- http://meble-kuchenne.info.pl
- Joined: Fri Feb 26, 2021 1:50 pm
- Has thanked: 1 time
- Been thanked: 2 times
-
- Matrix Staff
- Posts: 2086
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 644 times
- Been thanked: 702 times
Re: PIC 18F46Q10 Unable to Program on BL0080
It looks like the PIC18F46Q10 is not supported by mLoader.
You will need to use a suitable programmer e.g PICkit3/4, ASIX Forte etc .
Then use the programmers software load the Flowcode generated hex file, and program your target device.
You can connect the programmer to BL0080 via ICP 6way male header.
You will need to use a suitable programmer e.g PICkit3/4, ASIX Forte etc .
Then use the programmers software load the Flowcode generated hex file, and program your target device.
You can connect the programmer to BL0080 via ICP 6way male header.
Martin