Uploading large files (1Meg) to S7 programmed as Embedded Web Server
Hello, I wrote an embedded web server program using the S7 and the NetX BSD module. I am able to serve web pages. The challenging part of my project is to use a web browser to get a file from the PC...
View ArticleHow to compile with IAR with thread support?
I'm using E2 with IAR 8.21. I have a C++ project with multiple threads using ThreadX. During test, I get a SIGBUS during a push_back() to a STL vector. The back trace includes new and dalloc and...
View ArticleIncrease of supply current in Low power mode for S124
Hi, we are using the low consumption mode in the S128 micro and we have detected that over time the consumption rises. We found an application note for the S124 micro.I wanted to know if it also...
View ArticleCan't debug anymore with Segger Jlink and e² studio ssp 1.4
Hello,I recently changed my SSP version from 1.3 to 1.4. The migration was more or less succesfull but I managed to make everything work in the end.The problem is, now, idon't know why but I can't...
View Articlegot NXD_MQTT_CONNECT_FAILURE as status of nxd_mqtt_client_connect
Dear all, I got status as return for the funtion nxd_mqtt_client_connect as NXD_MQTT_CONNECT_FAILURE. I am using the code for the MQTT_TLS_AP_PK_S5D9.
View ArticleIAR license check fail issue
I installed IAR for Synergy. Although I have installed evaluation license, I am getting license check failure issue as shown in the image. Pls help to resolve this issue
View Articlecompiler modifies constant data sequence
I am using IAR for Synergy. I want to write constant data in code flash in the same order I am writing in the code. But it is observed that compiler segregate alike data and deforms the my sequence....
View ArticleUSBX Host Class Mass Storage in Synergy S3 UX_MEMORY_INSUFFICIENT
HiI have successfully opened and executed the example program USBX Host Class Mass Storage with the Module Guide R11AN0173EU0101.I have successfully executed this program in a S5D9 PK with the SSP...
View ArticleGenerate Project Content
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 ArticleWarning Some required source files not found in Renesas.Synergy
I have just installed e2studio 7 and SSP version 1.5.0.When I create a new project I get the warning:Some required source files not found in Renesas.Synergy_board_custom.1.5.0.pack I am not sure how...
View ArticleGLCDC + THC63LVDM63R
Hello,In RGB666 mode the transmitter THC63LVDM63R ignore the 2 MSB RGB[7] and RGB[6] I would like to configure the GLCDC in RGB666 or RGB888 by software, but the pin seems to be different.So there ther...
View ArticleBSP_CFG_HANDLE_UNRECOVERABLE_ERROR (0);
whenever i was used sf_touch_panel_frame_work i got this BSP_CFG_HANDLE_UNRECOVERABLE_ERROR (0); error and my curser was stuck here only so please suggest me how to overcome this problem????
View ArticleGUIX Circular Gauge
When I rotate the circular gauge needle, it seems to flicker. When I increase the value of animation steps in GUIX Studio, it seems to increase the rate of flicker. Reducing the animation steps reduces...
View ArticleHow to access a longer POST message with NetX HTTP and NetX_Duo
I try to receive a longer POST-message with NetX-HTTP but can only access the first packet of the data sent.Because NetX-HTTP is not really sufficient documented I used the example from here.This is...
View ArticleProblem with GUIX Library Function
I'm getting an error when I use a GUIX library function by passing arguments to it as mentioned in the GUIX documentation.When I use the...
View ArticleQSPI XIP mode benchmark
Hi,has anyone ever done a performance test with Synergy and QSPI Flash in XIP mode? BRX
View ArticleProblem with USBX HID Keyboard
When I run the USBX HID Keyboard program in my custom S7G2 board my computer tells that it could not recognize the USB device. I copied the same code from the example USBX HID Keyboard project into my...
View Article"Undefined Instruction" while trying to debug S3A7
Hello, I back with another issue. Now I try to load a program onto a S3A77C3A01CFB. My Program is almost empty, it consists only of one line to switch on a LED on my board and a while(1) loop. On every...
View ArticleS7G2 Software Reset
Is there a simple way to reset S7G2 from software? a function call etc?
View Articlehow to use the function "nx_sntp_client_set_time_update_notify"
Dear Forum I've confirmed this callback(time_update_cb) executed immediately after initializing.I thought that it would be executed periodically, but callback function was not executed. How can I get...
View Article