TS-7250-V3 getting started: Difference between revisions

From embeddedTS Manuals
(Created page with "{{:Generic Getting Started}} == Connect USB Console == The board includes a USB Micro header connected to the onboard preprogrammed microcontroller. This acts as a USB seria...")
 
(Replaced content with "{{:Generic Getting Started}}")
Tag: Replaced
 
Line 1: Line 1:
{{:Generic Getting Started}}
{{:Generic Getting Started}}
== Connect USB Console ==
The board includes a USB Micro header connected to the onboard preprogrammed microcontroller.  This acts as a USB serial device using the CP210x Virtual COM port.  Most operating systems have built-in support for this device, however drivers are available [https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers here].
{{:Console From Linux Workstation}}
{{:Console from Windows Workstation}}

Latest revision as of 15:11, 19 March 2020

A Linux PC is recommended for development. For developers who use Windows, virtualized Linux using VMWare or similar are recommended in order to make the full power of Linux available. The developer will need to be comfortable with Linux anyway in order to work with embedded Linux on the target platform. The main reasons that Linux is useful are:

  • Linux filesystems on the microSD card can be accessed on the PC.
  • More ARM cross-compilers are available.
  • If recovery is needed, a bootable medium can be written.
  • A network filesystem can be served.
  • Builds such as Linux kernel, buildroot, yocto, distro-seed will not work from WSL1/2 on a case insensitive filesystem.
WARNING: Be sure to take appropriate Electrostatic Discharge (ESD) precautions. Disconnect the power source before moving, cabling, or performing any set up procedures. Inappropriate handling may cause damage to the board.