We are modifying automotive lab demo lab0007 mrr. The plan is:
We want to add a configuration parameter. According to the value of this configuration parameter, program can selectively use function rangeBasedPruning(...)
We want to store this configuration parameter in QSPIFlash memory. Then we can change its value through QSPIFlash read/write.
Is it possible? Can we use QSPIFlash driver API in mrr_18xx_dss?
Kind regards