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.

Rebuild nandwriter.c for K2L EVM

Hi

I have one TCIEVMK2LX EVM and i want to program it based on TI wiki procedure. Software SDK  is Processor SDK Linux for K2L v03.00.01.06 and i use XDS560V2 USB Emulator (external Jtag) . I successfully can format NAND flash and flash NOR (write NOR flash) but for writing NAND flash i get error same as in noted https://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/536261 and as mentioned in https://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/536261/1958208#1958208 i found the problem is in nandwriter.c and i should modify nandwriter.c and rebuild it. first i can not find nandwriter.c source file in Processor SDK Linux for K2L v03.00.01.06. finally i found it in RTOS Processor SDK for K2L i downloaded it and installed last version of it. place of source file is in ti/pdk_k2l_4_0_3/packages/ti/boot/writer/nand/src folder but to rebuild it i try to import ccs project from /ti/pdk_k2l_4_0_3/packages/ti/boot/writer/nand directory and subdirectoried in CCS ver 6.2.0. but CCS can not find any project.  

please help me and provide me a procedure to rebuild nandwriter.c file or any other solution that can write Nand flash.

Thanks