Binary file parsing and CAN boot-loader
Hi, I am developing CAN Bootloader .This BOOtloader receives Application binary file information through CAN and update the Application .But i have a confusion that the binary file doesn't contain any Address data like Hex file format and SREC File format.
From my system end i need to Parse this binary File and send it through the CAN .can anyone please tell me how to parse the binary file
