05-07-2019, 09:58 AM
Hi,
Is there a way to debug userland applications that are running on the target (board)?
Is there a way to debug userland applications that are running on the target (board)?
[HERO] Userland application debugging
|
05-07-2019, 09:58 AM
Hi,
Is there a way to debug userland applications that are running on the target (board)?
05-09-2019, 05:25 PM
Hi lukamac,
By "userland", do you refer to the thread running on the ARM under Linux? If so, you can use standard GDB. The multi-core PULP accelerator currently does not have a debug interface, so you applications running there have to be debugged with `printf`s or in simulation. Best, Andreas |
« Next Oldest | Next Newest »
|