|
|
|
|
|
by hwillis
3191 days ago
|
|
My senior project as an undergrad used them. Working on the PRUs was easy and all the information you need is in the datasheet. Working with the linux to talk to the PRUs... that was another matter entirely. There were like 3 different ways to talk to them, none of which I understood, and they all seemed to have arbitrary limits and I couldn't figure out which one was the most modern. It was a huge clusterfuck. I ran into massive memory update problems on the linux side because I was trying to funnel way too much data to handle without knowing what I was doing. |
|