Re: ICMP disabling

"Kris Ardis" <Kristopher.Ardis-6tN4nzCoH/[email protected]>
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <010401c42bc0$9a4588e0$764000b4@kardis>
> I installed the enhanced network stack, but my code jumped from 35k to
> 84k. I have room on my flash (1Mbit), but when I use MTK to program the
> board I get an "error loading bank 64" error. Why is MTK programming all
> the way to bank 64 when the code is only 84k? (flash start 0x40 end
> 0x48).

It is probably reporting the decimal number (0x40 == 64d).  Is MTK
configured for the TINIm400?

> Also, how do I put the stack in SRAM? I tried to locate the NETSTACK
> segment in Keil's linker option to an address in SRAM but got L108
> (could not allocate segment) and L120 (erroneous segment) linker errors
> in keil. Thanks for all your help.

You might need to add an entry in the 'Off-chip code' list (in Project
Options) for the RAM range you are trying to put this segment in.  Be
careful doing this...if the network stack code gets overwritten/cleared then
your app will have problems.

Kris

>
> -----Original Message-----
> From: robert.muchsel-6tN4nzCoH/[email protected] [mailto:robert.muchsel-6tN4nzCoH/[email protected]]
> Sent: Friday, April 23, 2004 9:14 AM
> To: Desai, Sohail
> Cc: tini-6tN4nzCoH/[email protected]
> Subject: RE: [TINI]ICMP disabling
>
> You need to update the other libraries, including but not limited to
> init and sockets.
>
> > Although, when I try to install the enhanced TCP/IP stack using
> > xnetstack_install() I get the following linker errors:
> >
> > *** ERROR L127: UNRESOLVED EXTERNAL SYMBOL
> >     SYMBOL:  ROMXT_ADD_DPTR_0_16
> [...]
>
> --
>   Robert Muchsel - Dallas Semiconductor - http://www.maxim-ic.com/TINI/
>
> _______________________________________________
> TINI mailing list
> TINI-6tN4nzCoH/[email protected]
> To UNSUBSCRIBE, edit your profile, or see list archives:
> http://lists.dalsemi.com/mailman/listinfo/tini
>


_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.