We use a file format called .cbt to program our DSPs. In the file are Protected Storage Area (PSA) CRCs (I think, or they may be just simple checksums).
What I have to do is read memory out of our product, and stuff that data in a .cbt template file, then update the PSA CRC to reflect the data in my file.
I can't use the TI develpment tools for this because this is for our production line and it must be fast and fully automated (and we can't have the TI development tools on all of our production machines).
I know the format of .cbt files, I can read the data from our produts, I know which PSA's to use, and how to "jam" the data in the .cbt file. All I need is the algorithim and what exacly what data in the .cbt file is used to create the PSA CRCs.
Paul Romsky
Autoliv (AEL)
Thanks