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.

Programming flash memory launchpad f28027

Other Parts Discussed in Thread: CONTROLSUITE

Im using simulink to program code to flash memory, However every time I build the project it shows the following error:

The build process will terminate as a result.

Error while loading and running the program.

The TI flash API library does not exist on your machine. Specify the right path or download the appropriate flash APIs from TI's website or TI's controlSUITE installer.


I have installed the flash api tool on my pc to use flash memory, however i cannot specify the API folder location in the configuration parameter in simulink (every time i do it and click apply and ok, it just resets to its default location).

Also I dont know how to program flash memory using code composer studio 6. Do i have to set a specific jumper from the board or something like that? Im using the c2000 launchpad F28027. Please help!

  • Hi Gian,

    Gian Carvajal said:
    Also I dont know how to program flash memory using code composer studio 6. Do i have to set a specific jumper from the board or something like that? Im using the c2000 launchpad F28027. Please help!

    I'll help you with CCSv6. I hope the switches on the launchpad are in the same position as when they  had arrived. Here's the example you can refer for execution from flash: C:\ti\controlSUITE\device_support\f2802x\v129\DSP2802x_examples_ccsv4\flash_f28027   (Download controlSuite if you don't have it already)

    Also, what is the default directory for FLASH API in simulink?

    Regards,

    Gautam