Part Number: HERCULES-F021FLASHAPI Other Parts Discussed in Thread: TMS570LS1224 Hi, I'm working on UDS and trying to develop code for reprogrammable services using Flash API in TMS570LS1224 Controller . Is it possible to get F021_API_CortexR4_BE_V3D16…
Part Number: HERCULES-F021FLASHAPI Other Parts Discussed in Thread: TMS570LC4357-EP , Hello,
We are planning to use TMS570LC4357-EP for our aviation project which is DAL B. We need source code of FlashAPI as in the forum discussion below.
Hercules-F021FLASHAPI…
Part Number: HERCULES-F021FLASHAPI We are using TI Arm Clang Compiler v2.1.0.LTS for building our application software and are trying to use the F021 library. Linking with the F021 library F021_API_CortexR4_BE_V3D16.lib results in warnings: "#16032-D…
Part Number: HERCULES-F021FLASHAPI My request is in regard of Hercules MCU software library: https://www.ti.com/tool/F021FLASHAPI
For our new project we need a library that will work in “IAR functional safety compiler v8.5 “. Current Library version…
Part Number: HERCULES-F021FLASHAPI we have worked with IAR support and we might have a way to link your F021 library in IAR 8.5.10. However I’ll need a confirmation from ti on one last hurdle:
Is w_char type either not used or used only internally…
Part Number: HERCULES-F021FLASHAPI Which TMS570 device has "L2MFC" controller ... ? I see in release notes, for the library, some are built for F021 - which TMS manual calls FMC - but for L2MFC.
How does one check if its just F021, or L2MFC…
Hi V01d,
The EEPROM uses the same technology as the main flash.
v01d said: Where can I read on how many writes it supports life time, and it's data retension?
You can find them in datasheet.
Part Number: HERCULES-F021FLASHAPI Other Parts Discussed in Thread: TMS570LC4357 Hello Team,
We have a customer who selected the TMS570LC4357 for their client as new commercial safety microcontroller. They aare evaluating the pros and cons: there are a…
Part Number: HERCULES-F021FLASHAPI I have 0714 SoC, F021 lib returns FLEE for Bank 7, the EERPOM emulation. As expected
On my 1227 SoC, it returns FLEP for same Bank7, which I thought, should only be for Bank0 the main flash. I see the sector sizes are…
Part Number: HERCULES-F021FLASHAPI Other Parts Discussed in Thread: TMS570LS0714 Hi,
I am developing a bootloader for TMS570LS0714 and found Hercules Examples provided by TI. I am experiencing a strange issue where the F021 wrapper bl_flash.c gets stuck…