学习笔记
未读
【IDE编译器的使用笔记】
1.设置编译生成hex和elf文件的指令 tricore-objcopy -O ihex VehicleControl.elf VehicleControl.hex tricore-objcopy -O ihex VehicleControl.elf VehicleControl.hex 是一个命令