This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

linking a hex file (howto...)

Hi,

I have an application where a STR912 is connected to a PIC device. The two devices communicate using CAN.

I want to download the PIC's firmware using the STR912. For this purpose, I have to link this firmware in the STR912 code. The firmware is an object file (but I don't think it is comtable with Keils obj files, a hex file (intel hex) or a binary file.

How can I link such a file on a specific address ?

Thanks.

Luc