Jetson TK1 Development Kit Support Windows OS

Hi ,

Could you please some one help me in this .

Whether we can use this NVIDIA Jetson TK1 Development Kit in WIndows OS ?

Are you asking if you can run Windows on a Jetson? If so, then this is not supported…you’d have to build this yourself.

If you are asking if you can develop for a Jetson on Windows…perhaps with some cross-platform development tools, but it wouldn’t be directly supported (for example, CUDA apps are Linux-based…you might be able to cross-compile from Windows if you have the right environment). Some people will use a VM, but this does take extra work for flash to succeed (USB on a VM is unreliable)…in which case you’re using the same PC, but working in a Linux environment anyway.