Skip to content

Executing hello_world Program on Vector Unit and generating it's trace file #309

@Vinay0203

Description

@Vinay0203

I have executed the following commands:
SPIKE Simulation
cd apps
make bin/hello_world.spike
make spike-run-hello_world

After executing the above commands, the hello_world program runs successfully, and I receive the expected output.
My doubt, is this hello_world program being executed on the vector unit?
If the program is indeed running on the vector unit, I would like to generate trace files specifically for the vector unit. I am aware that trace files are generated later in the process, but I am interested in viewing the trace files for the vector unit alone.
Could you please guide me on how to achieve this?

Any guidance or clarification on this would be greatly appreciated.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions