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.

CC2541烧写时校验参数的选择

Other Parts Discussed in Thread: CC2541

目前在用CC2541做智能锁项目,用的是TI的smartRF Flash Programmer的命令行工具进行烧写时校验参数有两种:EPV和EPVC,而EPV执行时提示在做bitwise verify,执行时检验要20多秒。EPVC(CRC校验快)检验时只需要3秒,目前我们在用EPV,但生产效率慢,想用EPVC,但不确定CRC each page校验方式是否比默认的bitwise verify可靠性差?所以麻烦帮忙解释下这个可靠性。