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 there, I've written a sample program with C5409 Simulator for the C5409 DMA Controller using the Chip Support Library (CSL). I got no compile and link error, and the program can be loaded even without any errors. But if the DMA_open(DMA_CHA0,0) instruction is to be executed I get following error message. Can't Run Target CPU: Error number -2600 Error address 3 What does this message mean, I haven't found any docu about this error. Thanks for any help Christian |