The real program will start at 0xCD ?

;--------------------------------------------------------
                                           STARTUP code
000000   0000     nop                       nop
                                            pagesel __sdcc_gsinit_startup
000001   2805     goto 0x5                  goto __sdcc_gsinit_startup

;--------------------------------------------------------
                                           ; code

;--------------------------------------------------------
                                           code_blinkled code
                                           ;***
                                           ;  pBlock Stats: dbName = M
                                           ;***
                                           ;entry:  _main ;Function start
                                           ; 2 exit points
                                           ;has an exit
                                           ;; Starting pCode block
                                           _main ;Function start
                                           ; 2 exit points
                                           ; .line 7; "blinkled.c" TRISB =
0;
0000cd   1683     bsf 0x3, 0x5              BANKSEL _TRISB
0000ce   0186     clrf 0x6                  CLRF _TRISB
                                           _00106_DS_


Thanks
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to