Forum Discussion
User1573261788318367
New Contributor
6 years agoBAR1 is disabled.
I figured out that the problem was actually with my memset and msync called, but I can't figure out why they cause bus error. If write to the pointer like u32_ptr[0], u32_ptr[1], etc. then there are no issues, but memset causes bus error.