ara
ara copied to clipboard
continuous memcpy operations causing crash
Hi Team,
I have to perform continuous memcpy operations on spike simulator. After running aroung 20 memcpy calls, code crashes with *** FAILED *** (tohost = 1337) error.
I checked memory boundaries on src and dest pointers. Those were not an issue.
Is there any limitation on continuous memory operations in spike?
Best SiriEmb
Is there a way to re-create the issue?
Hello @SiriEmb,
Can you please share the code to recreate this error?