Rowley CrossWorks

From SEGGER Wiki
Jump to: navigation, search

In order to use J-Link with Rowley CrossWorks install the latest SEGGER software and documentation pack. Please verify that your J-Link software is up to date. After that, start CrossWorks and open your project.

Used components

IDE Debug Probe J-Link SW Version Evalboard
CrossWorks V2.1 J-Link V4.31d AT91SAM7S-EK

Setup steps

  • Press Ctrl+Alt+T to open the Targets window, which shows a list of debug probes supported by Rowley CrossWorks
  • Select and connect to Segger J-Link from the Targets window as shown below

Rowley CrossWorks Tutorial 1.png

  • Press Ctrl+Alt+W to open the Target Properties window
  • Set the location of the latest J-Link DLL file which comes with the software and documentation pack.

Rowley CrossWorks Tutorial 2.png

Ready to Go

Now you can start debugging and use J-Link with Rowley Crossworks. Please note that some ARM cores require an init file to be executed before debugging can start; this init file typically initializes certain parts of the ARM chip (memory access) that are required for the RAM to function.