I've just installed MPLAB X IDE v5.30 on my computer, connected a Curiosity HPC development board, which has an integrated programmer (PICkit-on-board, PKOB), and tried to use it on a project, however, on the project settings menu, the board is detected and listed under "Starter kits (PKOB)" but shows as unsupported (like the venerable PICkit2)
Has microchip discontinued this product or is it some sort of configuration error? How can I solve it?
Project is using a PIC18F23K22
microcontroller, and the compiler is XC8 (free).