Forum Post: RE: RX63N Wifi stack or any related Documents
Hi Folks, The Gainspan demo written for the RL78/G14 uses SPI interface and provides the full AT command set for the stack that is on-board the module. It all comes as part of the RDK RL78/G14 sample...
View ArticleForum Post: RE: Programming RX630 flash via USB boot mode
I was under the impression that the RFP could not be distributed to our customers, so I was going to write my own "custom" PC side loader.
View ArticleForum Post: RE: Programming RX630 flash via USB boot mode
Hello cweese, I think from a product standpoint you are probably correct that RFP cannot be re-distributed. You can however direct them to the download page and provide an RFP project for them to...
View ArticleForum Post: RE: Unable to import Archive File
Hello, Maybe for your case it will be good to use the projects sharing ability (to Git or similar). Please refer to the context help of the e2studio to see how to share your project(s).
View ArticleForum Post: RE: RH850/F1L Device Start up
Hello, Please try to search here: www.synopsys.com/.../default.aspx It looks like there is exactly what you are looking for.
View ArticleForum Post: RE: Programming RX630 flash via USB boot mode
"I was under the impression that the RFP could not be distributed to our customers, so I was going to write my own "custom" PC side loader." - if you're still considering writing the PC side loader,...
View ArticleForum Post: RE: H8 security in PROM mode
Hi twelvexs, Yes, the mode control is via MDx. But what I'm referring to is the security mode pins. There exist two EPROM programming modes; Normal and Security. The Normal programming mode allows the...
View ArticleForum Post: RE: RH850/F1L Device Start up
hi, Thanks for your suggestion. I am using cubesuite for development. i not looking any other extra tool for development. Looking some help with CS+ few example code to start with. Regards RAM
View ArticleBlog Post: Building a New Synergy Platform Project Using the e2 studio...
Configuration is cool but coding is king where embedded and IoT application development is concerned. Last week , I showed you all the cool configurator plug-ins the e 2 studio Integrated Solution...
View ArticleForum Post: RE: Unable to import Archive File
Hi jd, I think I can help here. In the File- Import... dialog there are a couple of options. It sounds like you are trying to use "Archive File". This feature will import an archive into an existing...
View ArticleForum Post: RE: Programming RX630 flash via USB boot mode
Hi, We have a button on our product that when pressed during power up, will pull the device in USB boot mode. I have used this method during development and calibration. I am still considering...
View ArticleForum Post: RE: Programming RX630 flash via USB boot mode
If you write your own loader, then you could also add your own flash programming routine to your application. This would then make you completely flexible which interface and which protocol to use.
View ArticleForum Post: RE: Timer Array Unite TAUB0 input selection
My point with P3_1 is that even though it doesn't exist in your package, if the timer simply needs to be tied to a configured pin to work then that may help. Does your .h file include an entry for...
View ArticleForum Post: e2 studio; changing src folder?
e2 studio Version: 3.1.0.24 in e2studio IDE, do we have an option to change the src folder to a different name?
View ArticleForum Post: S7G2-DK Developer Examples missing?
Hallo I've just connected my new S7G2-DK, "Blinky Example" is working without problems and now I would like to build the Developer Examples. But unfortunately there appears no "S7G2-DK Developer...
View ArticleForum Post: RE: S7G2-DK Developer Examples missing?
Ralph- I would suggest you look at the design examples located here: am.renesas.com/request ;EXECUTE_ACTION=search&LAYER_ID=188821 and select an example targeted for your kit. Where did you find...
View ArticleForum Post: RE: Programming RX630 flash via USB boot mode
How can you communicate with the device in USB Boot mode? Would you use the Renesas driver, libusb or another driver? If using the Renesas driver, where can I get documentation for it?
View ArticleForum Post: RE: Unable to import Archive File
Thank you. I think I'm closer to a solution now. Unfortunately, it looks as though my original workspace is messed up in strange way that seems to confuse e2studio. When I do the "Existing projects"...
View ArticleForum Post: RE: S7G2-DK Developer Examples missing?
Hello Ralph, You'll find developer examples template from SSP version 1.1.0 onward. You can download preview release of the 1.1.0 SPP and 5.0.0.024 e2studio from the Gallery and Developer Examples...
View ArticleForum Post: RE: Unable to import Archive File
For those playing along at home, I found a workable solution. My project was originally created using the instructions in the "CMSIS-RTOS RTX BSP V2.03 (e2studio / KPIT GCC) release note" document...
View Article