iap eeprom error codes

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iap eeprom error codes

Jump to solution
818 Views
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.

Labels (1)
0 Kudos
Reply
1 Solution
684 Views
gerhardk
Contributor II

Is the EEPROM clock enabled? (SYSAHBCLKCTRL0)

View solution in original post

1 Reply
685 Views
gerhardk
Contributor II

Is the EEPROM clock enabled? (SYSAHBCLKCTRL0)