Hi Andrey,
If you look at the Fapi_getDeviceInfo function in the F021 Flash API (see http://www.ti.com/tool/f021flashapi ) you can obtain information about the device you are running on including the number of banks and the device memory size. In this…
Hi Rakesh,
Rakesh Dara said: I am using TMS320F28335 controller in this i want to perform single location FLASH erase is it possible or not
You can use Flash API to perform this operation. For more info refer and download from this link:
http:/…
Hi,
thank you for the answer.
So being the overhead 24bytes, I need to set my blocks at 4120 to write 4096 byted on them. That's Ok.
I don't understand the virtual sectors. How big they are? Where can i set the size?
Are my blocks too big? The…
Hi John,
Could you please provide the software package for FO21 Flash API Version 1.50.0.
We had tried by downloading with this link http://www.ti.com/tool/HERCULES-F021FLASHAPI . So, we got the following errors.
Regards,
Anand Kumar N S
Hi Furkan,
1. HDK supports more features such as EMIF SRAM, connectors for RTP/DMM, MIPI connector for ETM, and SUB transceivers and connectors, etc. But I think the launchpad is good enough for evaluating the device.
2. TI code composer studio is…
Hi John,
I'm not really sure what issue you are wanting addressed. However, the F021 Flash API is a library of functions used in developing applications that program the flash in the Hercules devices. It is developed separately from CCS and is a stand…
Chuck,
BTW I have solved the problem ... I installed the F021 API (downloaded spnc033.zip from http://www.ti.com/tool/f021flashapi) and then added the location of the library and include files to the project. I was able to then build the project and…
I was wondering if the driverlib flash.c and flash.h are going to be update to allow for reprogramming of the flash.
I know that this http://www.ti.com/tool/f021flashapi exist but in my situation I need full .c/.h source access.
Other Parts Discussed in Thread: F021FLASHAPI , HALCOGEN , TMS570LS3137 When using the F021 Flash API 2.01.00 I got the following error for different files:
error #16004-D: file "../vendor/F021FlashAPI/F021_API_CortexR4_BE.lib<Read.WdService.obj>" has…