Other Parts Discussed in Thread: TMS320VC5509A
hi, I have a problem in Timer0 interrupt in 5509A chip using CSL:
I wrote this below code. I wrote this using CSL datasheet of TMS320C55xx., But it doesn't work. In a sample in this datasheet, there aren't part 1 and 2 that are red coloured in this below image. Is problem with it? (of course, I don't think, these codes are for IRQ configuration )
and in part 3 that are settings for interrupt vector table address, I have an error while compiling in CCS5 (In sample in the datasheet wroted) .I think that, the address of "myvec" variable should be 0x0020. (the address of interrupt vector of Timer0 (TINT0) in program space based on TMS320VC5509A datsheet)
