Hello , All i want to config Ethernet peripheral "init_TcpNet " in RTX-OS. i doing add of its configuration file & its library . when i type init_TcpNet (); the compiler relate below errors:
new-Rl-arm.axf: Error: L6406E: No space in execution regions with .ANY selector matching net_config.o(.bss).
new-Rl-arm.axf: Error: L6407E: Sections of aggregate size 0x2128 bytes could not fit into .ANY selector(s).
Can any one help me.
Thanks a lot Amir Zendehdel
Hello,
I have new problem with TCP NET
the program compile ok.
when we add init_TcpNet in our program then we have below problem:
1- lan led turn on for about 1 sec and then turn off
2- if lan cable was not plugged then Init_TcpNet does not pass and program will paused
3- system does not work
Please help me.
Amir Zendehdel
Did you bother to read the user manual of TCPNet?
Hello Tamir
i read some thing about it on keil website
but if you can please send me its user manual web link.
Thanks a lot\
Amir
http://www.keil.com/support/man/docs/rlarm/rlarm_tn_tcpip_prot.htm
Thank you Very Much Mr.Tamir