Hello,
MCU: RL78/G13
We are now migrating from IAR 1.xx to 2.xx due to other issues and our dataflash library doesn´t compile with the new version because the tool provided by Renesas "RENESAS_FDL_RL78_T04E_V1.20" only allows generating libraries for 1.20 version of IAR.
Should we expect Renesas to update this tool for new versions soon? Or is it better to switch to other flash emulation library (T01 e.g.) assuming the cost in code size? Any alternative?
Thanks in advance!
You can download the updated FDL libraries for the IAR v2.x tools from our website.
www.renesas.com/.../data-flash-libraries.html
Hi andrvisht,
If you step into PFDL_Open() what address is called from within the PFDL_Open() function:
I think 0xEFFF8 is a strange address...
This is strange, since I have this function compiled to address 16E and you wrote that 2 files are mine and yours are the same.
Maybe you need to adjust icf in accordance with the requirements of the library?