This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28379D: About Debug mode or Test mode of CAN

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Hi,

     1、According to "TMS3202837xD TRM", there have Debug mode or Test mode. Are they same?

     2、When I need to use Debug mode or Test mode, do I need to connect to a external debugger and use CCS?

     3、When I receive a message data from mssage object 1, how can I get the result?

             1)、Should I get the result from Memory Browser window in CCS with the Message RAM address(0x49030~0x49034)?

             2)、Or should I program IF1/IF2 Interface register sets, then get the result from the Register of CAN_IF1DATA / CAN_IF1DATB? Thus, I can get the result from Registers window in CCS?

 

         Thanks!