HI,
I using keystone's rapidio to receive data from other board, and then call fwrite to write received data to file.
receive 3MB a time from rapidio, then write to file, after some loops, linux kernel will panic。
if only run receive procedure or write procedure, its fine. Does anyone has some suggestion?
Thanks a lot