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.

Help me build this project use CCS5.4,PLEASE!

PLEASE!!!  I have tried many times,but I failed.The god will bless you!!!

0412.Flash28335_API_V210.zip

  • Hi,

    I could build it fine using my CCSv5.4. 

    I imported the project <Example_Flash28335_API.pjt> using the menu Project --> Import Legacy CCSv3.3 Project. The import tool threw two warnings that are related to linker options that are deprecated. These warnings are shown in the file project.log that is created and placed in your project.

    Building the project yielded 24 warnings that are related to some missing build attributes in a library that is part of the project: <Flash28335_API_V210.lib>. Other discussions around e2e mention these can be safely ignored - the library was only built with an old compiler and therefore the warning.

    Despite these warnings, the project generated an executable.

    Try this and see if this helps.

    Cheers,