Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi TI Team,
We are working on the TMS320F28P65xx micro, compiler v22.6.0 and we are considering automating build process introducing CI/CD.
Actually, we use windows computers for develop and build but we are evaluating to use also a remote linux computer for the implementation of CI/CD pipeline (building, test, ecc.)
My questions are:
- We tried to build the simple example led_ex1_blinking from C2000Ware 5.0.0.0 with Linux (Ubuntu 24.04 using wsl) and Windows. For both we used v22.6.0 compiler and the result is different although the sources are the same (I attached a screen of the .map file). We need to modify something in the configuration in order to obtain the same output binaries?
- There are guides, tutorial, ready-to-use container with toolchain, ecc. for the implementation of CI/CD for C2000 MCU? (we saw for example that is possible to use CCS CLI like decribed here: TMDSCNCD28379D: CI/CD pipelines - C2000 microcontrollers forum - C2000
︎ microcontrollers - TI E2E support forums)
thanks in advance,
Simone