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.

Flash API warring

Hi~ all

I write the your Flash API project at flash using the CCS3.3.

After writing, show the message  " Code Composer could not locate: Flash28_internals.asm Would you like to browse for it?"

what is this?

  • Nameok Huh said:
    what is this?

    OK, let's spell it out:

    "Flash28_internals.asm" is the name of a file.

    Code Composer is telling you that it can't find that file, and is asking you if you want to find it manually - by browsing for it...

  • Nameok Huh said:

    Hi~ all

    I write the your Flash API project at flash using the CCS3.3.

    After writing, show the message  " Code Composer could not locate: Flash28_internals.asm Would you like to browse for it?"

    what is this?

    Hameok,

    This is a file internal to the API library - we do not provide the source for it.  

    Code Composer would like to provide source code debug for you, but it is not able to since it cannot find the source (and you can't browse to it, since we do not provide this). 

    Regards

    Lori