Todd,
Basically, my application runs DHCP service before main function. DHCP service is running when TI-RTOS is set up to MCU. So I think any task can not interfere with DHCP service because task starts to run after main function. Is it correct?
Ronie