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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/01/04 18:08
Read: times


 
#65757 - RE: How does ORG command work?
Responding to: ???'s previous message
actually I am using ST3234A, it contains two flashes(main flash and second flash). ST uses second flash as boot rom, but it only has 32K space, I need another 32K space. I defined one page of main flash as CODE SPACE, The address is from 8000 to FFFF. In the assembly code, I put some codes in 8000h, I use LJMP command jump to 8000h, the code didn't run, so I am thinking that although I defined one page of Main Flash as code space, it acted as data space. I don't know why, I sent the email to ST FAE, but I haven't got any respone back.
Any idea from you guys?

Thanks.
Frank


List of 13 messages in thread
TopicAuthorDate
How does ORG command work?            01/01/70 00:00      
   RE: How does ORG command work?            01/01/70 00:00      
   RE: didnt work            01/01/70 00:00      
   RE: How does ORG command work?            01/01/70 00:00      
      You mean uPSD3234A?            01/01/70 00:00      
         RE: You mean uPSD3234A?            01/01/70 00:00      
   RE: How does ORG command work?            01/01/70 00:00      
      RE: How does ORG command work?            01/01/70 00:00      
      RE: How does ORG command work?            01/01/70 00:00      
         RE: How does ORG command work?            01/01/70 00:00      
            RE: The beloved Keil C51/A51            01/01/70 00:00      
               RE: The beloved Keil C51/A51            01/01/70 00:00      
                  RE: The beloved Keil C51/A51            01/01/70 00:00      

Back to Subject List