Hello,
I’m trying to create a custom LUT but am unsure how to proceed. The default flash type is ISSI IS25WP064A-JBLE, but I want to use the FM25V02A-GTR. I've tried to modify the generated file (peripherals.c & peripherals.h) with my own LUT entries, but I noticed that they get overwritten upon compilation.
How can I properly implement a custom LUT in MBDT? Additionally, is there a way to modify the default LUT without it being reset during compilation?