Hi, I would like to simulate the reception of a CAN message in a message object of the T89C51CC01 with µVision. Does anyone know how i can do it ? In the debugger there is a dedicated peripheral window to the CAN interface of this microcontroller. Can I do it in this window ?
Take a look at the following application note: http://www.keil.com/appnotes/docs/apnt_165.asp Jon
That's OK, I make my own debugger.ini file for my program. That's running better now.