This is an IDA Pro 7 processor module that supports Microchip's 16-bit MCU line. These devices have complete support:
- PIC24F
- PIC24H
These devices are missing some instructions:
- PIC24E
- dsPIC30F
- dsPIC33F
- dsPIC33E
Copy or symlink everything under the procs
subdirectory of this
project into the corresponding subdirectory of your IDA installation.
Copyright 2018 Sam Hanes
IDA-PIC24 is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
IDA-PIC24 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with IDA-PIC24. If not, see https://www.gnu.org/licenses/.