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.

Compiler/TMS320F28335: TMS320F28335

Part Number: TMS320F28335
Other Parts Discussed in Thread: C2000WARE

Tool/software: TI C/C++ Compiler

HELLO,  ALL

what steps you recommended to me to test my code part by part?. I  wrote large code with separated global variables, settings, constants and header files, and main code. when i build it, it is not build  successfully.  I want to see at small level and test the error at a specific code. so i want to test a specific code  performance against my needs and its error while building, debugging , ADC outputs etc . THANKS 

  • Hi,

    The CCS reports the errors line by line. Please take a look at those and resolve them.
    While developing a large code, a recommended way is to split them into modules. Develop and test individual modules and integrate them after testing. If you are new to the C2000 peripherals, I recommend you run few examples available in the C2000ware before using them in your code.

    Regards,
    Veena