Hi this assembly doesn't really look like the stuff i've seen before, actually i used an old motorola for school and it was a bit different, two registers, 8bits, very very basic, this seems to bit more complex,
first, you can use r1->r32, there are 32 different registers? whats it mean when they add the .b0 .w0...
and in the example
#define CONST_PRU1DRAM C4
well just don't get this, sort of, nothing specifies what PRU1DRAM is i mean the location, and i know c4 has something to do with tables but don't underst what it is, is it just an adress of a table?