Hello. I create in python program, which will generate from hex file CRC16 number from memory positions start 0x1d00000 - to end program memory address. End address is lower as 0x1d07ffff. The same crc is calculated in PIC32 program. How can I storage CRC..
↧