Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
passing argument 2 of '__builtin_sw64_dma' makes integer from pointer without a cast 这个问题怎么解决?
这个好像是因为数据类型不一致造成的,比如原数据和你拷贝向的数据类型不一致。。。