Tech Support > Computer Hardware > Microprocessors > sdcc
sdcc
Posted by basanth on February 19th, 2008


i am using sdcc version mcs51/gbz80/z80/avr/ds390/pic14 2.3.0 (Sep 2
2001) (UNIX) and i am facing a problem in finding hex packet.
i am using commands:sdcc --debug --stack-after-data --model-larg
--compile-only fnl_fcs.c(......supporting file).

sdcc --debug --stack-after-data --model-large nstl_app_3.
fnl_fcs.rel(nstl_app_3.c main file).
packihx nstl_app_3.ihx
every thing is fine until here (i am getting 24k ihx packet)
but when i give packihx nstl_app_3.ihx > nstl_app_3.hex
here is the problem and i am getting 20k hex packet which and when loade
on chip i am not getting the output. earlier i had got 24k hex packet an
had got the o\p .so plz suggest me what might be the problem of this 20
hex packet.
mail to :basanth.s@autotecemb.com

Posted by CBFalconer on February 19th, 2008


basanth wrote:
Not only do you post this message twice in 16 minutes, you also
changed the subject, so they are not linked. You also have the
gall to imply that people should make email replies to you. Learn
how Usenet works before posting again. The following may help:

Some useful links on quoting:
<http://www.xs4all.nl/%7ewijnands/nnq/nquote.html>
<http://www.complang.tuwien.ac.at/anton/mail-news-errors.html>
<http://www.netmeister.org/news/learn2quote2.html>
<http://www.star-one.org.uk/computer/format.htm>

--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.



--
Posted via a free Usenet account from http://www.teranews.com



Similar Posts