I am looking for the latest RPDL package from Renesas website for RX62N platform.
But I can't find it finally. Anyone can help me providing some guidance?
Thanks a lot!
I just tried to use PDG.
Yes, it does include RPDL that I am looking for.
Thank you.
I use IAR compiler; it looks that PDG is quite bundled with HEW chain. I am not sure if they can be easily move to IAR chain.
You find the latest version of RPDL in the application notes:
www.renesas.com/.../Application_Notes.jsp
The IAR sample code includes a version of RPDL adopted to EWRX.
I hear your problem with the bundling, I've refactored the RPDL to include the IAR chain as compiler switch. It also will run in a C++ environment as well. Here is a link;
dl.dropboxusercontent.com/.../RPDL_RX62N.zip
Thanks. I see it should be the bundled one with PDG together.
Thanks!
I find quite a few __IAR_SYSTEMS_ICC__ in the code. I suppose this is based on the latest RPDL version.
This is helpful. I would appreciate you very much!