auto-sync

This commit is contained in:
rusEfi 2014-11-17 21:03:46 -06:00
parent b9a801e022
commit ad996a1a48
4 changed files with 13 additions and 5 deletions

View File

@ -59,4 +59,9 @@ void setBmwE34(engine_configuration_s *engineConfiguration) {
engineConfiguration->hasCltSensor = false;
engineConfiguration->hasIatSensor = false;
/**
* This saves a couple of ticks in trigger emulation methods
*/
bc->triggerSimulatorPins[1] = GPIOD_2;
bc->triggerSimulatorPins[2] = GPIOD_3;
}

View File

@ -19,6 +19,8 @@ int getOutputPinValue(io_pin_e pin) {
/**
* @brief Sets the value according to current electrical settings
*
* This method costs about 85 ticks
*/
void setOutputPinValue(io_pin_e pin, int logicValue) {
#if EFI_PROD_CODE

1
firmware/dump_iar.bat Normal file
View File

@ -0,0 +1 @@
arm-none-eabi-objdump -S iar/Debug/exe/ch.out > iar.dump

View File

@ -184,11 +184,11 @@
</option>
<option>
<name>CCListCFile</name>
<state>0</state>
<state>1</state>
</option>
<option>
<name>CCListCMnemonics</name>
<state>0</state>
<state>1</state>
</option>
<option>
<name>CCListCMessages</name>
@ -196,11 +196,11 @@
</option>
<option>
<name>CCListAssFile</name>
<state>0</state>
<state>1</state>
</option>
<option>
<name>CCListAssSource</name>
<state>0</state>
<state>1</state>
</option>
<option>
<name>CCEnableRemarks</name>
@ -273,7 +273,7 @@
</option>
<option>
<name>CCCompilerRuntimeInfo</name>
<state>0</state>
<state>1</state>
</option>
<option>
<name>IFpuProcessor</name>