Other Parts Discussed in Thread: C2000WARE
According to technical reference document, after writing message number to bits [7:0] of the IF1 Command Register, the transfer between the IF1/IF2 Register sets and the Message RAM will be initiated and the Busy bit is automatically set to '1'. However, it is not the case during my debug process, as the busy bit keeps to be 0 at the breakpoint right after setting the bits [7:0] of the IF1 Command Register. I also tried the C2000Ware example "can_ex4_simple_transmit" and got the same result. Why?