10-27-2023, 11:34 AM
I am afraid it is difficult to help if we do not know what it is you want to do
Where exactly are you running this?
- On an emulation platform like GVSoC
- On RTL simulation
- On an actual working PULP system on an FPGA
What exactly is the problem:
- The C Code you write (i.e. replacing main_blinky.c) is not working like you want, does not compile..
- The code is OK, but it will not execute properly as
- The emulation platform is not working
- There are issues with RTL simulation
GVSoC has a number of trace options (see the main repo for some examples) to 'peek into' things.
Where exactly are you running this?
- On an emulation platform like GVSoC
- On RTL simulation
- On an actual working PULP system on an FPGA
What exactly is the problem:
- The C Code you write (i.e. replacing main_blinky.c) is not working like you want, does not compile..
- The code is OK, but it will not execute properly as
- The emulation platform is not working
- There are issues with RTL simulation
GVSoC has a number of trace options (see the main repo for some examples) to 'peek into' things.
Visit pulp-platform.org and follow us on twitter @pulp_platform