Difference between revisions of "Toshiba TMPM4K"

From SEGGER Wiki
Jump to: navigation, search
(Device Specific Handling)
(Watchdog Handling)
Line 14: Line 14:
   
 
==Watchdog Handling==
 
==Watchdog Handling==
*The device is disabled during flash programming.
+
*The Watchdog is disabled during flash programming.
   
 
==Device Specific Handling==
 
==Device Specific Handling==

Revision as of 17:11, 10 January 2024

The Toshiba TMPM4K are Cortex-M4 based microprocessors.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Code Flash 0x00000000 Up to 512 KB YES.png
Data Flash 0x30000000 32 KB YES.png

Watchdog Handling

  • The Watchdog is disabled during flash programming.

Device Specific Handling

Reset

  • The device uses normal Cortex-M reset, no special handling necessary, like described here.