Electronic – Renesas CS+ for CC vs for CA, CX vs e2 studio

iderenesas

I just get started with renesas MCU: RL78 – D1A – R5F10DPJJFB. I went to Renesas website and saw different IDEs: CS+ for CC, CS+ for CA, CX, e2 studio so I would like to ask what is the differences between them? Pros and cons of each IDE and which one will be most suitable for me?
Thanks in advance.

Best Answer

CC is Renesas' new universal compiler that works with most of the latest-generation parts. CA and CX are legacy compilers. Due to some changes in compiler features, intrinsics, etc., separate CS+ installs have been created so that the help files and compiler interfaces did not suffer under the burden of legacy support.

There are some devices that are only supported under the legacy compilers, but if you're using a device from the current lineup (RL78, RX, RH850, etc.) then CC is the best choice.

Related Topic