Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).
Hi guys, I'm asking you help regarding this register.. I see from the datasheet that it's the "DMA Priority and Enable Control Registerin. This aside I can't find any documentation regarding its flags..in the code I'm trying to "reverse engineer" I found this line : //Disable DMA channels 4 and 5, and set to low priority *(volatile U16*)DMPRE &= ~0xb030; According to the small comment attached to this line, this instruction should disable DMA channels 4 and 5 and set (them? all_the_channels? which_one?) to low priority... Help would be highly appreciated ! :) Thanks in advance InuY4sha ------------------------------------ Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution for Commercial & Consumer End Equipment: www.ti.com/dm6467