Forum Post: RE: Kernel is unable to mount root fs from NFS or from MMC
This thread will be archived due to inactivity. Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: e2s 5.0.0.043 unable to download
I downloaded it from the Synergy Gallery 2 weeks ago. It's an 800MB Zip-file, so I think it must be the Offline installer. In C:\Users\(Name)\.renesas\e2_installer\cache\(random hex number)\ the files...
View ArticleForum Post: RE: e2s 5.0.0.043 unable to download
Josh, I configured my test bed for windows 10 and downloaded the release of the SSP, and e2 studio from the Gallery. Yes, that is the offline installer. I did not run into any issues. In fact, I...
View ArticleForum Post: RE: e2s 5.0.0.043 unable to download
A partially corrupt download of the installer-file? Thats close to impossible, its a zipped selfextracting zip, but I checked the MD5, they are identical.
View ArticleForum Post: Anyone using OpenVG on RZ/A1?
I've tried (and failed) to get the RGA library working with my RZ/A1 project (e2studio, KPIT, custom board). So now I'm wondering about OpenVG. Has anyone tried using OpenVG in a "bare metal"...
View ArticleForum Post: Finding Synergy app notes on the new website
Today Renesas rolled out a new, and improved, website. To find a list of Synergy app notes on this new website: 1. Hover over Products on the blue menu bar and select Renesas Synergy Platform under...
View ArticleForum Post: RE: Custom BSP Tools
They are hidden away here: knowledgebase.renesas.com/.../Is_there_an_Update_to_the_BSP_Creator_Tool%3F
View ArticleForum Post: RE: Documenting move from Dev Kit to my own board
Hi Karol, Any idea when the Gallery will be made available in Australia?
View ArticleForum Post: Build only changed files?
Is there a way to rebuild only the changed files? If I make a simple one line change to my code it takes forever to build.. Thanks, Rich
View ArticleForum Post: RE: Build only changed files?
In the past, there’s been an issue with imported projects such that refresh policy still pointed to the old project directory, effectively causing a full rebuild on every build. I’m sure it’s since...
View ArticleForum Post: RE: FINE Interface not working
You only give a partial schematic and it is not enough. The part that makes this work is EMLE must be pulled low on the MCU and I do not see that pin on your MCU (maybe I'm overlooking it).
View ArticleForum Post: RE: FINE Interface not working
Hello Kevin: The 48 pin part does not have EMLE pin and only supports FINE interface. Steve
View ArticleForum Post: RE: FINE Interface not working
Attaching Pin definitions 48 pin package, E1 connections from app note. Steve
View ArticleForum Post: RE: Problem to use SPI protocol
Hi Karol, Are you saying that the framework API should control the flow automatically? I am trying to writeRead some data and am finding sometimes the operation does not have enough time to finish...
View ArticleForum Post: RE: Transmission delay on SCI
HI, I have some new infomation about the issue. The problem occurs only at the first send character after enabling the transmitter. If I make a pause and send a new frame, the character is transmitted...
View ArticleForum Post: RE: VCP3 module in R-Car boards
Thanks Chris, Do you have any I idea How I can contact Renesas Automotive. I've checked the renesas automotive website, there also the forum link is redirecting to Renesasrulz site Regards Gopish
View ArticleForum Post: RX Compiler - Parameter-Check at template methodes
Hello, I have a problem with template type parameter checks of the Renesas RX Compiler (V 2_4_1). It looks like the compiler didn't check the type. The source bellow instantiates a template class with...
View ArticleForum Post: RE: Global timer in Cortex-A9 core
It might be in there because it's a standard Cortex ARM 9 thing, but it was never verified. If it is there, it would have an interrupt ID of 27.
View Article