AXON Studio: Network Route Configurator
Telechips in‑vehicle network routing, configured visually in Visual Studio Code.
A plug‑in for AXON Studio that generates and edits the routing configuration for Telechips in‑vehicle networks — LPA (LIN/CAN) hardware and software route tables and TPA (Ethernet) route tables — from RDB / config spreadsheets, without hand‑editing generated C or XML.
For Telechips customers. This tool works against Telechips SDK sources (LpaMF, LpaDrv, and related components), which require authorized access.
Requirements
- Visual Studio Code 1.85 or newer
- AXON Studio (platform). This extension is a plug‑in — it adds a Network Route panel to the AXON Studio sidebar. Install AXON Studio first.
- A remote build host via Remote‑SSH or WSL. The extension runs on the machine where the SDK lives (a Linux build server or WSL), not on a local Windows session.
Features
- HW Route Editor — visual editor for
lpaHWroute.xml (LPA hardware route table).
- SW Route Editor — visual editor for
route_cfg.c (LPA software route table).
- SCT Editor — edit the Ethernet switch configuration tables.
- RDB import — import CAN and Ethernet RDB spreadsheets.
- Code generation — from
config.xlsx, generate the route XML, CCF, and route_cfg; convert CCF to ccf.c / ccf.h or to the MCAL LpaDrv_PBcfg.c deployment format.
Getting Started
- Install AXON Studio and this plug‑in.
- Connect to your Linux build server with Remote‑SSH (or open a WSL folder).
- Open the AXON Studio view in the sidebar and find the Network Route panel.
- Create a project, import an RDB, and generate or edit the route tables.
Extension Settings
Settings live under axon-studio-route.*, for example:
axon-studio-route.editor.fontSize — font size for all editors and webviews.
axon-studio-route.lpa.pbcfgDir — output folder for LpaDrv_PBcfg.c, relative to the SDK root.
axon-studio-route.lpa.hwRouteDir — folder for lpaHWroute.xml / .ccf / .h.
axon-studio-route.lpa.routeCfgDir — folder for LpaMF_route_cfg.c / .h.
When a path setting is empty, the existing file location is auto‑detected from the workspace tree.
Support
For questions or issues, contact your Telechips representative.
About Telechips
Telechips is an automotive semiconductor fabless company connecting people, technology, and the world — delivering infotainment, ADAS, networking, and AI chips for future mobility. Learn more at telechips.com.
© Telechips Inc. All rights reserved.