Part Number: TMS320F28335
Tool/software: Code Composer Studio
I built the program for TMS320F28335. I just added the ADC, ePWM, interrupt and the MCBSP for the communication. I built it at the first time without error. However, after I opened it again, it has this error:
errors encountered during linking; "Example_2823xGpioSetup.out" not null: errors encountered during linking; "Example_2823xGpioSetup.out" not Example_2823xGpioSetup C/C++ Problem
file null: file Example_2823xGpioSetup C/C++ Problem
I have already added the library in the Linker properties. Thanks for your help!