Hello All,
I am trying to generate config code with PPSTool for PIC18F97J94. It looks like this PIC device is not supported in PPSTool. Even PIC18F97J60 is not listed in drop down selection inspite of it having corresponding device file.
Kindly suggest how to enable support or any work around.
PPSTool is based on Microchip MCC tool. And, MPLAB® Code Configurator v3.95 does not support the PIC18F97J94. I have justed loaded MPLAB IDE and for a J94 project I get '08:06:58.760 WARNING: The project's device is not supported by the currently loaded libraries. All library versions are available for download on the MCC website. www.microchip.com/mcc'
So, you will have to use the datasheet.
However, I would do the following. Use PPSTool using a 18FxxK40 chip, select the config etc. Then, using the datasheet change the parameters to suit the J94. This will be the quickest way to get operational.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello All,
I am trying to generate config code with PPSTool for PIC18F97J94. It looks like this PIC device is not supported in PPSTool. Even PIC18F97J60 is not listed in drop down selection inspite of it having corresponding device file.
Kindly suggest how to enable support or any work around.
Thanks,
--Yogesh.
I can help.
PPSTool is based on Microchip MCC tool. And, MPLAB® Code Configurator v3.95 does not support the PIC18F97J94. I have justed loaded MPLAB IDE and for a J94 project I get '08:06:58.760 WARNING: The project's device is not supported by the currently loaded libraries. All library versions are available for download on the MCC website. www.microchip.com/mcc'
So, you will have to use the datasheet.
However, I would do the following. Use PPSTool using a 18FxxK40 chip, select the config etc. Then, using the datasheet change the parameters to suit the J94. This will be the quickest way to get operational.