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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/17/05 05:55
Read: times


 
#93514 - Using internal flash memory
Hello!

I'm typical assembler user.
I'll try to learn some about C programming.
I start with C Keil uVision 2.
I use some example do learn simple procedures writing in C.
In simulator it works very good, but ...

My problem is why code segment start from 0800h, and where I can change it. I have little AT89C2051 and there is only 2 k bajt Flash.
I try to unchecked, using Vector Interrupt etc. And I select Small near 2k and using Internal Code Memory, but in this moment targert can't create.

In assembler a have "org " command, but here ...??

Thanks for all answer

Darek.

List of 8 messages in thread
TopicAuthorDate
Using internal flash memory            01/01/70 00:00      
   Quote from sdcc manual            01/01/70 00:00      
   Real Compiler or The Eval Version??            01/01/70 00:00      
      Much thanks            01/01/70 00:00      
         nope            01/01/70 00:00      
         NO            01/01/70 00:00      
         Of Course?!            01/01/70 00:00      
   Learning 'C'            01/01/70 00:00      

Back to Subject List