一款功能强大的汽车ECU开发工具,支持UDS、CAN-TP、DoIP、LIN协议,提供类CAPL脚本(TS)功能及HIL硬件在环测试。
最近更新: 9个月前Which library you need for the MCU is described in https://github.com/ARM-software/toolchain-gnu-bare-metal/blob/master/readme.txt. As we have an M7 with FPU, we can identify the following line:
最近更新: 1年多前To decode the data, I wrote a simple C program (decode) on the host. You can find the sources on GitHub. Use ‘make’ to build it:
最近更新: 1年多前To make using gcov for embedded simpler and easier, I have created the McuCoverage module in the McuLib.
最近更新: 1年多前How to Use GNU Coverage (gcov) in a Freestanding Environment for Embedded Systems
最近更新: 1年多前