rusefi / rusefi

rusefi - GPL internal combustion engine control unit
http://rusefi.com
Other
797 stars 257 forks source link

HardFault during debugging #5664

Open rusefillc opened 1 year ago

rusefillc commented 1 year ago

actual result: HardFault

image

rusefillc commented 1 year ago

uses our standard stack size

class SlowAdcController : public PeriodicController<UTILITY_THREAD_STACK_SIZE> {
rusefillc commented 1 year ago

@dron0gus and another one

image