Blog Post: Monday’s DevCon Panels Promise a Bonanza of Tech Content and Some...
Panel discussions are among the best ways to cover technical topics, as they provide an opportunity for a group to hear experts sharing their knowledge of a specific subject, presenting up-to-date...
View ArticleForum Post: RE: YRDKRX63N v3.2 ADC question
FrankL, Thank you for your advice I downloaded the workspace and imported the projects but my RX compiler is version 2.03 and when the projects were imported they seem to be missing two header files...
View ArticleForum Post: RE: YRDKRX63N v3.2 ADC question
CDT (the editor) marks uint8_t and uint16_t in red, correct? You do not get error messages when you build your project? stdint.h and stdbool.h are standard header files of the compiler located in the...
View ArticleForum Post: RE: What are best tools that I can use to code GR-KAEDE
FrankL, But if I start with these IDEs I need to start from scrap.I need to built my own functions for everything. This board(GR KAEDE) supports Arduino library which has many built-in functions If I...
View ArticleForum Post: How to dump the program in Kaede board?
hi there. i received the board yesterday. Now im trying to dump basic led program from web compiler. I downloaded the Source.bin file to GR-KAEDE folder. But within a sec, it goes to the initial...
View ArticleForum Post: RE: How to dump the program in Kaede board?
We're sorry, but 1st lot of GR-KAEDE has a problem with USB firmware. So please refer to below forum to re-write the USB firmware renesasrulz.com/.../5618.aspx
View ArticleForum Post: RE: How to dump the program in Kaede board?
Which software should i choose whether Evaluation Software or Upgraded one?
View ArticleForum Post: RE: Available I/O PINS IN GR-KAEDE BOARD
so,GPIO pin number is not assigned to CN17 in our board , is it correct ? Your board has GPIO in CN17. You can use the pins with library version V1.13. In case of V1.12 or less, it is not available....
View ArticleForum Post: RE: How to dump the program in Kaede board?
Which? Sorry, but I don't understand "Evaluation Software or Upgraded one" Anyway, in case of using web compiler, the way as below forum is easy to start GR-KAEDE....
View ArticleForum Post: RE: What are best tools that I can use to code GR-KAEDE
You can export your project from the web-interface, create a new empty projet in e2 studio on your PC and add all sources from the web project. Then you have all functions in your local project. But...
View ArticleForum Post: RE: If you receive the GR-KAEDE board
I didn't get any file in the Workspace. When I click Add Program, it shows as blank. There is no supported files are shown. Please help me to get the board as working!
View ArticleForum Post: RE: How to dump the program in Kaede board?
I didn't get any .mot file in my Workspace. When I click Add Program, it shows as blank. There is no supported files are shown. When I choose "All files" and below as shown. From that i chosen 2nd...
View ArticleForum Post: RE: How to dump the program in Kaede board?
You can find out the .mot at the top of forum. renesasrulz.com/.../5618.aspx
View ArticleForum Post: RE: How to dump the program in Kaede board?
Thank you sir.. I rewrited the flash but im facing some problem as described below. On writing.. After writing After disconnecting and changing switches. After connecting USB, the LEDs are not...
View ArticleForum Post: RE: How to dump the program in Kaede board?
Try to remove the Serial.println line and execute your code, all LED should blink. Have you installed GR USB Driver for your windows system? if yes then there is some connection problem with your...
View ArticleForum Post: RE: How to dump the program in Kaede board?
Before rewriting, all led glows and GR KAEDE is showing in Other Devices in Device Manager but now Im not getting connection with the board. From the beginning, there is no Port is showing when i...
View ArticleForum Post: RE: How to dump the program in Kaede board?
Connect your board with USB cable, then press Reset button on board, at this time you will be able to see the GR Kaede drive. Reset button will reset your old code and board will ready to program with...
View ArticleForum Post: RE: Implementing Code Flash Blank Check in RH850F1L
Any updates please.......
View ArticleForum Post: RL78/G14 YRDKRL78 board audio play back
currently work on audio play back of RL78/G14 Demostratation kit and use sample code..but i not display on lcd 1 gb microsd card adpcm file...i use sample code an_r20an0194ej0101_rl78_s2_sound from...
View Article