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 14:44
Modified:
  12/02/08 15:06

Read: times


 
#160504 - Don't Give Up...
Responding to: ???'s previous message
Dear Erik,

I hope you can understand my problem 1st before you say give up... I need your help and hope you can help me....

Now i'm using Von Neumann architecture for my external ram. A single block of memory may mapped to act as both data and program memory.

Now, c52 able to run my data and program using SRAM very good but c52 pin EA must switch to GND but the app.c must start at 0x0000 and Interrupt vector also must set to 0x0000. If the app.c Start-up and Interrupt vector both referred to 0x2000 or 0x8000 then it will no work already and i would like to try to running my program without switch the EA-to-GND which mean after i downloaded the app.hex to SRAM then jump to 0x2000 or 0x8000 address then my c52 will run my application code at SRAM already.

Is it possible to do that?

Another case is interrupt (eg Serial-Interrupt, Interrupt service routine.) problem...

Please guide me how to do...

Thank you very much,
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