X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fopenocd.texi;fp=doc%2Fopenocd.texi;h=d8a7bb9236acd7e250a9afb5b7de7656eb41056d;hb=f1427cca3cc6097a4635b4095ad1e30c8a508ac0;hp=5c8283838eaed165341539bfb259ae7fd908a784;hpb=2d5f2ede55150235352773a976166c3ab68297bc;p=openocd diff --git a/doc/openocd.texi b/doc/openocd.texi index 5c828383..d8a7bb92 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -6168,6 +6168,17 @@ and all row latches in all flash arrays on the device. @end deffn @end deffn +@deffn {Flash Driver} psoc5lp_eeprom +All members of the PSoC 5LP microcontroller family from Cypress +include internal EEPROM and use ARM Cortex-M3 cores. +The driver probes for a number of these chips and autoconfigures itself, +apart from the base address. + +@example +flash bank $_CHIPNAME.eeprom psoc5lp_eeprom 0x40008000 0 0 0 $_TARGETNAME +@end example +@end deffn + @deffn {Flash Driver} psoc6 Supports PSoC6 (CY8C6xxx) family of Cypress microcontrollers. PSoC6 is a dual-core device with CM0+ and CM4 cores. Both cores share