Yup - that was my conclusion as well ...
Meantime I managed to connect to the device with Uniflash using this guide:
http://processors.wiki.ti.com/index.php/Sitara_Uniflash_Quick_Start_Guide#Flashing_a_Board_using_USB
I noticed two things:
- the device does not loads into uniflash only after a pure reset (from button - I am using BBB for tests). I guess it's the windows driver load speed but don't know how I will fix this since at that step is only the ROM code in action which can't be changed and I don't want a reset button on the final device
- I will need to compile the four files needed for flashing - most of them are pretty well explained how to get but the sh script (debrick.sh) has only a short description and I need any help I can get there
I know this forum is not really for Uniflash as previously got noticed but I asked in both places and if anybody did it already any input is welcome. TY in advance ...