Hello, I'm developing an application for an ARM9 uC, on the evaluation board MCB-STR9. I'd like to use the RTOS (RTX application) and implement in a RTOS task a UDP based transmission protocol. Even if I extensively read the documentation, I didn't have any luck to see my application working so far. Actually, I also tried to copy/paste the UDP transmission sample on the documentation, www.keil.com/.../rlarm_tn_using_udpsoc_example.htm in the http_demo example environment, to somehow correct the code in order to compile it, but still I didn't see anything coming out. Am I missing something? RL-ARM TCP/UDP communication setting doesn't seem that complicated... My subnet has a DHCP addressing. Can it be the cause? (config settings - DHCP assigned IP missmatch)? Sorry for this stupid question, sure it's due to not good product knowledge, but any help is welcome :)
Thank you in advance Sarah