Cyclone V series

From SEGGER Wiki
Revision as of 17:53, 21 March 2017 by Alex (talk | contribs)
Jump to: navigation, search

The Intel Cyclone V series FPGAs incorporate two hard-coded Cortex-A9 ARM cores.

Multi-core debugging

J-Link supports debugging both Cortex-A9 cores of the Cyclone V. What is needed is one instance of the IDE (SEGGER Ozone, Eclipse + GDBServer, ...) per core to be debugged.

Connecting to core 0

Connecting to core 0 (default core being available after startup of the device) does not require any special setup. All that needs to be done is selecting the correct device in the IDE, which is "Cyclone V", and start the debug session.