Remove reference in manual to 64k limitation.

This has been fixed already, but the manual wasn't updated.
This commit is contained in:
Daniel Beer 2010-09-09 09:04:27 +12:00
parent 7e04f8b776
commit 98e7d272e7
1 changed files with 0 additions and 4 deletions

View File

@ -390,10 +390,6 @@ of an MSPDebug session illustrating the program, as well as any
relevant binaries or other files. Below, known bugs in the current
version of MSPDebug are described.
Memory addresses above 0x10000 (in devices with more than 64k of
memory) are not accessible. All other memory in these devices is
accessible as normal.
When using the GDB remote stub in simulation and an IO read request
occurs, any request to interrupt from GDB will not be acknowledged
until the IO request is either completed or aborted.