TunerPro with custom binary files.

Discuss anything TunerPro related.

Moderators: Mangus, robertisaar, dex

Post Reply
Jedediah_Frey
Posts: 1
Joined: Sun Nov 10, 2013 5:39 pm

TunerPro with custom binary files.

Post by Jedediah_Frey »

A few of us across parts of the web are starting to make our own ECMs and Firmware. rusefi.com & diyefi.org are two places. I plan on starting a 3rd separate project targeted towards diesel engines. (The first two are for gasoline engines).

RusEFI and myself plan on using the STM32F4xx MCU with the GCC tool chain.

The GCC linker creates a .ELF file (and .map) and then this is converted into a .hex (Intel Hex format), .bin or .srec file for use with ST-Linkv2 utility that flashes the MCU.

All variables will be know before hand. I'm fairly certain there is a way to get GCC to spit out the memory locations (still looking). What format would be best to use with TunerPro? ELF, BIN, HEX (Intel Hex) or SREC.

I'm really hoping to use TunerPro (or similar program) to allow end users to 'tune' their own flash files without having to recompile the MCU software.
User avatar
Mangus
TunerPro Author
Posts: 1958
Joined: Wed Mar 19, 2003 1:49 pm

Post by Mangus »

Binary, preferably. TunerPro can import Motorola HEX files, but it's not the preferred route of getting calibration information into the program.
***************************************
TunerPro Author
1989 Trans Am
Post Reply