Tool/software:
hi,
when i run this demo software "MSP430FR6047EVM_USS_Water_Demo", in debugger mode, the API "code = USS_runAlgorithmsFixedPoint(&gUssSWConfig,&algResFixed);" returns the error code as below
- when water flows, code=122
- if air bubbles are injected it, code = 138, i assume that it could be used for bubble detection, in debugger mode, i am unable to step into the API "code = USS_runAlgorithmsFixedPoint(&gUssSWConfig,&algResFixed);",
- so i am unable to come in to a clarity that how this error code is returned
- why i can't step into the API "code = USS_runAlgorithmsFixedPoint(&gUssSWConfig,&algResFixed);",