Forum Post: RE: GR - Kaede Issues
If any of the below scenario is happening with your design, then that may be the reason of getting issues - Case 1. Voltage level at IO Pin : Operating voltage of KAEDE board is 3.3volt not 5 volt,...
View ArticleForum Post: RE: Serial port settings for debug?
I create my own boards, and use the GNU tools under Linux to develop code. So... my code might not be a good example if you're using a completely different hardware/software environment. But, it...
View ArticleForum Post: RE: RX62N transmission and reception code for UART using sci6
I'm a Linux person, and very much a do-it-myselfer. I use the GNU tools (which I built myself, not pre-packaged) and designed my own boards (mostly) which I program from my Linux PC. I find it very...
View ArticleForum Post: RE: RX71ML Compiling error
kems, Your issue appears to be a linker error. Check to make sure that you are not missing an include for one of your header files. Mike Clements RenesasRulz Moderator
View ArticleForum Post: Low Level Code
I'm looking to confirm the register setup sequence for a peripheral configuration, say USB. Where can I look for the low level auto generated code? If I wanted to make modifications post using the...
View ArticleForum Post: RE: Preliminary Application Note EASE-AN-4050
did You manage to get it? I need this document too. Please send me an info if You get it. This is veru old chip and i really dont understand why renesas doenst want to give this document.
View ArticleForum Post: RE: Preliminary Application Note EASE-AN-4050
They says "please contact Your supplier" but *** supplier doesnt exist anymore because chip is 15 years old!!!
View ArticleForum Post: μPD703129 or μPD703128 programming
Any informations how to program rom-less externally connected flash using UART0 of μPD703129? UART flash programming commands needed!! How to get document: "Preliminary Application Note EASE-AN-4050" ?
View ArticleForum Post: Problem in Downloading prgram in HEW
Hi Everyone! While working in RX63N example code in HEW. I cant download my program after build and connecting target. Downloading options are not active, have a look this view, help me please. What...
View ArticleForum Post: RE: Preliminary Application Note EASE-AN-4050
Need friends from distributor and possible get. ☺
View ArticleForum Post: RE: Serial port settings for debug?
Dear Sir DJ Delorie, I am new at this embedded system.You looks really experience firmware designer. I was trying to do this project in RX63N since RX62 is not available, wiki.analog.com/.../adas1000...
View ArticleForum Post: RE: Why am i getting "Some sections..."?
Hi All, We can close the issue. Its been fixed in the latest version 4.2.0.012 I have downloaded today. Regards, Janusz
View ArticleForum Post: RX210 SCI in SPI mode, overrun error
Hello all, I am using RX210 100 pin version IDE: IAR Embedded Workbench for Renesas Rx version: 2.80.3 I am using RPDL library to get my work done. My requirement is to configure SCI6 in simple SPI...
View ArticleForum Post: e2studio Debug Configuration: Image Path always replaced with...
I'm working on a project where two images need to be downloaded during debug/run. One File is the build of the current project, the other is from another project in the workspace. Even if I set the...
View ArticleForum Post: RE: Renesas Programming Help
Hi, I need to know about the Renesas R5F72531DKFPU . MH8115F used in mitsubishi outlander 3 and more. I am trying to develop a flasher for this processor and I need info on the boot loader. Have anyone...
View ArticleForum Post: R5F72531DKFPU MH8115F need boot loader disassemble!
Hi, I need to know about the Renesas R5F72531DKFPU . MH8115F used in mitsubishi outlander 3 and more. I am trying to develop a flasher for this processor and I need info on the boot loader. Have...
View ArticleForum Post: RE: Low Level Code
Hello Rich, The high-level config structures for your peripheral instances are found inside src/synergy_gen folder in *_thread.c (if the peripheral/framework was added in a thread) or in hal_data.c...
View ArticleForum Post: RE: RZRSK Audio Sample Testing
If you are using the latest BSP (v1.1.1), you only need to type: $ alsactl restore which pulls the setup from /var/lib/alsa/asound.state It was supposed to do this automatically at boot...but there's...
View ArticleForum Post: RE: RZRSK Audio Sample Testing
Hi Chris Brandt, I am using BSP Version 1.0.0. and my log is U-Boot 2013.04 (Oct 07 2014 - 20:40:00) I2C: ready DRAM: 10 MiB Flash: 64 MiB SF: Detected S25FL512S with page size 512, total 64 MiB...
View Article