PicoFDL (T04) with IAR RL78 2.xx

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!

Parents Reply
  • I've downloaded the FDL_RL78_Type04_Installer_V200.zip file and made a simple project using Applilet3 for IAR 4.10, but when PFDL_Open() is execute I get the error:

    Fri Jul 05, 2019 10:04:02: Unable to execute: driver error. After the error occurred, the program counter (PC) was 0xefff8.

    I'm using a QB-R5F100LE-TB board.
Children