Hi Aloba,
You should include F021 library in the linker path as shown below:
Just try to include the "F021_API_CortexR4_BE_V3D16.lib" in linker path and do rebuild the project.
You can downloaded it from below path:
F021FLASHAPI Driver or library…
Hi Bhanu Prakash,
Bhanu Prakash said: How to generate flash api related files for F021 on TMS570LS0914? I need to include them in my bootloader application where the data to be stored in the program memory.
It is not possible to generate the F021…
Hello,
1. The link for the source code is included in the user guide:
www.ti.com/.../spna186.pdf
2. Yes, bl_flash.obj is the object file of bi_flash.c
3. You can place a function to RAM and execute the function from RAM.
processors.wiki.ti…
Hi Josel,
The JTAG follows IEEE1149.1 spec. The flash is programmed using F021 Flash Library which is also used by CCS and Uniflash. The F021 flash library is widely used by device bootloaders (UART, CAN, Ethernet, SPI, USB, etc).
https://www.ti.com…
Hi Gary,
Gary Lu said: 1. Can this scheme work?
No, I don't think this scheme work. You can transfer the binary from the standby TMS570 to the primary TMS570 through MibSPI, Ethernet, DCAN or UART, then the primary TMS570 programs the binary to the…
Hi James,
I don't understand why you included below library for your project
Actually, from an example project it is given to include "F021_API_CortexR4_BE_V3D16"
The below are my filer search path settings for LC4357 project.
Can you please…
Hi Jack,
Here is the flash library for programming and erasing the onchip flash:
www.ti.com/.../F021FLASHAPI
The "Advanced F021 Flash API Erase/Program Usage" and "reference guide" are also installed in the folder.
Hello ki,
I'm sorry: Yes Indeed, there is some more information. Here is the compiler output:
'Building file: C:/Projekt_Workspace/projekt.cu_application/source/DataLoggingTask/DataLoggingTask.cpp'
'Invoking: ARM Compiler'
"C:/ti/ccsv5/tools…
Hi Tom,
Please take a look at this post:
https://e2e.ti.com/support/microcontrollers/hercules-safety-microcontrollers-group/hercules/f/hercules-safety-microcontrollers-forum/830660/f021flashapi-flash-api-library-certification/3073947?tisearch=e2e…