iap eeprom error codes

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

iap eeprom error codes

跳至解决方案
1,207 次查看
paulahern
Contributor I

when writing to EEPROM I receive the error code 26? This is the response from the function:

uint8_t Chip_EEPROM_Write(uint32_t dstAdd, uint8_t *ptr, uint32_t byteswrt).

The microcontroller is an LPC1549.

标签 (1)
0 项奖励
回复
1 解答
1,073 次查看
gerhardk
Contributor II

Is the EEPROM clock enabled? (SYSAHBCLKCTRL0)

在原帖中查看解决方案

1 回复
1,074 次查看
gerhardk
Contributor II

Is the EEPROM clock enabled? (SYSAHBCLKCTRL0)