Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SW Action not running when using snap_action_start specific API #888

Open
sinitame opened this issue Jul 2, 2019 · 0 comments
Open

SW Action not running when using snap_action_start specific API #888

sinitame opened this issue Jul 2, 2019 · 0 comments

Comments

@sinitame
Copy link
Contributor

sinitame commented Jul 2, 2019

Hi guys !
It seems that running a SW action (using SNAP_CONFIG=CPU option) is not working when using snap_action_sync_execute_job_set_regs + snap_action_start method. I used this method to run an action while doing other stuffs on main application and everything worked well on HW mode but I couldn't make it work with SW action.

Execution hangs (when using : SNAP_TRACE=0xF) after action start:

D snap_action_start: START Action 0x1014100f Flags 0
D   sw_mmio_write32(0x4c491010, 0, 1) a=0x100200e8
D   starting action!!

@bmesnet bmesnet changed the title SW Action not running when using snap_action_start SW Action not running when using snap_action_start specific API Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants