This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MCU-PLUS-SDK-AM243X: Compile custom flash driver

Part Number: MCU-PLUS-SDK-AM243X

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