Embedded module TQMa335x - Windows EC 2013 BSP documentation




In order to install the BSP, copy the entire “WINCE800” folder (contained in the “BSP” folder) of the Package over the existing WINCE800 folder in your WEC 2013 installation location. This adds the BSP under WINCE800\platform\AM335x_TQS, as well as an example OSDesign under
WINCE800\OSDesigns\TQMA335X.

It is recommended to use the supplied example OSDesign as a starting point. Please follow these steps:

  • Open Visual Studio and select FILE → Open → Project/Solution. Select the file WINCE800\OSDesigns\TQMA335X\TQMA335X\TQMA335X.pbxml.
  • The Example OSDesign should be opened and Visual Studio should switch to the PlatformBuilder Configuration.
  • Select BUILD → Configuration Manager… and make sure “AM335x_TQS ARMV7 Release” is selected as Active solution configuration.
  • After some time (depending on your system), the build process should finish. You can now proceed to booting the device


Alternatively, you can create your own custom solution instead of using the provided example OSDesign:

  • Open Visual Studio and select FILE → New → Project.
  • Select Other Project Types → Platform Builder and give it a name.
  • In the OSDesign Wizard, select AM335x_TQS: ARMV7
  • Last modified: 2022/08/04 15:02