This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RL Ping example

Hello I wanted to try out some network tutorials from the rl arm user guide: http://www.keil.com/product/brochures/rl-arm_gs.pdf page 71

I got the same tree in my project: benrichter.ohost.de/tree.png

And im using the lcp1768 from nxp

But i receive a tons of errors so i wonder whats wrong?

I use the free version that i downloaded from the uvision homepage. RTX Works but non of the RL examples

Log:"

Build target 'Target 1'
linking...
sample.axf: Error: L9937E: RL-ARM is not allowed with this license
sample.axf: Error: L6367E: at_ip.o(i.ip_chk_frame) attributes are not compatible with the provided cpu and fpu attributes .
sample.axf: Error: L6242E: Cannot link object at_ip.o as its attributes are incompatible with the image attributes.
sample.axf: Error: L6367E: at_ip.o(i.ip_get_chksum) attributes are not compatible with the provided cpu and fpu attributes .
sample.axf: Error: L6242E: Cannot link object at_ip.o as its attributes are incompatible with the image attributes.
sample.axf: Error: L6367E: at_ip.o(i.ip_get_locadr) attributes are not compatible with the provided cpu and fpu attributes .
sample.axf: Error: L6242E: Cannot link object at_ip.o as its attributes are incompatible with the image attributes.
sample.axf: Error: L6367E: at_ip.o(i.ip_init) attributes are not compatible with the provided cpu and fpu attributes .
sample.axf: Error: L6242E: Cannot link object at_ip.o as its attributes are incompatible with the image attributes.
sample.axf: Error: L6367E: at_ip.o(i.ip_run_local) attributes are not compatible with the provided cpu and fpu attributes .
sample.axf: Error: L6242E: Cannot link object at_ip.o as its attributes are incompatible with the image attributes.
sample.axf: Error: L6367E: at_ip.o(i.ip_send_frame) attributes are not compatible with the provided cpu and fpu attributes . ...
Target not created

"