INSTALL TD on Linux
1. Install TD#
We can download TD install-package and get its license from Download station.
This may take a really long time to download.
But we need it to development tang primer
IDE File name : TD_5.0.3_28716_NL_Linux.zip
License file:Anlogic_20230606.lic
After finishing downloading, new a terminal and cd into where we extract TD_5.0.3_28716_NL_Linux.zip
and rename the license file Anlogic_20230606.lic to Anlogic.lic, then move the license file to the TD5.0.28716\license folder in the extract path.
The /opt directory is reserved for all software and add-on packages that are not installed by default in Linux system, so we new a directory for TD.
Extract TD into /opt/TD_DECEMBER2018 directory
2. Check for default linux driver#
Plug in Tang Primer into your computer and execute lsusb to see the information. Make sure USB VID:PID is 0547:1002 as shown in image below
3. Create a new udev rule file#
Set udev rules to enable Tang Primer to be accessed by the plugdev group
Execute the following command in terminal to create a new udev rules file.
Copy the following code into text editor and save it, as shown in following image.
Execute the following command in terminal to restart the udev service.
4. Check if device detected by Tang Dynasty IDE#
Go to /bin/ and execute the following command to open TD IDE in GUI mode.
Plugin Tang Primer into your computer and hit Refresh button on Download Dialog box.
Plugin Tang Primer into your computer and hit Refresh button on Download Dialog box.
Due to some unknown bug, JTAG only works with 400kbps or lower speed.
Related Issues not found
Please login GitHub to create issue