??? 03/26/07 15:35 Read: times Msg Score: +1 +1 Good Answer/Helpful |
#135893 - The RAM is assigned to the bottom of code space Responding to: ???'s previous message |
See this section of the datasheet
http://www.ti.com/lit/gpn/tusb3410 "4 MCU Memory Map" (tusb3410.pdf SLLS519E p13) While boot mode, the 16K RAM is assigned to the XDATA space. But when normal mode, the 16K RAM appears at the bottom of the CODE space (from 0x0000). So, the downloaded code will work, regardless of the RAM/ROM size, as long as the code size fits to the RAM. Tsuneo |
Topic | Author | Date |
TUSB3410 8052-like bootloader problem | 01/01/70 00:00 | |
The RAM is assigned to the bottom of code space![]() | 01/01/70 00:00 |