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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/02/08 15:01
Read: times


 
#160505 - Von Neumann - Interrupt problem
Responding to: ???'s previous message
Dear Jecksons,

Is it possible temporary to use x2 32kB SRAM as 64kB SRAM not? because temporary i can't get this IC from my local.

Now my progress is i able to run my external code on sram but have to set EA pin to GND. I would like to set EA permenent in Vcc and run the application code after bootloader.

This concept is similar to PAULMON2 but now i'm expand the memory to 64kB.

My actual problem is I'm facing interrupt (eg. Serial interrupt and Interrupt service routine) problem. I try to print a "Hello" message using serial. If i using standard library <stdio.h>
printf("Hello");
to print the message it is no problem at all. If i try to use Serial-Interrupt method then it will no work already.

How can i solve the problem?
Please advice..

Thank you,
Tang

List of 28 messages in thread
TopicAuthorDate
Bootloader            01/01/70 00:00      
   you are mixing RAM and ROM and ....            01/01/70 00:00      
      Circuit            01/01/70 00:00      
         Follow up the reply            01/01/70 00:00      
            rework the board so that ...            01/01/70 00:00      
               How to rework the board?            01/01/70 00:00      
                  I give up            01/01/70 00:00      
                     Don't Give Up...            01/01/70 00:00      
                        two ways            01/01/70 00:00      
                           a sample            01/01/70 00:00      
                           StartUp Code            01/01/70 00:00      
                              I have heard that ...            01/01/70 00:00      
                              this is a forum for help with problems ...            01/01/70 00:00      
                                 Thank Erik,..            01/01/70 00:00      
                                    Dual C Programs            01/01/70 00:00      
                                       Dual C Programs            01/01/70 00:00      
                                          Be Very Careful            01/01/70 00:00      
                                             Be Very Careful            01/01/70 00:00      
                                                BEWARE            01/01/70 00:00      
   please do not ....            01/01/70 00:00      
      Upload Image...            01/01/70 00:00      
   That's not the way...            01/01/70 00:00      
      Von Neumann - Interrupt problem            01/01/70 00:00      
         Yes            01/01/70 00:00      
            Interrupt problem            01/01/70 00:00      
               Erik's advice?            01/01/70 00:00      
                  How to use the code?            01/01/70 00:00      
                     Strong Suggestion.....            01/01/70 00:00      

Back to Subject List