hi, i'am trying to port FreeRTOS + lwip to atxmega128a3u and almost every thing is working fine, only my uart wont fire up when i compile my project with lwip files included, what can be the cause of this ? Any help would be appreciated.
without lwip files uart is working great with lwip files i just get one character "?" upon uart init function and nothing else, tasks are still working fine. tried uart with and without interrupts lwip is not initialized in my project, only compiled i'am using microchip: atxmega128a3u on internal 32mhz clock freeRTOS 8.2 lwip 1.4.1 any help where should i search for erros ? right now i can't use my debugger becouse there is something wrong with amtel-ice+osx+avrdude so i'am stuck... -- View this message in context: http://lwip.100.n7.nabble.com/freertos-lwip-no-uart-tp24724.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
