uart - Programming in Toradex Colibri T20 evalutaion board -


i have me toradex colibri evalutaion board along colibri t20. first time developing applications colibri. lets want make application send data using uart of board pc , glow led. question should start developing on laptop has linux , eclipse installed or can directly make application on toradex(and if yes how.?)

also didnt find tutorial on toradex website on how start programming uart , gpios.

in general recommended use cross compiling when working arm based systems. typical development pc has more performance/memory can faster build/change program. can use ethernet/usb deploy , debug application on target (colibri).

toradex has many samples , how tos: http://developer.toradex.com/knowledge-base/getting-started-with-toradex-arm-modules


Comments