Hi Jagadish,
Thanks for the reply.
I am trying to download Flash library from here and I don't see RM57 listed under the list of microcontrollers supported. I can only see support for Cortex R4 based microcontrollers and not Cortex R5 which RM57…
Hi Jagadish, Thank you I will look through the examples. I was confused through in HalCoGen we can enable FEE but there is also the F021 library we also installed that has these files downloaded the F021 Library Installer from https://www.ti.com/tool…
Quang Thanh Ta said: Unfortunately, the Hercules F021 Flash API does not appear to support RM57L873 chips.
The Flash F021 flash Library support RM57L873.
https://www.ti.com/tool/HERCULES-F021FLASHAPI
F021_API_CortexR4_LE_L2FMC_v3D16.lib
or
F021_API_CortexR4_LE_L2FMC…
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…
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…
Part Number: TMS570LC4357 Other Parts Discussed in Thread: HALCOGEN , TMS570LS3137 Hi Team,
I am using the Flash library F021 from https://www.ti.com/tool/HERCULES-F021FLASHAPI for TMS570LC4357 HDK.
During initialization of Flash library the function…
Part Number: TMS570LS1224 HERCULES-F021FLASHAPI
Version: 02.01.01
Release date: 22-OCT-2014
F021 is a precompiled library. It was built using TI's code generation tools for ARM v5.1.3.
We need to update IAR compiler/linker from v7.4 to v8.5. …
Hi, Sorry for the delay in my response.
These errors are due to not generating basic code from HALCoGen,
If you generate the code from HALCoGen then this directives will be defined in the below file
I created a example code for you, so please…
Hi Peter,
Yes, the F021 flash APIs can be used to erase/program the flash. The user guide is located in the installation folder of the Flash Library:
This is the link to download the Flash API:
https://www.ti.com/tool/HERCULES-F021FLASHAPI