Error When Running hwme example
#3
Hi Ahmed, it looks like you're trying to execute this on the virtual platform (GVSOC). Unfortunately GVSOC does not currently support accelerators. Hence, the software core trying to access the accelerator control port "correctly" reports an invalid access.

However, you can setup the SDK for RTL execution by sourcing the correct configuration file in the SDK, for example
Code:
source /home/user/pulp-sdk/pkg/env/env-sdk-2019.04.03.sh
source /home/user/pulp-sdk/pkg/sdk/2019.04.03/configs/pulpissimo.sh
source /home/user/pulp-sdk/pkg/sdk/2019.04.03/configs/platform-rtl.sh
This should enable the RTL simulation, where the test should work fine.
Reply


Messages In This Thread
Error When Running hwme example - by AhmedZaky - 04-16-2019, 04:55 AM
RE: Error When Running hwme example - by kgf - 04-16-2019, 08:40 AM
RE: Error When Running hwme example - by MikkeN - 05-07-2019, 04:08 PM
RE: Error When Running hwme example - by fconti - 04-16-2019, 09:22 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)