S5D9 Handling of unused pins
Can VCC_USB pin (Pin Number 40 LQFP144) keep pin open? Should it connect to VCC or GND ?
View ArticlePorting of IAR linker file to GCC linker file
Dear all, We are porting a project from IAR compiler to GCC. We have quite a specific memory mapping definition where GUIX const resources are all mapped to an external QSPI memory, see the example...
View ArticleSSP_ERR_BUFFER_RELEASED error in Messaging Framework
Sometimes I get SSP_ERR_BUFFER_RELEASED when I try to release a buffer with the messaging framework.The documentation is not very useful:SSP_SUCCESS Buffer release was...
View ArticleUART Stops working after a few minutes
Hi,In my application I have a UART communication between a S3A3 and another ucontroller.In configured the S3A3 to send a 20 byte packet each 250ms. The other ucontroller answer with a OK byte.After a...
View ArticleUSBX Host HID Set and Get Report
Hi, my SK-S7G2 acts as a USB Host HID that will send and receive raw reports to and from a HID Device. I'm running SSP 1.3.0.When the software calls ux_host_class_hid_report_set(), the routine...
View ArticleUSB Host on SSP 1.2 BSP_CFG_HANDLE_UNRECOVERABLE_ERROR
Problem is very similar to the following thread, but the suggestion of setting VBUS enable high pin under the configurator did not resolve the issue. And I am not using...
View ArticleHow to load and execute program in external flash
Hello. We have SK-S7G2, SSP 1.3.0, E2Studio.We need to load the application in the flash external (0x60000000) via spi and run it. It is possible?Can anybody help me? Thank you.
View ArticleLooking to expose more than one 'drive' instance over ftp
I'm looking to expose the contents of more than on fx_media instance over a single FTP link, as opposed to opening an FTP server for each. I could try overriding the nx_ftp_server.c calls, but it's...
View ArticleUnable to clean project
Other than some other odd behavior, I am noticing that I cannot clean my project. Error mentions about cygwin.dll, but could not locate in my c folder where e2 studio is installed. Do I need to do a...
View ArticleDetermining when UX console framework is ready
I have a thread with the console framework stack on top of UX comms. I want determine when the serial connection is ready to be used so that I can indicate to the user it's ready. What is the best way...
View ArticleProgramming Custom PCB
Hi,We have created a custom PCB. We want to program this over J-Link Edu, using either JTAG or SWD. When we add the connections and attempt to debug, this happens. We set the debug configurations to...
View ArticleNetX Secure DTLS
Hi,According to express logic's website they do support NetX Secure DTLS, however according to Renesas docs this is not supported yet.Can someone please provide a date as to when will DTLS be...
View ArticleErase flash memory
Hi All, I'm currently trying to write a few registers into the flash memory. Therefore I thought that first I'd have to erase the data present in the flash memory location and then write my register's...
View ArticleSCI boot mode doesn't work on S7G2-SK
hello, I am trying to program the S7G2-SK by using the boot mode with SCI9, but I receive the next message : "Error(E4000003): A timeout error occurred.Operation failed." I am using a FTDI cable to...
View ArticleI want to control circular_gauge in GUIX.
UINT window2_handler(GX_WINDOW *widget, GX_EVENT *event_ptr){ //GX_WINDOW p_splash_screen; UINT result = gx_window_event_process(widget, event_ptr);...
View ArticleBeverage Coaster Reference Design
I'm looking for source code for Synergy on Beverage Coaster reference design. Looking the documentation I just found schematics and gerber files. Is there anybody with this source code?
View ArticleProgram executes with Debugger but not stand alone.
I am using the SK-S7G2 with SSP 1.3.0 and e2studio 5.4.0.023.I can execute my program using the Debugger but if I disconnect the debugger and apply power to the PCB externally, my program does not run...
View ArticlePg-fp5
Hey guys, I have bought Pg-Fp5 from renesas to specifically read mcu upd78f1816a which I know it will read but the problem is I can't do the setup.I tried searching for proper...
View ArticleE2Studio Features
Hi,Is there any documentation on how to use the following e2studio features?* Profile* Stack Analysis* Performance Analysis* RTOS Analyzer* RTOS Resources* Others I feel I am not using the full...
View Article