Exception: Dynamic processingblock library version(major:LibraryMajor, minor: LibraryMinor) is incompatible with required version for the PMP firmware (major: PmpMajor, minor: PmpMinor)¶
Exception id: 0x02000015
Parameter |
Description |
---|---|
LibraryMajor |
The library major interface number. |
LibraryMinor |
The library minor interface number. |
PmpMajor |
The PMP major interface number. |
PmpMinor |
The PMP minor interface number. |
Description¶
The library is generated with a different PMP installation release than the PMP firmware release. Interface numbers only increase so when the number is higher it is from a newer release. It can be resolved by generating the libraries with an installation set that matches the firmware release.