Hi,
I have a basic question. I'm using PSoC Creator and WICED for some of my projects. I know these two IDEs automatically generate and verify the checksum for the binary files but I can't find a way to view the actual value of checksum after the binary files are generated during the build. Does anyone know how I can see the actual value of checksum in each of the IDEs?
Thanks.
Solved! Go to Solution.
Hi @AnA_4675486,
Can you please let me know which device you are using? In PSoC Creator, the checksum is stored at the address 0x9030 0000. Please refer to Section 3.1 Organization of the Hex File in the device-specific programming specification document. Here is the link for PSoC 6 device - PSoC 6 Programming Specifications dcument.
Hi @AnA_4675486,
Can you please let me know which device you are using? In PSoC Creator, the checksum is stored at the address 0x9030 0000. Please refer to Section 3.1 Organization of the Hex File in the device-specific programming specification document. Here is the link for PSoC 6 device - PSoC 6 Programming Specifications dcument.