srec_cat help

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

srec_cat help

697 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nkarakotas on Sat Oct 20 10:48:58 MST 2012
Hi,

I need some help on adding a CRC16 on location 0x30C using srec_cat. I used to have a script to do it but cant find it.
I do the following but nothing happens no crc is added:

srec_cat test.bin -binary -exclude 0x030C 0x030D -Fill 0xFF -over test.bin -binary -Cyclic_Redundancy_Check_16_Little_Endian
0x030C -Cyclic_Redundancy_Check_16_XMODEM -o test_crc.bin -binary


Regards
0 Kudos
Reply
0 Replies