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.

关于用HalFlashWrite修改Secondary IEEE address的参数对应问题

 对于HalFlashWrite的定义——HalFlashWrite(uint16 addr, uint8 *buf, uint16 cnt),现在我想要修改节点的Secondary IEEE address,有HAL_FLASH_IEEE_PAGE,HAL_FLASH_IEEE_OSET、ExtendedAddress(要写入的64位地址)、Z_EXTADDR_LEN四个参数,请问这四个参数怎么作为实参传入HalFlashWrite()中,确保达到修改Secondary IEEE address的目的?

多谢多谢!