Forum Post: RE: How to add RGA library to existing e2studio project?
I did try importing the KPIT sample into my workspace, but it seems to have been configured using a different compiler and e2studio couldn't even find "make". I didn't spend much time trying to...
View ArticleForum Post: Run ADAS Surroundview Application Calibration
Hello, i have problems to run the application for the calibration of the cameras. If i start "run_surroundview_lvds" i get some errors: [534.542639] b5749000:[MAIN.INIT] start live capturing from VIN...
View ArticleForum Post: RE: Run ADAS Surroundview Application Calibration
The Output of printenv: baudrate=38400 bootMMC=run mkBootargsMMC; run mkBootcmdMMC; run bootcmd bootNET=run mkBootargsNFS; run mkBootcmdTFTP; run bootcmd bootcmd▒=run bootNET bootcmd=run bootMMC; run...
View ArticleForum Post: RE: How to add RGA library to existing e2studio project?
Hello, I've imported the kpitgcc project into the e2studio as an existing ds5 project. It is automatically converted. This time the building process does start and with a couple of minor adjustments...
View ArticleForum Post: RE: Conect XBee WiFi (S6) to GR-SAKURA
This is a great project. Mike Clements RenesasRulz moderator
View ArticleForum Post: RE: Share header files between C and Assembly
emi, I believe this is possible, however it requires the use of some inline_asm pragma and some manipulation. I constructed this simple example in a c file, wrapped my assembly with the pragma, and...
View ArticleForum Post: Quick Tool Tips
Example 1: How many times have you had too many files open in the editor (or can’t read the text well on the tabs) and want to switch the active file in the editor? The obvious way is to click with...
View ArticleForum Post: RE: Wire Library Example
This thread will be archived due to inactivity Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: How to add RGA library to existing e2studio project?
Thanks. That was a good tip. My version is now building correctly. (I had to manually rename the linker definition file - but that may have been because I renamed the project after the import). Now...
View ArticleForum Post: RE: How to add RGA library to existing e2studio project?
Spoke too soon. My linker now craps out because it's being invoked with a file that doesn't exist: "libkpitgcc.a". The project imported as "kpitgcc" - but I tried renaming it to "RGA_Sample". I'll...
View ArticleForum Post: Using variable arguments RLCC Compiler
Hello, I'm new on this forum, my name is Sjef, and I recently needed to migrate from the R8C to RL78. I'm using the e2studio environment and the RLCC compiler. I have a question about variable...
View ArticleForum Post: RE: Need Help to Solve Error
Hi Dhaval, Are you using a freshly installed cubesuite+ IDE? Can you provide the version? and some details. Best, Mark Baulo
View ArticleForum Post: RE: Need Help to Solve Error
Hello Mr.Mark Baulo, Thank you for your repplay. i am using the version as below: Cubesuite +V2.02.00[21 Feb 2014] Thank you
View ArticleBlog Post: Optimizing Power Usage with the Synergy S3A7 MCU Group
Now that I’ve given you a taste last week in our exploration of the Synergy S7G2 microprocessor (MCU) group, I’ll bet you’re ready to extend your palate to another MCU group. I’m here to fill your...
View ArticleComment on VK-RZ/A1H board
Vekatech VK-RZ/A1H is quite a good piece of compact electronic board. Excellent work. Why does version 2.0 support 5' LCD, as you mentioned? Is it a design choise or a core limitation? May you kindly...
View ArticleForum Post: Starter Kit: SK-S7G2(R7FS7G27H3A01CFC) can i work on it using IAR...
I did not find on IAR website that this kit is supported i checked here https://www.iar.com/iar-embedded-workbench/partners/renesas/downloads-for-renesas-kits/ links for kit and its data sheet...
View ArticleForum Post: RE: How to add RGA library to existing e2studio project?
As I said, it is possible to 'build' the project in e2studio. I may share how I exactly did. But when it comes to execute R_GRAPHICS_Initialize() it fails. I've seen that R_GRAPHICS_Initialize stays...
View ArticleForum Post: RE: How to add RGA library to existing e2studio project?
My fault, it seems I was wrong: according to www.kpitgnutools.com/.../ReleaseNotes_gnuarm-nonev1402.pdf , it is only a change in the kpit compiler name. Still, R_GRAPHICS_Initialize() fails!
View ArticleForum Post: RE: Starter Kit: SK-S7G2(R7FS7G27H3A01CFC) can i work on it using...
The SK-S7G2 can be worked on using IAR Embedded Workbench® for Renesas Synergy. The BETA version is available on the Synergy Gallery pages under the 'Development Tools' tab, and a full release is...
View ArticleForum Post: RE: Starter Kit: SK-S7G2(R7FS7G27H3A01CFC) can i work on it using...
thanks alot i find out (Y)
View Article