• How to debug relocated application
    My application is split between a loader (located at 0 flash) and the actual application (located at 0x10000 flash). The loader is not written yet but I would like to test the application at its target...
  • How can I relocate Stack?
    Hi Members, I have developed many products based on MCS51, but this is a peculiar one. This product is AT89S52 based. All of the global variables are in Internal RAM, I do not have any external RAM...
  • How to debug relocated application
    My application is split between a loader (located at 0 flash) and the actual application (located at 0x10000 flash). The loader is not written yet but I would like to test the application at its target...
  • How can I relocate Stack?
    Hi Members, I have developed many products based on MCS51, but this is a peculiar one. This product is AT89S52 based. All of the global variables are in Internal RAM, I do not have any external RAM...
  • how to relocate program within 2k
    dear friends i am a student from india, i am not able to relocate my program within 2k(0x07ff) of 89c2051 will you help me regarding any setting in compiler that could relocate my code within 0 to 0x7ff...