Other Parts Discussed in Thread: C2000WARE
Hi
Ti
where is the Tool to calculate CRC.
and how to load the calculated CRC to the controller?
Thanks
Harshit
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
Ti
where is the Tool to calculate CRC.
and how to load the calculated CRC to the controller?
Thanks
Harshit
Harshit,
Can you download the c2000ware package and look at the folder \libraries\dsp\VCU\c28\examples\crc ? it will give you idea on how to use the CRC on our devices. which device you plan to use ?
Thanks
Aravindhan
Harshit,
Okay. There are examples available for this - under the folder \libraries\dsp\VCU\c28\examples\crc - starting with 2838x_..... Please download c2000ware and take a look.
Thanks
Aravindhan
I went through examples to calculate CRC in various ways.
now do we have any tool to store calculated CRC at some specific location in flash?
Thanks
Harshit
Harshit,
Are you looking at a tool to program the flash with the CRC values ?
Thanks
Aravindhan
yes
actually that tool should calculate crc of some part of flash/ram memory and store it at a specified location of flash.
Harshit,
I will check with the team and get back to you. Thanks
Aravindhan
Harshit,
In spru513v.pdf, section 8.9.1 describes CRC Tables, for applying CRC to one or more output sections. Section 8.9.2 describes CRC over memory ranges, for arbitrary addresses. https://www.ti.com/lit/ug/spru513v/spru513v.pdf. can you take a look and see if this helps ?
Thanks
Aravindhan