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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/28/03 12:07
Read: times


 
#37477 - RE: SDCC use code segment command
Try out the following -

sdcc -L c:/sdcc/lib/large
-I c:/sdcc/share/sdcc/include
--xram-loc 0x5000 --code-loc 0x8000 %1.c

save the above as sd.bat.
run ur batch file with "sd yourfilename"

karthik bala guru
sdcckarthik@yahoo.com



List of 4 messages in thread
TopicAuthorDate
SDCC use code segment command            01/01/70 00:00      
RE: SDCC use code segment command            01/01/70 00:00      
SDCC another question            01/01/70 00:00      
RE: SDCC another question            01/01/70 00:00      

Back to Subject List