foxBMS/foxbms-2

Wrong value set in fram.c at line 127

Closed this issue · 2 comments

When there is an error with FRAM_WriteData function in the function FRAM_ReinitializeAllEntries, the variable ret_val is set to STD_OK.
The value should be STD_NOT_OK.

retVal = STD_OK;

Dear @God-of-platypus,

Thanks for the report.
Yes this is a bug. We will fix this in the next release.

Best regards,
The foxBMS Team

Hi @God-of-platypus,

The issue has been fixed in foxBMS 2 v1.7.0.

Thanks for the hint!

Best regards,
The foxBMS Team