Hi ,
We are trying to use the bin2header.exe to generate EEPROM header file for etherCAT.
But it is not generating file.
Can you please help us on this?
SDK used - sysbios_ind_sdk_2.1.0.1
Regards,
Jinu
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi ,
We are trying to use the bin2header.exe to generate EEPROM header file for etherCAT.
But it is not generating file.
Can you please help us on this?
SDK used - sysbios_ind_sdk_2.1.0.1
Regards,
Jinu
Hi,
As the message shows, the exe requires one more param as input "out_array_name". This will be the name of the array generated in the header file. It seems this is not updated in the User guide, will get this updated.
Regards,
Vinesh
Hi,
Thanks Vinesh,
bin2header.exe "Box1.bin" "d:/eeprom.h" tiesc_eeprom
the above commands works properly :)
Regards,
Jinu