ara icon indicating copy to clipboard operation
ara copied to clipboard

continuous memcpy operations causing crash

Open SiriEmb opened this issue 2 years ago • 2 comments

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

SiriEmb avatar Nov 04 '23 15:11 SiriEmb

Is there a way to re-create the issue?

quswarabid avatar Dec 11 '23 07:12 quswarabid

Hello @SiriEmb,

Can you please share the code to recreate this error?

mp-17 avatar Feb 26 '24 09:02 mp-17