"Could not determine GBD version" launch error
Upon launching the debugger I get a dialog with: Exception occurred during launch Reason: Could not determine GBD version using command: C:\Renesas\e2_studio\DebugComp\arm-none-eabi-gbd...
View ArticleData rate problem on DK-S7G2
Hello ,I'm using the MTFC4GMDEA eMMC on the DK S7G2 Board . I can write and read blocks using the sdmmc Block Media Framework and DMAC transfer.Here are my data rate results, I have measured the time...
View ArticleS7G2-SK SSP_ERR_UNSUPPORTED error with SPI driver. Need help.
I need help. I cannot make the SPI driver work on the PMODA of SK-S7G2 board. I get a SSP_ERR_UNSUPPORTED error. If you know the fix, please share with me. Thank you. Michael SSP 1.3.0 versionE2...
View ArticleDHCP setting client options
Is there a way to set options with DHCP? I need to set option 60 (Vendor class identifier) but can't find it (or figure it out) in the documentation.Kevin
View ArticleHelp with callback for UART Receive functionality
I am running a loop-back test for the Uart Channel 4 (HAL driver - no framework), and while I write and read data, my callback for setting Rx flag is not working correctly.My ISR appears to continually...
View ArticleVariable Arguments (va_list) with IAR Embedded Workbench for Renesas Synergy...
Hi,I have been trying to use variable arguments in my application, I am having trouble getting code to compile when using va_list with IAR Embedded Workbench for Renesas Synergy 7.71Usually to use...
View ArticleInterfacing SK-S7G2 with Rigado R41Z Board
Hello,I want to inquire to see if it's possible to use an R41Z eval board (https://www.rigado.com/products/modules/R41Z/) as a shield to the SK-S7G2. The Rigado board has Thread wireless functionality...
View ArticleAvailability for 4.3" LCD Display
Hello,We require a 4.3" TFT LCD for an upcoming project. We intend to use the Synergy S5 MCU.However we can see that the Touch Screen Drivers readily available for Synergy platform are for thefollowing...
View ArticleS5D9 Default dashboard is not working
I have started a project with S5D9 fast prototyping kit . When i go to http://renesas.com/iotsandbox/S5D9/getstarted and enter my thing name, the dashboard is empty. I also checked the demo at...
View ArticleR_BUS Definition for CSnWCR2 in Header-File wrong?
Hi,found this definition for CSnWCR2 in S7G2.h: struct { uint32_t : 2; __IO uint32_t CSROFF : 1; /*!< Read-Access CS Extension Cycle Select...
View ArticleProgramming by using RS485
Hello, Maybe my question is stupid but I am working on a project in which several electronic cards (whose on-board microcontroller will be S128) will be connected to an RS485 bus on a PC (the master)....
View ArticleNetX BSD Sockets compatibility issue
I'm trying to port a library on the Synergy platform, which makes use of BSD Sockets. It uses the function fcntl() defined in nxd_bsd.h and (on Unix systems) in <fcntl.h>. This function takes two...
View ArticleChanging i2c SlaveAddress with SlaveAddressSet()
I am using the Framework Api for i2c on r_riic. And it is working fine so long. But now I want to talk to another slave on the same bus with a different slave address.I found the information, that I...
View ArticleQuestion regarding external interrupts
I am using a joystick, and I have two pins sharing the same IRQ (i.e., IRQ13 for P0_15= LEFT_SWITCH & P0_9= DOWN_SWITCH). Note that I have set up both pins to use IRQ13, but the software...
View ArticleS7G2 with a web server, and FTP server and USB storage
I'm building an application for the S7G2 with a web server, and FTP server and USB storage. When I write files to the USB, using FTP, the web server can properly serve the files. If I power cycle the...
View ArticleIs there a way to turn off the backdrop event for the widget?
Is there a way to turn off the backdrop event for the widget?I put up a small widget with gx_widget_attach (), but when I click on the background, the little widget disappears.gx_system_focus_claim ();...
View ArticleS7 SCI Boot Mode
Is there a technical document describing the commands required to erase and program a blank S7 device via SCI9.These commands do not appear in the S7G2 User Hardware Manual. I already have written an...
View ArticleQuestion about random number generation
I would like to use the trng engine to generate random data. However, the documentation about the trng function appears to be very misleading:In SSP documentation:...
View ArticleProblem occurred when generating program content
First day working with this so asking for patience....Using the import documentation I am trying to import the Thermostat project for S5D9 using latest tools (e2 5.4.0 and SSP 1.3.2). When trying to...
View ArticleMoving project containing NetX duo TLS from E2studio to IAR
Dear Forum,We are moving our project from E2studio to Iar. The port seemed to go ok until I started compiling it to see how I had done. It was at this point where I started seeing a lot of errors all...
View Article