Debugging on a bare-metal target with a Lauterbach probe requires the Lauterbach
software to be installed on
S32 Design Studio . Click to install the Lauterbach TRACE32 Eclipse plug-in. For details, refer
to
Installing plug-ins.
Note: If you changed the default memory
configuration in the linker script, make sure to update the CMM file
accordingly. In the project folder, go to and open the
<device>.cmm file. This file
contains the cores initialization, update the boot address
line:
Data.Set SD:0x4008814C %Long 0x38000000 ; Write boot address to MC_ME.PRTN0_CORE0_ADDR.R
To debug a bare-metal application on the board connected to the computer with a
Lauterbach probe:
When you launch the debug configuration,
S32 Design Studio redirects
you to the Lauterbach TRACE32 debugging tool. Debugging in the Lauterbach environment is
described in
www2.lauterbach.com/pdf/int_eclipse.pdf. When the debug
session is terminated, you get back to
S32 Design Studio .