Hi,
I am working on S32 Design studio PA and I am struck in SPT example. During debugging with P&E Micro I am unable to build the example project. Is this because I am using Integrated Debugger.
Please help me with this and tell me that
> Can I use Integrated Debuggers to debug SPT if yes then how. If No then please mention the other debuggers name except Lauterbach Power Debugger and how to use them.
If there is some document please share with me
Regards
Ankush
Hi,
Sorry for delay. You need to switch C library to one supporting semihosting console (Debugger console):
and be sure that Semihosting is enabled in debug session:
Hope it helps.
Jiri