Texas Instruments (TI) C2000™ microcontrollers support forum is an extensive online knowledge base where millions of technical questions and solutions are available 24/7. You can search C2000™ microcontroller content or ask technical support questions on our families of real-time control MCUs. Find the right solution for your circuit design challenges by using our TI E2E™ support forums that are supported by thousands of contributing TI experts.
Q: I have just ported my code from internal RAM to internal flash. The execution is much slower from flash. Why is this occurring? How can I speed-up performance of code running from Flash memory?
Q: I've added the Flash API library to my project and warnings are generated stating that the .text and .econst sections of the Flash API library are not found. Why does this occur and how can I correct the problem?
For example:
warning: C:/myproject…
Part Number: LAUNCHXL-F280049C Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello, I've recently bought a Launchxl- F280049c launchpad from TI. I am trying to Flash example code from C2000-device support present in C2000ware…