-
您好工程师:
我正在使用贵公司的 NRF52832 CIAA 产品,在项目中我添加了 FDS 功能,并分配了起始地址0x3F000和结束地址0x76000。 但是,通过 OTA 升级产品后,在运行代码到 FDS 初始化后发生了致命错误。 但是使用十六进制文件更新生产代码就可以了。 我应该怎么做才能解决这个问题?谢谢.
您好工程师:
我正在使用贵公司的 NRF52832 CIAA 产品,在项目中我添加了 FDS 功能,并分配了起始地址0x3F000和结束地址0x76000。 但是,通过 OTA 升级产品后,在运行代码到 FDS 初始化后发生了致命错误。 但是使用十六进制文件更新生产代码就可以了。 我应该怎么做才能解决这个问题?谢谢.
Hi,
Please ask the question in English.
Based on translating the question I understand that you are seeing an error during FDS initialization. Which function call returns the error, and what is the error code? And what is the difference in this case and in the other case you describe where you do not see this error?