Other Parts Discussed in Thread: UNIFLASH, AM6548
Hi,
The customer is now developing a software for writing code into Flash ROM via JTAG. For this implementation, they’re disabling a Watch Dog Timer (MCU_RTI0) which is set up by DMSC ROM by changing the register configuration. The WDT could be disabled, but a reset still occurred. It seemed that any other module made reset. The reason why they thought so that they observed the following phenomena in their steps below.
Do you know what makes the reset ? Could you tell them how to avoid this reset ?
1. Break at 0x41100000 in ROM when the ICE emulator was connected.
2. Write assembly code of jump at 0x41C00000 in MCU_MSRAM0
3. Restart after setting PC as 0x41C00000
4. Forced Break after some time, then PC in the ROM area
Thanks and regards,
Hideaki