Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/12/07 15:52
Read: times


 
#148104 - Do it Keil's way
Responding to: ???'s previous message
Nida Angeliadis said:
I also had to change the interrupt handler for the serial port since my application has to share it with the debugger. In the ISD51 assembler code where it processes the serial interrupt, it looks for a code of x'A5' as a cue for the debugger SW. I added a call to my subroutine if the data is not x'A5' because it means my application is trying to read something.

That doesn't sound like the way Keil suggest in the Manual:
http://www.keil.com/support/m...haring.htm

Have you tried it Keil's way?

Keil said:
Programs that demonstrate how to add ISD51 capability are provided in the \KEIL\C51\ISD51\EXAMPLES folder.
http://www.keil.com/support/m...ration.htm

Have you tried the examples?






List of 6 messages in thread
TopicAuthorDate
Keil ISD51 debugger            01/01/70 00:00      
   Try Keil?            01/01/70 00:00      
      Verify correct serial port commands            01/01/70 00:00      
         you did            01/01/70 00:00      
   Do it Keil's way            01/01/70 00:00      
      Keil examples            01/01/70 00:00      

Back to Subject List