Hello,
I am currently working in a project which uses Renesas SH7269 microcontroller.
I dont have much idea about the different Debugger,Compiler and IDE available for this microcontroller.
I already have Renesas E1 which we are using for another project.Is E1 compatible for SH7269?
Can anyone help me in understanding the different options available and selecting the best?
Thanks in advance,
Joms
Usually the combination is:
Compiler - SHC V.9.4.1 (www.renesas.eu/.../index.jsp)
IDE - HEW (included in the SHC installer, no own installer available) (www.renesas.eu/.../index.jsp)
Emulator - E10A-USB (www.renesas.eu/.../index.jsp)
This is also listed on the device support page: www.renesas.eu/.../soft_tools_index.jsp
In reply to FrankL:
FrankL is correct.
URL for SH7269 Renesas SW: am.renesas.com/.../soft_tools_index.jsp
In addition, SH core is supported by 3rd party tool chains if you choose to go down that path (GCC, etc.). You would need to check those web sites for specific device support.
Although it is not the recommended on the landing page above, if you happen to be using e2studio for other Renesas devices like RL78, RX or Synergy, the SH7269, E10A, Version 9.4 of the SH compiler and GCC for SH are supported by e2studio.
[IMO] Renesas tool chain is fairly stable and predictable in its code results.
In reply to Kevin:
Thanks Kevin and FrankL!!
I have few more doubts:
1) I have E1 Emulator available.Is it possible to use E1 to Code flash and debug SH7269?
2) For RL78 I have seen multiple toolchain and compiler available from IAR,GNU....Is there something similar available for SH7269?
Regards,
In reply to jomsmathewm:
1. No.
2. IAR Systems: www.iar.com/iar-embedded-workbench
GCC: gcc-renesas.com/.../download-latest-toolchains
GreenHills: www.ghs.com/.../sh_development.html
Emulators
pls: www.pls-mc.com/.../architecture-a-1305.html
Lauterbach: www.lauterbach.com/frames.html
There will be some more tools available in Japan, but they are usually not sold in the rest of the world.