Add Vietnamese language support in GuiX
Hi, I am trying to import a XLIFF file containing Vietnamense strings translations in GuiX (ver. 5.3.22), but I noticed there are several characters that are not displayed. IIs there a way to configure...
View ArticleErrors while building custom project
HiI am working on s7g2-sk . I have imported NETX_DHCP_Webserver and tested.It is working fine.But when i add the same settings as NETX_DHCP_Webserver to my custom project. It generates the following...
View ArticleFlash Loader Example
Hi, I'm new to the Synergy platform and am trying to work my way through your flash loader example found below....
View ArticleHow can I know which thread is executing or suspended at a time?
Hello:There is any service in THREADX to know which thread is executing or suspended at a time? Maybe a callback function?I am interested in detecting when a thread is being executing and when this...
View ArticleUsing external memory bus - example
Do we have any example of using external memory bus in gallery? If not can anyone help me how to start with it?I will be connecting a custom device to external memory (Ex: Display device). How can I...
View ArticleDifference between tx_event_flags_get() and tx_thread_relinquish().
Hi All,I have a question related to the two functions above. According to ThreadX documentation, tx_thread_relinquish() gives up remaining execution time of the calling thread. My understanding is...
View ArticleRSA keys as byte or word arrays
I'm using SSP 1.3.3, and the using the rsa_api_t::keyCreate function call to generate a key pair. The APIs indicate that the type for these keys are rsa_key_t*, with the actual key data in the p_data...
View ArticleI want to generate a PWM waveform with on time as 64micro seconds and off...
Hi Team,I want to generate a PWM waveform with on time as 64micro seconds and off time as 128 micro seconds every 5 seconds.How can I do this?what are the parameter should I pass to the following...
View ArticleConsole USB-CDC timing out when Renesas demo console project merged with main...
We've built a a series of commands into an SSP Console framework app that connects to a PC via USB CDC. As a standalone app it works fine. Connects to the PC within a few seconds after some retries in...
View ArticleSX8676 touch driver on S7G2
I am facing a touch offset issue with SX8676 touch controller chip interfaced with S7G2 controller.The active area of the touch screen is 800x480 pixels.The issue is that on pen down event, the output...
View ArticleNMI interrupt RPEST and SPEST with IAR but not with GNU compiler
I have a C++ project which I had working with the GNU compiler. When I went to IAR, I get an NMI interrupt with both RPEST (RAM parity error) and SPEST (stack error). I'm new to the environment and...
View ArticleHow to set ADC sampling rate for S7G2
Hi, I am having SK-S7G2 and I have sample to read ADC using ADC driver. is there option to set Sampling Rate for the ADC read.?
View ArticleFlashloader in IAR and BSP_CFG_HANDLE_UNRECOVERABLE_ERROR(0)
Hi.I trying to create my own flashloader, guided by "Customizable Flashloader Solution for Synergy MCUs".When I import the project "blocking flashloader" in e2studio, everything works fine. However,...
View ArticleS7G2-DK Netx DHCP
Hi am working on s7g2-dk board with netx dhcp examplei have flashed the example but ethernet led is not glowingping also not happening.Any settings do i need to change, Please suggest Thanks and...
View ArticleFTP Server - Directory content could not be received
I just tried the module guide FTP_Server Demo.Using Filezilla 3.30 I connect to SK-S7G2 and USB MS starts flashing. Afte Connecting FZ retruns an error Error:550 Change Dir FailError Directory content...
View Articlee2 studio Debug view.
Hi All,I am not sure if I hit a weird key combination or something similar but I can no longer see all the threads in the Debug Perspective. No more than two weeks ago, when my program hit a...
View ArticleS7G2-DK board ethernet channel 0 Enabling
Hi,I am working on S7G2-DK board with my custom project with same settings as netx dhcp webserver example.In my custom project, channel 1 ethernet is working fine.Now i have disabled channel 1 and...
View ArticleADC Driver problem with dynamic selection entries ?
Hello,I have a problem with the ADC Driver on SSP 1.3.2 and our custom boardIn our project we wanted to measure current / voltage per pair, which we wanted to select the ADC entries dynamically.Also,...
View ArticleProblem configuring IWDT under thread monitor
I have incorporated the thread monitor framework into my project, running SSP 1.3.3 and using the IWDT. I have successfully used profiling mode under the IAR debugger to establish rough loop counts for...
View ArticleS124 ADC Vref
Good Day I am trying to use the ADC with external Vref on the S124 (R7FS124773A01CFL). When selecting P011 and P010 as the VREFL0 and VREFH0 in the ADC module there is red blocks next to P011 and P010...
View Article