Arnab Mitra wrote:

> 
> I am a new user of the compiler. I want to know how the to disable the 
> internal ram initialization done by the startup code.

   Hi, Arnab Mitra,

just read the manual.
I think you should put

      int _sdcc_external_startup() { return 1;}

in your program to disable it.

    Regards,
      Sietse

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to