i.MX6SoloX

From SEGGER Wiki
Revision as of 17:31, 12 August 2015 by Roman (talk | contribs) (Created page with "Script files are necessary to connect to the A9 and M4 core. How to use J-Link script files: Please refer to J-Link User Guide (UM08001), chapter 5.10 "J-Link script files"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Script files are necessary to connect to the A9 and M4 core.

How to use J-Link script files: Please refer to J-Link User Guide (UM08001), chapter 5.10 "J-Link script files"

Startup procedure is: 1) Start debug session that connects to A9 and let it run the application to the point that enables the M4 2) Start debug session that connects to M4 [...] x) Close debug session that connects to M4 x + 1) Close debug session that connects to A9


Important! On the SoloX the M4 cannot be independently debugged without having something running on the A9 that enables the M4. Since Freescale removed some features from the i.MX6 to the SoloX, it is no longer possible to easily enable the M4 from the debug interface and so being able to debug it completely independent from the A9.