Tool/software: Code Composer Studio
Hello from Ubstadt / GER,
currently, I'm developing a communication between 2 targets of same type (TMS320F28069),
using Tiny-CAN IV xl as a HW adaptor together with CANcool as a monitor as well as for rest-bus simulation.
Messages can be sent / received between the monitor and a target as long as the target runs "freely".
If I try the same with the target under the debugger, messages do not reach the monitor and cannot be received
from it -- no matter if I run the target in stepping mode or let it run without breaks.
What I could observe is that the concerning bit in CANTRS will not change to 0 after setting 1, so that the program
hangs in the CANTRS polling loop if no timeout is used.
CCS version is: 8.2.0; debugger version is: Cannot retrieve it from Help/about. Came along with CCS 8.2.0.
Has anybody an idea what's wrong??
Note: I'll be back monday...
Best regards and thanks in advance
Goetz