This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728: sitara器件上的PRU工程代码如何在主核上加载

Part Number: AM5728

我记得之前是有个转换软件,可以把PRU工程编译得到的OUT文件转换成一个数组形式,然后在ARM那边的代码里,通过memcopy将这个数组加载到PRU的指令RAM里面的,现在这个软件找不到了,不知道现在PRU代码在主核那边是怎么加载的