Questions about Memory Cyclic Redundancy Check (MCRC):
- The AM263Px MCU+ SDK 09.02.00 provides an example of using MCRC in Full-CPU mode. Could you provide examples (steps) for using it in Semi-CPU mode and Auto mode?
- In Auto mode, it is explained that signature verification is performed automatically. If we want to check the verification result in software, is it sufficient to check the CRC Fail interrupt status?
- What is the maximum sector size? Also, are there any restrictions on the target memory region (for example, alignment constraints for the placement, or limitations if the target memory region is non-contiguous)?
- For Semi-CPU mode or Auto mode, please provide the formula for calculating the time required for MCRC processing. (For example, if there is one CRC for 2 MB, how should we calculate the processing time?)
