PRELIMINARY
Accessing the Flash Module
Although the function is the same, the access control registers of the 'F206 de- vice are mapped at different addresses from that of the 'F24x devices, and their values are modified in a different way.
2.2.2TMS320F24x Flash Access-Control Register
The
Note:
For both the IN and OUT instructions, the data operand (dummy) is not used, and can be any valid memory location.
An OUT instruction using the register address as an I/O port places the flash module in
For example:
OUT | dummy, 0FF0Fh ;Selects |
An IN instruction using the register address as an I/O port places the flash module in
The data operand (dummy) is not used, and can be any valid memory location.
For example:
IN | dummy, 0FF0Fh ;Selects |
PRELIMINARY | Flash Operations and Control Registers |