I have created a project for timer peripheral. I took example code (ftm_periodic_interrupt_s32k144) for reference. I have configured everything, same as example code. After building my project I'm getting errors. i.e., multiple definition of () first defined here. This type of error I'm getting 53 times with different API's.
Actually, the file which I have sent you, that does not contain linker_files, startup, src.bak files... I think it's my fault while creating the project I think I skipped some steps. So could you please send me the entire steps or procedure for this particular project?