Changeset 4106
- Timestamp:
- 02/24/08 21:39:19 (5 years ago)
- File:
-
- 1 edited
-
trunk/src/host/norwp/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/host/norwp/README
r4063 r4106 7 7 8 8 Queries the state of the NOR_WP line. Prints "rw" if writing to the 9 NOR is enabled, "ro" if it isn't. 9 NOR is enabled, "ro" if it isn't. See "known issue" below. 10 10 11 11 norwp rw … … 26 26 OpenOCD doesn't have that problem, so it's something that's wrong in 27 27 norwp.c 28 29 Querying the state of NOR_WP only works after the line has been 30 configured as an output. After board reset, the state is not clearly 31 defined, and we may read back "rw" even though the board may not be 32 protected.
Note: See TracChangeset
for help on using the changeset viewer.
