Hello experts,
I'm following this guide: [FAQ] MCU-PLUS-SDK-AM243X: [FAQ] How to debug/develop/migrate the flash driver for custom flash on non-TI EVM (OSPI/xSPI) ? to add support to the flash MX25L12833FM2I-10G.
I need to modify the flash driver Flash_norOspiSetRegCfg.c just like in the guide
I modified the code but when I compile the project the old version of the drive is being used. I also tried to clean and compile the project but nothing changed.
Is there a way to make CCS compile the new drive?
Thanks,
Andrea