I would like to get more Renesas content on element14. I have a Renesas EK-RA6M 3 evaluation kit. If you are interested in writing a tutorial for it, I'll send it to you.
Leave a comment below with what you would like to do with it.
Thanks.
I would like to get more Renesas content on element14. I have a Renesas EK-RA6M 3 evaluation kit. If you are interested in writing a tutorial for it, I'll send it to you.
Leave a comment below with what you would like to do with it.
Thanks.
Is your shipping address up to date in your profile?
rscasny : Related but something completely different. It sounds like you have good contacts to Renesas. I would be highly interested in roadtesting their (not so) new announced ForgeFPGA line. And it would show commitment from their side that those chips will be ready for purchase eventually.
The kit would be ForgeFPGA Development Board (SLG7DVKFORGE) + ForgeFPGA Socket Adapter #1 (SLG4SA24-30x30).
The reason why I stopped blogging about the Renesas kit, is that the license is time limited. I still have the hardware, but ran out of software license.
Renesas is an outlier here. Their license runs out for everyone. Side effect is that community bloggers have to stop blogging.
They are an exception. Most microcontroller manufacturers don't end date the development suite after a few months. You can keep on investigating and blogging.
Maybe that explains why Renesas bloggers stop after a road test finished.
Dear Jan, i can help you in this. You can use Keil MDK ARM or Segger Embedded Studio. If you have licensing issues with you existing cross compiler. By the way which cross compiler you are using? Anyhow, You can still use Segger Embedded Studio without any license issues.
Please! note carefully: Free version of Segger Embedded Studio will access to GCC ARM ( this is open source) & paid version of same will give access to Professional version of Segger cross-compiler.
i sincerely think that this should be able to solve your licensing issues. In your case,Free version of Segger Embedded Studio should be good enough.
THANKS
Yes sir, my shipping address up to date in my profile. I have done the roadtest of a Renesas kit given below:
/products/roadtest/rv/roadtest_reviews/1485/ra2l1_evkultra-low_p_1
If somebody requires any help regarding choice of cross compiler, i m ready to help & guide for both Keil-MDK-ARM & Segger Embedded Studio.
Al-through some part of Keil-MDK-ARM have explained in above link.
THANKS MY DEAR FRIEND RANDALL
The GCC arm compiler, when I roadtested a Renesas compiler, did not support the encryption and FS modules. Those were only available as a library precompiled for the Renesas toolchain.
I documented it in this blog:
Renesas RX65 Envision Kit - part 3: Port an example from Renesas toolchain to GCC
Understood, But i forgotten one thing that RX65 series of microcontrollers contains propriety core of Renesas instead of ARM core. That is why GCC ARM doesn't support your encryption and FS modules & it would also will not Core also. Sorry, i would have given support, if Core would would have been of ARM.
THANKS