RZ/G1

From SEGGER Wiki
Revision as of 14:36, 14 October 2015 by Alex (talk | contribs) (Created page with "The Renesas RZ/G1 is a dual core Cortex-A15 device. By default, only one Cortex-A15 core is running which needs to release the second core from reset from within the applicati...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The Renesas RZ/G1 is a dual core Cortex-A15 device. By default, only one Cortex-A15 core is running which needs to release the second core from reset from within the application running on the main core. Due to design limitations of the device, the second core cannot be easily enabled independently from the main core, via J-Link. A debug session on the main core, running the J-Link script file from below, is needed to enable access to the second core. Then a debug session on the second core, using the other script below, can be started.