Associate III
December 22, 2023
Question
MCSDK 6.2.0 bug - Virtual V_bus_sensing
- December 22, 2023
- 2 replies
- 1913 views
When disabling Bus Voltage Sensing and Temperature Sensing in MC WB 6.2.0 the MC Application results in HardFault. After some debugging I found that the last release of the MCSDK has made a minor change to RCM_ReadOngoingConv(). This means that when RCM_handle_array[i] is null, it is still used as an input parameter to a function that tries to access its data member which causes a Memory Fault.
I have attached a bug report document explaining the error. Furthermore I have also attached a PrtSc of the debug window and a file containging the STWB6 project (OBS: the project uses a modified STEVAL-SPIN3201 board with changed current sensing network)
Hope this bug will corrected
Best Regards Nikolaj T. L.
