Code Monkey home page Code Monkey logo

Comments (6)

ccstevens avatar ccstevens commented on June 20, 2024

Hi Sergey,

Are you trying to connect a non-Minoca host in order to debug a Minoca target? Or are you trying to connect two computers running Minoca?

-Chris

from os.

Stepanov-Sergey avatar Stepanov-Sergey commented on June 20, 2024

I don't know how it will help you, but if it helps I have a lot of computers and I want to connect for debugging to publish the reports.

from os.

ccstevens avatar ccstevens commented on June 20, 2024

It would certainly help us if you were able to provide reports and debug computers that do not currently work. Are your FTDI cables usb-to-serial or usb-to-usb? From the issue title, it sounds like they are usb-to-usb. In that case, this won't work. But if they are usb-to-serial, you can follow the below steps:

We have some documentation on how to attach FTDI devices to a system running Minoca on our website: here.

The steps are:

  1. Plug a USB Hub into a USB 2.0 port on the system running Minoca OS.

  2. Plug an FTDI USB-to-serial device into the hub.

  3. Attach a null modem cable to the serial end of the device.

  4. Attach a second USB-to-serial device from the other null modem end to your development machine.

  5. Launch Minoca debugger, assuming the USB-to-serial device attached to your dev machine is at COM4

    .\debugui.exe -s .\x86 -e .\kexts.dll -k COM4
    
  6. Boot the system running Minoca OS.

-Chris

from os.

Stepanov-Sergey avatar Stepanov-Sergey commented on June 20, 2024

Chris, can i connect two computers without a hub this way http://img.blog.csdn.net/20160306174827967 ?

from os.

evangreen avatar evangreen commented on June 20, 2024

Yes, as yeti mentioned, you can connect them this way, except leave out the VCC connection.

from os.

evangreen avatar evangreen commented on June 20, 2024

You will need a hub on the Minoca machine side in between the FTDI board and the Minoca computer.

from os.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.